From: Bradley Nicholes Date: Thu, 16 Jan 2003 22:49:16 +0000 (+0000) Subject: Added new APIs that were missing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb7e2d69201b83cebf639067fae1d65136188c2;p=thirdparty%2Fapache%2Fhttpd.git Added new APIs that were missing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98295 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/os/netware/ApacheCore.imp b/src/os/netware/ApacheCore.imp index 8906c650fc5..2055ccdf67f 100644 --- a/src/os/netware/ApacheCore.imp +++ b/src/os/netware/ApacheCore.imp @@ -178,11 +178,13 @@ ap_pgethostbyname, ap_popendir, ap_popenf, + ap_popenf_ex, ap_pregcomp, ap_pregfree, ap_pregsub, ap_psignature, ap_psocket, + ap_psocket_ex, ap_pstrdup, ap_pstrndup, ap_push_array,