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...@hyperreal.org on 1999/08/09 03:54:33 UTC

cvs commit: apache-1.3/src ApacheCoreOS2.def

bjh         99/08/08 18:54:33

  Modified:    src      ApacheCoreOS2.def
  Log:
  Add a few core dll exports.
  
  Revision  Changes    Path
  1.3       +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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ApacheCoreOS2.def	1999/05/25 15:23:55	1.2
  +++ ApacheCoreOS2.def	1999/08/09 01:54:32	1.3
  @@ -349,3 +349,6 @@
   	ap_dummy_mutex  @343
   	ap_signal  @344
   	ap_regerror  @345
  +	ap_puudecode  @346
  +	ap_puuencode  @347
  +	ap_sha1_base64	@348