summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/btree/bt_split.c
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings.benl2011-06-181-3/+4
* Update SCCS IDs for Berkeley DB 1.86 merge.delphij2009-06-241-1/+1
* style: operators should appear at the line end if we have to wrap.delphij2009-06-241-2/+2
* Several signed/unsigned warning fixes.delphij2009-03-281-1/+1
* When allocating memory, zero out them if we don't intend to overwrite themdelphij2009-03-281-4/+1
* Style changes (including additional casts to shut up warnings). Thisdelphij2009-03-041-1/+1
* Diff reduction against OpenBSD: ANSI'fy prototypes.delphij2009-03-021-36/+12
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix a condition where the hole would be inserted in the wrongkuriyama2004-09-131-4/+2
* I found "portsdb -u" dumps core with recent INDEX file, and this iskuriyama2004-09-101-0/+2
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-161-2/+2
* W/o __P, the internal declarations will all fit on one line.obrien2002-03-231-6/+3
* Remove __P() usage.obrien2002-03-211-7/+9
* Fix btree problems. This passes regressions tests.guido1998-06-251-2/+3
* Import updated Berkeley DB into CSRG branchpst1996-02-271-25/+27
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+825
OpenPOWER on IntegriCloud