summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64
Commit message (Expand)AuthorAgeFilesLines
* Use the thread-aware errno definition all the time.jb1998-05-051-22/+3
* Build the syscalls (in libc, not libc_r) with weak symbols so thatjb1998-05-051-3/+9
* Oops, backout the previous change having confused my underscores.jb1998-04-301-3/+2
* Make cerror thread aware by calling __error() to get a pointer to thejb1998-04-301-22/+5
* The syscall that creates a kernel thread is coming, but it doesn't use thejb1998-04-301-4/+3
* Stop renaming these in libc_r because wrappered versions don't make sense.jb1998-04-293-30/+6
* Nearly missed this one.jb1998-03-091-1/+20
* Removed bogus .PATH statement.bde1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-161-3/+2
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-3/+3
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+5
* Fixed long lines.bde1997-04-191-8/+9
* Revert $FreeBSD$ to $Id$peter1997-02-2225-45/+45
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hbde1997-02-141-20/+0
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1425-45/+45
* Correct a "spelling" error in a comment.dyson1996-10-311-2/+2
* Submitted by: john birell (jb@cimlogic.com.au)julian1996-08-221-3/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-203-23/+33
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+4
* Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesbde1996-06-251-5/+5
* Fix a bug caused by the collision of a local assembler label with anotherjdp1996-05-111-8/+8
* Fix a bogon in the pic + threadsafe version of cerror, it was missingpeter1996-05-101-3/+5
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-0512-121/+132
* Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.peter1996-02-171-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-228-18/+119
* remove GCC support functions from libc.phk1995-10-051-2/+1
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-041-4/+10
* First round of changes to clean up the RCSID mess in libc:dg1995-01-2323-74/+112
* sigsetjmp.S:bde1994-12-271-3/+2
* Remove unnecessary .align statement.bde1994-12-272-2/+0
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsbde1994-10-252-7/+25
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.jkh1994-08-221-0/+6
* Put __infinity back here again until someone does the right thing andjkh1994-08-201-1/+1
* Fixed problem with returning -1 on error when the return value is adg1994-08-131-1/+2
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-0520-12/+1126
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withrgrimes1994-05-271-0/+10
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+256
* Add $Id$ to all, clean up multiple spacesrgrimes1994-02-211-2/+3
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-311-0/+9
OpenPOWER on IntegriCloud