You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bj...@locus.apache.org on 2000/10/04 14:29:32 UTC

cvs commit: apache-1.3/src ApacheCoreOS2.def

bjh         00/10/04 05:29:32

  Modified:    src      ApacheCoreOS2.def
  Log:
  Add some missing core exports.
  
  Revision  Changes    Path
  1.8       +3 -0      apache-1.3/src/ApacheCoreOS2.def
  
  Index: ApacheCoreOS2.def
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/ApacheCoreOS2.def,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ApacheCoreOS2.def	2000/03/11 13:39:14	1.7
  +++ ApacheCoreOS2.def	2000/10/04 12:29:30	1.8
  @@ -367,3 +367,6 @@
   	ap_add_file_conf  @361
   	ap_set_config_vectors  @362
   	ap_os_case_canonical_filename  @363
  +	ap_find_types  @364
  +	ap_is_rdirectory  @365
  +	ap_stripprefix  @366