summaryrefslogtreecommitdiff
path: root/lib/libc/db/btree/bt_open.c
AgeCommit message (Expand)Author
2016-09-24remove mpool_getfchristos
2016-09-24Merge the recursive tree traversal changes from the mit kerberos tree. Thischristos
2013-12-01- centralize opening of regular and temp files to avoid code duplicationchristos
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2011-04-17Correct check for snprintf() overflow via Maksymilian Arciemowicz from FreeBSD.christos
2008-09-11Consistently include "nbtool_config.h" when cross-compiling.joerg
2008-09-10In preparation for providing a db fallback in libnbcompat, removejoerg
2008-08-26Convert db from UCB types to POSIX types. Prefer uint8_t for u_char asjoerg
2007-02-03cleanup:christos
2006-11-03use FD_CLOEXEC instead of 1.christos
2006-03-26set close-on-exec flag for fd to database like type DB_HASH doesrtr
2005-01-19hash already uses FD_CLOEXEC -- pay attention to the return value and make itmycroft
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-11Fix signed/unsigned comparison warnings.thorpej
2002-04-16Do not respect TMPDIR when s[ug]id.groo
2002-01-22Don't pull in <sys/param.h> if we don't have to.thorpej
1998-12-09delintchristos
1998-05-07Change the file mode argument to dbopen() and the db backends from int tokleink
1998-04-07/tmp to _PATH_TMP from paths.hfair
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-05-03merge DB 1.85 changescgd
1995-02-27add unintrusive Idscgd
1994-08-18clean up importcgd
1993-09-17version 1.71 of new db codecgd
1993-09-09upgrade new DB code to version 1.7cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-06-14update db code to v1.6 from vangogh, and put it in "db" rather than "DB"cgd