aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64
Commit message (Expand)AuthorAgeFilesLines
* Removed bogus .PATH statement.Bruce Evans1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-161-3/+2
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.Bruce Evans1997-10-141-3/+3
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+5
* Fixed long lines.Bruce Evans1997-04-191-8/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2225-45/+45
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hBruce Evans1997-02-141-20/+0
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1425-45/+45
* 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-203-23/+33
* 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-0512-121/+132
* 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-228-18/+119
* 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
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-2323-74/+112
* sigsetjmp.S:Bruce Evans1994-12-271-3/+2
* Remove unnecessary .align statement.Bruce Evans1994-12-272-2/+0
* 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-0520-12/+1126
* 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-276-0/+256
* 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-311-0/+9