aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/merge.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
| | | | | | 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image.
* MFC: Fix some signed/unsigned comparisons. Fix prototypes while I'm here.Brian Somers2005-01-241-3/+6
| | | | | | | PR: 28890 Notes: svn path=/stable/5/; revision=140740
* Remove __P() usage.David E. O'Brien2002-03-211-5/+5
| | | | Notes: svn path=/head/; revision=92905
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+5
| | | | Notes: svn path=/head/; revision=92889
* Drop unused labels.Robert Nordier1998-11-041-2/+2
| | | | Notes: svn path=/head/; revision=40900
* Handle a zero elements argument.Robert Nordier1998-11-041-0/+3
| | | | | | | | PR: 8566 Submitted by: Archie Cobbs <archie@whistle.com> Notes: svn path=/head/; revision=40896
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8870
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+347
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573