| Commit message (Expand) | Author | Age | Files | Lines |
* | o Implement C99 classification macros isfinite(), isinf(), isnan(), | mike | 2003-02-12 | 1 | -0/+2 |
* | Implement fpclassify(): | mike | 2003-02-08 | 1 | -0/+3 |
* | Disconnect the userland get/set/swapcontext() functions from | deischen | 2002-11-16 | 1 | -2/+2 |
* | Re-apply the previously backed-out commit that fixes the problem where | archie | 2002-10-31 | 1 | -1/+1 |
* | Revert previous commit to unbreak world until we figure out the | archie | 2002-09-20 | 1 | -1/+1 |
* | Fix a problem with the definition of HUGE_VAL causing the gcc warning | archie | 2002-09-19 | 1 | -1/+1 |
* | Fixed editing error in previous commit (*blush*). | bde | 2002-09-17 | 1 | -1/+1 |
* | Fixed unsorting of SRCS. | bde | 2002-09-17 | 1 | -2/+2 |
* | Save and restore FPU state properly in ucontext_t's. | mini | 2002-09-16 | 1 | -1/+1 |
* | Restore CSRG ID's lost in January 1995. | obrien | 2002-03-23 | 6 | -13/+26 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 4 | -13/+9 |
* | Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise | peter | 2002-03-21 | 1 | -1/+1 |
* | Fixed unsorting and splitting of SRCS in previous commit. | bde | 2002-01-11 | 1 | -2/+2 |
* | Add getcontext, setcontext, makecontext, and swapcontext. These | deischen | 2002-01-10 | 1 | -0/+1 |
* | De-orbit DEFS.h - the other arches do not use it, and it got replaced | peter | 2001-10-24 | 3 | -3/+1 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 6 | -15/+6 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 3 | -36/+10 |
* | rfork(2) wrapper for simple rfork-style threads. I have lost count of | peter | 2000-07-29 | 1 | -1/+1 |
* | Use assembler directives rather than ALTENTRY() so that longjmp() and | jasone | 2000-05-04 | 2 | -10/+8 |
* | Remove unnecessary alternate entry points for *setjmp(). Make the main | jasone | 2000-01-20 | 3 | -15/+18 |
* | Make minor entry point changes to support libc_r. | jasone | 2000-01-19 | 3 | -6/+6 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 3 | -10/+18 |
* | Unbreak profiling. bde says this is not the cleanest way to fix the | jasone | 2000-01-04 | 2 | -4/+4 |
* | Creating weak symbols doesn't work correctly when building an aout libc. | jasone | 1999-12-24 | 2 | -8/+4 |
* | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for | jasone | 1999-12-14 | 2 | -4/+12 |
* | \begin{quote} | marcel | 1999-10-10 | 1 | -1/+1 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 3 | -31/+42 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -14/+14 |
* | Stop renaming these in libc_r because wrappered versions don't make sense. | jb | 1998-04-29 | 3 | -30/+6 |
* | Moved `SRCS+= frexp.c' to the correct Makefile.inc. | bde | 1997-10-14 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 8 | -14/+14 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 8 | -14/+14 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -2/+4 |
* | Fix a bug caused by the collision of a local assembler label with another | jdp | 1996-05-11 | 1 | -8/+8 |
* | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) | peter | 1996-05-05 | 2 | -12/+20 |
* | Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. | peter | 1996-02-17 | 1 | -3/+3 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 3 | -6/+46 |
* | remove GCC support functions from libc. | phk | 1995-10-05 | 1 | -2/+1 |
* | First round of changes to clean up the RCSID mess in libc: | dg | 1995-01-23 | 8 | -22/+37 |
* | sigsetjmp.S: | bde | 1994-12-27 | 1 | -3/+2 |
* | Remove unnecessary .align statement. | bde | 1994-12-27 | 2 | -2/+0 |
* | Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsets | bde | 1994-10-25 | 2 | -7/+25 |
* | This is weird. I *added this*, but it went away again! Ummm.. Mumble. | jkh | 1994-08-22 | 1 | -0/+6 |
* | Put __infinity back here again until someone does the right thing and | jkh | 1994-08-20 | 1 | -1/+1 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 4 | -2/+264 |
* | Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile with | rgrimes | 1994-05-27 | 1 | -0/+10 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 4 | -0/+196 |