]> granicus.if.org Git - apache/commitdiff
Move skiplist to core
authorJim Jagielski <jim@apache.org>
Fri, 1 Mar 2013 15:29:30 +0000 (15:29 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 1 Mar 2013 15:29:30 +0000 (15:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1451618 13f79535-47bb-0310-9956-ffa450edef68

include/ap_skiplist.h [moved from server/mpm/eventopt/skiplist.h with 100% similarity]
server/Makefile.in
server/skiplist.c [moved from server/mpm/eventopt/skiplist.c with 100% similarity]

index c2a36fd9ad212712de6558cc5896295ddd41d985..5ff3ee7c794d579263195243c55722c9185231cc 100644 (file)
@@ -18,7 +18,7 @@ LTLIBRARY_SOURCES = \
        apreq_cookie.c apreq_error.c apreq_module.c \
        apreq_module_cgi.c apreq_module_custom.c apreq_param.c \
        apreq_parser.c apreq_parser_header.c apreq_parser_multipart.c \
-       apreq_parser_urlencoded.c apreq_util.c
+       apreq_parser_urlencoded.c apreq_util.c skiplist.c
 
 LTLIBRARY_DEPENDENCIES = test_char.h