summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen
Commit message (Expand)AuthorAgeFilesLines
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofpeter2000-07-291-1/+1
* Use assembler directives rather than ALTENTRY() so that longjmp() andjasone2000-05-042-10/+8
* Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-203-15/+18
* Make minor entry point changes to support libc_r.jasone2000-01-193-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-123-10/+18
* Unbreak profiling. bde says this is not the cleanest way to fix thejasone2000-01-042-4/+4
* Creating weak symbols doesn't work correctly when building an aout libc.jasone1999-12-242-8/+4
* Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases forjasone1999-12-142-4/+12
* \begin{quote}marcel1999-10-101-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-293-31/+42
* $Id$ -> $FreeBSD$peter1999-08-288-14/+14
* Stop renaming these in libc_r because wrappered versions don't make sense.jb1998-04-293-30/+6
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-228-14/+14
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-148-14/+14
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+4
* Fix a bug caused by the collision of a local assembler label with anotherjdp1996-05-111-8/+8
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-052-12/+20
* Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function.peter1996-02-171-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-223-6/+46
* remove GCC support functions from libc.phk1995-10-051-2/+1
* First round of changes to clean up the RCSID mess in libc:dg1995-01-238-22/+37
* 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
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-054-2/+264
* 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-274-0/+196
OpenPOWER on IntegriCloud