openldap/libraries/libmdb
Hallvard B Furuseth 86b40907d4 DPRINTF(): Fix format, handle non-gcc, simplify.
Add C99-required 1st parameter.  Disable for for non-gcc.  Simplify.
GNU extension #define DPRINTF(<no 1st arg>...) -> GNU ext ,##__VA_ARGS__.
Fix __LINE__ format %ld -> %d.
2011-06-29 22:26:32 +02:00
..
.gitignore .gitignore 2011-06-29 22:26:32 +02:00
Makefile Makefile 2011-06-29 22:26:32 +02:00
mdb_stat.c Use toggling meta page instead of always appending 2011-06-28 18:40:52 -07:00
mdb.c DPRINTF(): Fix format, handle non-gcc, simplify. 2011-06-29 22:26:32 +02:00
mdb.h Use toggling meta page instead of always appending 2011-06-28 18:40:52 -07:00
mtest.c More cursor tests, fail... 2011-06-29 01:55:53 -07:00