summaryrefslogtreecommitdiff
path: root/lib/libc/db/test/dbtest.c
Commit message (Collapse)AuthorAgeFilesLines
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-14/+1
| | | | | | | Submitted by: keramida Notes: svn path=/head/; revision=97407
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-6/+4
| | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-1/+1
| | | | Notes: svn path=/head/; revision=92941
* Remove __P() usage.David E. O'Brien2002-03-211-15/+15
| | | | Notes: svn path=/head/; revision=92905
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
| | | | Notes: svn path=/head/; revision=92889
* Mark some functions as __printflike() and/or taking const char * argumentsKris Kennaway2001-08-201-1/+1
| | | | | | | | | instead of char *. MFC after: 2 weeks Notes: svn path=/head/; revision=81975
* Prevent TMPDIR overflow.Kris Kennaway2000-08-041-1/+5
| | | | Notes: svn path=/head/; revision=64239
* Fix conflicts and merge into mainlinePaul Traina1996-02-271-63/+150
| | | | Notes: svn path=/head/; revision=14287
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8870
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+666
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573