| Commit message (Expand) | Author | Age | Files | Lines |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Switch libc from using _sig{procmask,action,suspend} symbols, which | Konstantin Belousov | 2015-08-29 | 1 | -2/+2 |
* | siglongjmp(): Preserve floating point exception flags on i386 and amd64. | Jilles Tjoelker | 2014-06-09 | 1 | -1/+0 |
* | Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the | Andreas Tobler | 2013-11-21 | 1 | -2/+1 |
* | Make sure that stack is 16-byte aligned before calling a function, | Konstantin Belousov | 2011-11-02 | 1 | -0/+3 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 1 | -0/+2 |
* | We've been lax about matching END() macros in asm code for some time. This | Peter Wemm | 2008-11-02 | 1 | -0/+2 |
* | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
* | Cosmetic; record offsets used within jmpbuf | Peter Wemm | 2003-06-02 | 1 | -11/+11 |
* | Fix sigsetjmp(). It helps if we do not try to save the old signal mask | Peter Wemm | 2003-06-02 | 1 | -0/+1 |
* | Fix an embarresing transcription error from i386 to amd64. Put the arguments | Peter Wemm | 2003-05-08 | 1 | -9/+8 |
* | Update for AMD64 contexts. Note that this still has some x87-style FPU | Peter Wemm | 2003-04-30 | 1 | -45/+46 |
* | Restore CSRG ID's lost in January 1995. | David E. O'Brien | 2002-03-23 | 1 | -3/+7 |
* | De-orbit DEFS.h - the other arches do not use it, and it got replaced | Peter Wemm | 2001-10-24 | 1 | -1/+0 |
* | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -2/+0 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -17/+4 |
* | Use assembler directives rather than ALTENTRY() so that longjmp() and | Jason Evans | 2000-05-04 | 1 | -5/+4 |
* | Remove unnecessary alternate entry points for *setjmp(). Make the main | Jason Evans | 2000-01-20 | 1 | -5/+6 |
* | Make minor entry point changes to support libc_r. | Jason Evans | 2000-01-19 | 1 | -2/+2 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -4/+6 |
* | Unbreak profiling. bde says this is not the cleanest way to fix the | Jason Evans | 2000-01-04 | 1 | -2/+2 |
* | Creating weak symbols doesn't work correctly when building an aout libc. | Jason Evans | 1999-12-24 | 1 | -4/+2 |
* | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for | Jason Evans | 1999-12-14 | 1 | -2/+6 |
* | sigset_t change (part 5 of 5) | Marcel Moolenaar | 1999-09-29 | 1 | -17/+22 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -2/+2 |
* | Stop renaming these in libc_r because wrappered versions don't make sense. | John Birrell | 1998-04-29 | 1 | -10/+2 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -2/+2 |
* | Fix a bug caused by the collision of a local assembler label with another | John Polstra | 1996-05-11 | 1 | -8/+8 |
* | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) | Peter Wemm | 1996-05-05 | 1 | -6/+10 |
* | Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. | Peter Wemm | 1996-02-17 | 1 | -3/+3 |
* | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 1 | -2/+18 |
* | First round of changes to clean up the RCSID mess in libc: | David Greenman | 1995-01-23 | 1 | -6/+5 |
* | sigsetjmp.S: | Bruce Evans | 1994-12-27 | 1 | -3/+2 |
* | Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsets | Bruce Evans | 1994-10-25 | 1 | -6/+24 |
* | First crack at making libc work with the new make macros. It compiles on | Garrett Wollman | 1994-08-05 | 1 | -0/+89 |