Kurt Zeilenga
|
40fa9d36ce
|
s/Id/OpenLDAP/ in RCSids
|
1999-08-30 08:08:00 +00:00 |
|
Kurt Zeilenga
|
657959b04d
|
Add RCS Id to "generic" headers (experimental)
|
1999-08-29 20:35:22 +00:00 |
|
Kurt Zeilenga
|
c51f35fe0f
|
Add hacks to allow debugging with CSRI malloc.
(test001-populate runs without leak)
Free global entry string buffer on shutdown.
|
1999-08-19 17:06:28 +00:00 |
|
Kurt Zeilenga
|
df8f7cbb9b
|
s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments
|
1999-08-03 18:14:24 +00:00 |
|
Hallvard Furuseth
|
e259fc72e0
|
Define EXIT_SUCCESS and EXIT_FAILURE if necessary
|
1999-08-01 21:18:38 +00:00 |
|
Hallvard Furuseth
|
d5840e809f
|
Always include <stdlib.h>, to avoid massive breakage when !STDC_HEADERS.
If someone really lacks stdlib.h, they should introduce HAVE_STDLIB_H.
|
1999-08-01 18:44:32 +00:00 |
|
Kurt Zeilenga
|
6956207270
|
Remove <memory.h> from stdlib.h (mem* fns should be in string.h).
|
1999-06-03 00:45:50 +00:00 |
|
Kurt Zeilenga
|
5a8170253a
|
Add <ac/stdlib.h> to genericize memory allocators.
Remove memory.h/malloc.h inclusion from <ac/string.h>.
Need to s/<stdlib.h>/<ac/stdlib.h> everywhere.
|
1999-06-02 23:39:55 +00:00 |
|