cvs commit: apache-2.0/src/lib/apr/test ab_apr.c

2000-01-26 Thread bjh
bjh 00/01/25 23:01:13 Modified:src/lib/apr/test ab_apr.c Log: timetaken is expected to be in milliseconds, not seconds. Revision ChangesPath 1.16 +2 -2 apache-2.0/src/lib/apr/test/ab_apr.c Index: ab_apr.c ==

cvs commit: apache-2.0/src/lib/apr/test ab_apr.c htdigest.c

1999-12-03 Thread rbb
rbb 99/12/03 08:12:32 Modified:src/lib/apr/test ab_apr.c htdigest.c Log: Programs that build using APR no longer have access to the HAVE_FOO_H defines. This was causing errors in these two test programs. Fixed now. Revision ChangesPath 1.12 +0 -6 apache-