]> granicus.if.org Git - apache/commitdiff
Excluding macros from the export list output
authorBradley Nicholes <bnicholes@apache.org>
Tue, 11 Dec 2001 19:37:11 +0000 (19:37 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 11 Dec 2001 19:37:11 +0000 (19:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92430 13f79535-47bb-0310-9956-ffa450edef68

build/make_nw_export.awk

index c07c735184ee42bece6e94a712a35160b7f1cdee..4cc7ae651e62b6b1134523f2ad38d47e96e16336 100644 (file)
 /ap_send_mmap/{next}
 /ap_set_module_config/{next}
 /ap_uname2id/{next}
+/ap_strchr/{next}
+/ap_strchr_c/{next}
+/ap_strstr/{next}
+/ap_strstr_c/{next}
+/ap_strrchr/{next}
+/ap_strrchr_c/{next}