summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/stdlib
Commit message (Collapse)AuthorAgeFilesLines
* First round of changes to clean up the RCSID mess in libc:dg1995-01-233-6/+11
| | | | | | | | 1) Changed LIB_SCCS and SYSLIB_SCCS to LIB_RCS and SYSLIB_RCS. 2) Changed sccsid[] variables to rcsid[] 3) Moved all RCSID strings into .text 4) Converted all SCCSID's to RCS $Id$'s 5) Added missing $Id$'s after copyright.
* (Very) minor improvement from NetBSD/J.T.Conklin.dg1995-01-222-4/+4
|
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-055-1/+193
| | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+51
OpenPOWER on IntegriCloud