summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/stdlib
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-285-9/+9
|
* Handle machine-dependent (stdlib) sources more automatically.bde1997-10-161-2/+2
| | | | | | | This fixes bugs in the manual handling. abs.[cS] was handled too specially and the wrong (.c) variant for each of div.[cS], labs.[cS] and ldiv.[cS] was added to SRCS. This caused the .c variant to be used if `depend' was made and the .S version to be used otherwise.
* kill the undeadpeter1997-07-131-48/+0
|
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-031-0/+48
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-031-0/+48
| | | | | | | | | | libc/db, libc/gen/crypt.* and libtelnet. All affected files except 3 unimportant ones have already left the vendor branch.
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-111-4/+3
| |
| * recording cvs-1.6 file deathpeter1995-12-301-48/+0
| |
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-271-0/+49
| |
* | Revert $FreeBSD$ to $Id$peter1997-02-225-9/+9
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-9/+9
| | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-48/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | 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