]> granicus.if.org Git - apache/commitdiff
Get Apache building on Win32
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 17 Jun 2000 21:05:30 +0000 (21:05 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 17 Jun 2000 21:05:30 +0000 (21:05 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85602 13f79535-47bb-0310-9956-ffa450edef68

ApacheCore.def
libhttpd.def

index 95e83034e5fbd8d32b3ac2a2cf4c9c079dc97b95..92800142b592022509d5dcbb3e7b41fda1effcc7 100644 (file)
@@ -265,7 +265,7 @@ EXPORTS
 ;      opendir   @258
 ;      os_spawnv   @259
 ;      os_spawnve   @260
-       os_stat   @261
+;      os_stat   @261
 ;      readdir   @262
        regcomp   @263
        regexec   @264
@@ -273,7 +273,7 @@ EXPORTS
        access_module @266
        alias_module   @267
        ap_bprintf   @268
-       ap_bvputs   @269
+       ap_bputstrs  @269
 ;      ap_day_snames @270  
        ;ap_extended_status  @271   
        ap_limit_section   @272
@@ -399,7 +399,8 @@ EXPORTS
         ap_run_http_method @394
         ap_bread_core @395
         ap_bwrite_core @396
-       
+        ap_vbputstrs @397
+
 ;       Exclusively provided for http_main.c
         ap_register_hooks       @398 NONAME
         ap_prelinked_modules    @399 NONAME
index 95e83034e5fbd8d32b3ac2a2cf4c9c079dc97b95..92800142b592022509d5dcbb3e7b41fda1effcc7 100644 (file)
@@ -265,7 +265,7 @@ EXPORTS
 ;      opendir   @258
 ;      os_spawnv   @259
 ;      os_spawnve   @260
-       os_stat   @261
+;      os_stat   @261
 ;      readdir   @262
        regcomp   @263
        regexec   @264
@@ -273,7 +273,7 @@ EXPORTS
        access_module @266
        alias_module   @267
        ap_bprintf   @268
-       ap_bvputs   @269
+       ap_bputstrs  @269
 ;      ap_day_snames @270  
        ;ap_extended_status  @271   
        ap_limit_section   @272
@@ -399,7 +399,8 @@ EXPORTS
         ap_run_http_method @394
         ap_bread_core @395
         ap_bwrite_core @396
-       
+        ap_vbputstrs @397
+
 ;       Exclusively provided for http_main.c
         ap_register_hooks       @398 NONAME
         ap_prelinked_modules    @399 NONAME