/* Licensed to the Apache Software Foundation (ASF) under one or more *contributorlicenseagreements.SeetheNOTICEfiledistributedwith *thisworkforadditionalinformationregardingcopyrightownership. *TheASFlicensesthisfiletoYouundertheApacheLicense,Version2.0 *(the"License");youmaynotusethisfileexceptincompliancewith *theLicense.YoumayobtainacopyoftheLicenseat * *http://www.apache.org/licenses/LICENSE-2.0 * *Unlessrequiredbyapplicablelaworagreedtoinwriting,software *distributedundertheLicenseisdistributedonan"ASIS"BASIS, *WITHOUTWARRANTIESORCONDITIONSOFANYKIND,eitherexpressorimplied. *SeetheLicenseforthespecificlanguagegoverningpermissionsand *limitationsundertheLicense.
*/
/* This program tests the ap_find_list_item routine in ../main/util.c. * *ThedefinesinthissamplecompilelinearespecifictoRoy'ssystem. *TheyshouldmatchwhateverwasusedtocompileApachefirst. * gcc-g-O2-I../os/unix-I../include-otest_find\ -DSOLARIS2=250-Wall-DALLOC_DEBUG-DPOOL_DEBUG\ ../main/alloc.o../main/buff.o../main/util.o\ ../ap/libap.a-lsocket-lnsltest_find.c * *RoyFielding,1999
*/ #include <stdio.h> #include <stdlib.h> #include"httpd.h" #include"apr_general.h"
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.