aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-205-35/+15
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesBruce Evans1996-06-251-5/+5
* Fix a bogon in the pic + threadsafe version of cerror, it was missingPeter Wemm1996-05-101-3/+5
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)Peter Wemm1996-05-0515-115/+134
* rfork/minherit glue in libcPeter Wemm1996-02-231-0/+51
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-228-21/+75
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3016-852/+0
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.Poul-Henning Kamp1995-10-041-4/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-12/+12
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-2318-63/+91
* Fixed problem with returning -1 on error when the return value is aDavid Greenman1994-08-131-1/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-0516-0/+961
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2716-0/+852
* Add $Id$ to all, clean up multiple spacesRodney W. Grimes1994-02-211-2/+3
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-01-314-0/+207