summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen
Commit message (Expand)AuthorAgeFilesLines
...
* Use a weak symbol for signalcontext().mini2002-09-171-1/+3
* Add signalcontext(), which adds a signal frame to a ucontext_t.mini2002-09-171-0/+80
* Save and restore FPU state properly in ucontext_t's.mini2002-09-163-35/+28
* Include <stdlib.h> to have abort() and exit() declared.robert2002-08-151-0/+1
* Standardize on our SCM ID style.obrien2002-03-235-31/+9
* Restore CSRG ID's lost in January 1995.obrien2002-03-239-25/+53
* Fix the style of the SCM ID's.obrien2002-03-224-13/+9
* Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisepeter2002-03-211-1/+1
* Fixed unsorting and splitting of SRCS in previous commit.bde2002-01-111-2/+2
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-104-0/+381
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-271-3/+3
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-246-6/+4
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-139-21/+6
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-243-36/+10
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-281-1/+1
* Fix some rather interesting bugs that managed to not turn up in variouspeter2000-07-291-5/+5
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofpeter2000-07-292-1/+113
* 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-2811-20/+20
* 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
* kill the undeadpeter1997-07-139-540/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-039-0/+540
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-039-0/+540
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-115-37/+27
| * recording cvs-1.6 file deathpeter1995-12-309-540/+0
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-275-0/+352
* | Revert $FreeBSD$ to $Id$peter1997-02-2211-20/+20
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1411-20/+20
* | 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-053-18/+26
* | 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
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-309-540/+0
* | recording cvs-1.6 file deathpeter1995-12-304-192/+0
* | 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-2315-41/+76
* | fixunsdfsi.S:bde1994-12-271-37/+22
* | 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
OpenPOWER on IntegriCloud