freebsd-dev/lib/libc/db/man
Ed Schouten de1d269583 Fix prototype of dbm_open().
The last argument of dbm_open() should be a mode_t according to POSIX;
not an int.

Reviewed by:	pfg, kib
Differential Revision:	https://reviews.freebsd.org/D6650
2016-05-31 18:32:57 +00:00
..
btree.3
dbm.3 Fix prototype of dbm_open(). 2016-05-31 18:32:57 +00:00
dbopen.3
hash.3 Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
mpool.3 The flags argument of mpool_get() is meaningful, document it. 2011-06-18 00:10:21 +00:00
recno.3