summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/recno/rec_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Our realloc(3) and reallocf(3) can handle NULL, which turns it into adelphij2009-03-051-6/+2
| | | | | | malloc(3) call, so don't test if a pointer is NULL. Obtained from: OpenBSD (in spirit)
* Style changes (including additional casts to shut up warnings). Thisdelphij2009-03-041-1/+1
| | | | commit does not affect MD5 of object file.
* Diff reduction against OpenBSD: ANSI'fy prototypes.delphij2009-03-021-5/+1
| | | | | | | | (This is part of a larger changeset which is intended to reduce diff only, thus some prototypes were left intact since they will be changed in the future). Verified with: md5(1)
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* Import updated Berkeley DB into CSRG branchpst1996-02-271-34/+42
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+114
OpenPOWER on IntegriCloud