mirror of git://sourceware.org/git/glibc.git
2000-01-07 Andreas Jaeger <aj@suse.de> Add support for Berkeley db 3.0.x and merge db support: * nss/nss_db/dummy-db.h (struct db30): New. (struct dbc30): New. Added DB30* flags. * nss/makedb.c: Move all database routines to db-open.c. (main): Adjust to interface changes. Load database early to initialize version dependend variables. * nss/db-open.c: Merge database routines from makedb.c. Define version dependend constansts as variables. (load_db): Check also for db 3. (internal_setent): Call dbopen. (db_cursor): New function from makedb; handles db 3 now. (dbopen): New function from makedb; handles db 3. * nss/nss_db/db-XXX.c: Use db_notfound since the value is different in different DB versions. * nss/nss_db/nss_db.h: Add version dependend constants as variables, add exportet interfaces from db-open.c. * nss/Makefile ($(objpfx)makedb): Link against db-open. 2000-01-07 Ulrich Drepper <drepper@cygnus.com> * misc/error.c: Don't use `defined _LIBC', only `_LIBC'. Reported by Jim Meyering. * time/strftime.c: Pretty printing. 2000-01-07 Andreas Jaeger <aj@suse.de> * manual/socket.texi (Host Names): Fix example. Reported by Marco Budde <budde@telos.de>. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| ar.h | ||
| daemon.c | ||
| dirname.c | ||
| efgcvt.c | ||
| efgcvt_r.c | ||
| err.c | ||
| err.h | ||
| error.c | ||
| error.h | ||
| fstab.c | ||
| fstab.h | ||
| getpass.c | ||
| getttyent.c | ||
| getusershell.c | ||
| hsearch.c | ||
| hsearch_r.c | ||
| init-misc.c | ||
| insremque.c | ||
| libgen.h | ||
| lsearch.c | ||
| mkdtemp.c | ||
| mkstemp.c | ||
| mktemp.c | ||
| mntent.c | ||
| mntent.h | ||
| mntent_r.c | ||
| qefgcvt.c | ||
| qefgcvt_r.c | ||
| regexp.c | ||
| regexp.h | ||
| search.h | ||
| sgtty.h | ||
| stab.h | ||
| syscall.h | ||
| sysexits.h | ||
| syslog.c | ||
| syslog.h | ||
| tsearch.c | ||
| tst-dirname.c | ||
| tst-efgcvt.c | ||
| tst-fdset.c | ||
| tst-mntent.c | ||
| tst-tsearch.c | ||
| ttyent.h | ||
| ttyslot.c | ||
| ustat.h | ||