summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/merge.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Remove names from prototypesCraig Rodrigues2015-09-201-2/+2
* Add declarations to eliminate -Wmissing-prototypes warnings.Craig Rodrigues2015-09-201-0/+6
* Use ANSI C prototypes.Craig Rodrigues2015-09-141-14/+4
* Add support for some block functions that come from OS X. These areDavid Chisnall2014-04-021-19/+31
* Renumber clauses to reduce diffs to other versionsEd Maste2013-06-131-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix some signed/unsigned comparisons. Fix prototypes while I'm here.Brian Somers2005-01-121-3/+6
* Remove __P() usage.David E. O'Brien2002-03-211-5/+5
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+5
* Drop unused labels.Robert Nordier1998-11-041-2/+2
* Handle a zero elements argument.Robert Nordier1998-11-041-0/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+347