| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch libc from using _sig{procmask,action,suspend} symbols, which | kib | 2015-08-29 | 1 | -2/+2 |
* | Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the | andreast | 2013-11-21 | 1 | -2/+1 |
* | Make sure that stack is 16-byte aligned before calling a function, | kib | 2011-11-02 | 1 | -0/+3 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | kib | 2011-01-07 | 1 | -0/+2 |
* | We've been lax about matching END() macros in asm code for some time. This | peter | 2008-11-02 | 1 | -0/+2 |
* | Two FP-related setjmp/longjmp changes: | das | 2008-06-28 | 1 | -1/+10 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Cosmetic; record offsets used within jmpbuf | peter | 2003-06-02 | 1 | -10/+10 |
* | SIG_SETMASK is 3, not 1. Sigh. | peter | 2003-05-08 | 1 | -1/+1 |
* | Fix an embarresing transcription error from i386 to amd64. Put the arguments | peter | 2003-05-08 | 1 | -4/+4 |
* | Update for AMD64 contexts. Note that this still has some x87-style FPU | peter | 2003-04-30 | 1 | -38/+40 |
* | Restore CSRG ID's lost in January 1995. | obrien | 2002-03-23 | 1 | -4/+5 |
* | De-orbit DEFS.h - the other arches do not use it, and it got replaced | peter | 2001-10-24 | 1 | -1/+0 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 1 | -2/+0 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -14/+4 |
* | Use assembler directives rather than ALTENTRY() so that longjmp() and | jasone | 2000-05-04 | 1 | -5/+4 |
* | Remove unnecessary alternate entry points for *setjmp(). Make the main | jasone | 2000-01-20 | 1 | -5/+6 |
* | Make minor entry point changes to support libc_r. | jasone | 2000-01-19 | 1 | -2/+2 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 1 | -4/+6 |
* | Unbreak profiling. bde says this is not the cleanest way to fix the | jasone | 2000-01-04 | 1 | -2/+2 |
* | Creating weak symbols doesn't work correctly when building an aout libc. | jasone | 1999-12-24 | 1 | -4/+2 |
* | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for | jasone | 1999-12-14 | 1 | -2/+6 |
* | \begin{quote} | marcel | 1999-10-10 | 1 | -1/+1 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 1 | -12/+18 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
* | Stop renaming these in libc_r because wrappered versions don't make sense. | jb | 1998-04-29 | 1 | -10/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -2/+2 |
* | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) | peter | 1996-05-05 | 1 | -6/+10 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 1 | -2/+18 |
* | First round of changes to clean up the RCSID mess in libc: | dg | 1995-01-23 | 1 | -3/+6 |
* | Remove unnecessary .align statement. | bde | 1994-12-27 | 1 | -1/+0 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -0/+91 |