stoddard    98/09/01 13:21:15

  Modified:    src/support httpd.exp
  Log:
  Add symbols to symbol export list.
  
  Revision  Changes    Path
  1.5       +3 -0      apache-1.3/src/support/httpd.exp
  
  Index: httpd.exp
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/httpd.exp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- httpd.exp 1998/06/10 12:40:26     1.4
  +++ httpd.exp 1998/09/01 20:21:14     1.5
  @@ -96,6 +96,7 @@
   ap_escape_shell_cmd
   ap_excess_requests_per_child
   ap_exists_scoreboard_image
  +ap_extended_status
   ap_finalize_request_protocol
   ap_finalize_sub_req_protocol
   ap_find_command
  @@ -167,6 +168,7 @@
   ap_log_pid
   ap_log_printf
   ap_log_reason
  +ap_log_rerror
   ap_log_transaction
   ap_log_unixerr
   ap_make_array
  @@ -198,6 +200,7 @@
   ap_os_escape_path
   ap_os_is_path_absolute
   ap_overlay_tables
  +ap_overlap_tables
   ap_palloc
   ap_parseHTTPdate
   ap_parse_hostinfo_components
  
  
  

Reply via email to