summaryrefslogtreecommitdiff
path: root/lib/libc/i386
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-211-2/+0
* YAMFC part IIIJulian Elischer1997-06-244-5/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-04-221-0/+2
* YAMFC (moved definitions of PIC* and fixed START_ENTRY).Bruce Evans1997-02-142-23/+23
* Correct a "spelling" error in a comment.John Dyson1996-10-311-2/+2
* Submitted by: john birell (jb@cimlogic.com.au)Julian Elischer1996-08-221-3/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-206-44/+42
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+4
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesBruce Evans1996-06-251-5/+5
* Fix a bug caused by the collision of a local assembler label with anotherJohn Polstra1996-05-111-8/+8
* 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-0520-160/+204
* rfork/minherit glue in libcPeter Wemm1996-02-231-0/+51
* Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.Peter Wemm1996-02-171-3/+3
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-2212-28/+137
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-3031-1689/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-304-192/+0
* Be smarter about handling overlapped copies and only go backwards if itDavid Greenman1995-12-272-12/+16
* remove GCC support functions from libc.Poul-Henning Kamp1995-10-051-2/+1
* 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-2360-159/+259
* (Very) minor improvement from NetBSD/J.T.Conklin.David Greenman1995-01-222-4/+4
* Added leaner and meaner swab() function by J.T. Conklin.David Greenman1995-01-222-1/+105
* fixunsdfsi.S:Bruce Evans1994-12-271-37/+22
* sigsetjmp.S:Bruce Evans1994-12-271-3/+2
* Remove unnecessary .align statement.Bruce Evans1994-12-272-2/+0
* Fix a spelling error and add a comment about possible improvements.Bruce Evans1994-12-271-3/+17
* Go back to Bruce's fix with a minor change that will allow a NULL stringDavid Greenman1994-11-251-4/+3
* Fixed bugs related to returning NULL if length is zero.David Greenman1994-11-251-3/+4
* Fix memchr(p, 0, 0) to return NULL instead of p.Bruce Evans1994-10-271-3/+3
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsBruce Evans1994-10-252-7/+25
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.Jordan K. Hubbard1994-08-221-0/+6
* Put __infinity back here again until someone does the right thing andJordan K. Hubbard1994-08-201-1/+1
* 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-0557-26/+3503
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withRodney W. Grimes1994-05-271-0/+10
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2740-0/+2000
* 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