| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 31 | -1689/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'CSRG'. | cvs2svn | 1995-06-27 | 23 | -0/+1448 |
* | | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -2/+5 |
* | | Use separate routines for memmove() and memcpy(). This lets me drop | bde | 1997-04-20 | 1 | -0/+2 |
* | | Use separate routines for memmove() and memcpy(). This lets me drop | bde | 1997-04-20 | 2 | -94/+4 |
* | | Merged with the 1996/11/12 NetBSD version: | bde | 1997-04-20 | 1 | -10/+24 |
* | | Fixed long lines. | bde | 1997-04-19 | 1 | -8/+9 |
* | | Second stage of moving this to in <machine/asm.h>: just include | bde | 1997-04-15 | 1 | -82/+2 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 63 | -117/+117 |
* | | Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.h | bde | 1997-02-14 | 2 | -21/+21 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 63 | -117/+117 |
* | | Correct a "spelling" error in a comment. | dyson | 1996-10-31 | 1 | -2/+2 |
* | | Submitted by: john birell (jb@cimlogic.com.au) | julian | 1996-08-22 | 1 | -3/+3 |
* | | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 6 | -44/+42 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -2/+4 |
* | | Fixed comparisons so that preposterously large (>= 0x80000000) brk values | bde | 1996-06-25 | 1 | -5/+5 |
* | | Fix a bug caused by the collision of a local assembler label with another | jdp | 1996-05-11 | 1 | -8/+8 |
* | | Fix a bogon in the pic + threadsafe version of cerror, it was missing | peter | 1996-05-10 | 1 | -3/+5 |
* | | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__) | peter | 1996-05-05 | 20 | -160/+204 |
* | | rfork/minherit glue in libc | peter | 1996-02-23 | 1 | -0/+51 |
* | | 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 | 12 | -28/+137 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 31 | -1689/+0 |
* | | recording cvs-1.6 file death | peter | 1995-12-30 | 4 | -192/+0 |
* | | Be smarter about handling overlapped copies and only go backwards if it | dg | 1995-12-27 | 2 | -12/+16 |
* | | remove GCC support functions from libc. | phk | 1995-10-05 | 1 | -2/+1 |
* | | Calling sbrk(2) with zero argument doesn't need to generate a syscall. | phk | 1995-10-04 | 1 | -4/+10 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -12/+12 |
* | | First round of changes to clean up the RCSID mess in libc: | dg | 1995-01-23 | 60 | -159/+259 |
* | | (Very) minor improvement from NetBSD/J.T.Conklin. | dg | 1995-01-22 | 2 | -4/+4 |
* | | Added leaner and meaner swab() function by J.T. Conklin. | dg | 1995-01-22 | 2 | -1/+105 |
* | | fixunsdfsi.S: | bde | 1994-12-27 | 1 | -37/+22 |
* | | sigsetjmp.S: | bde | 1994-12-27 | 1 | -3/+2 |
* | | Remove unnecessary .align statement. | bde | 1994-12-27 | 2 | -2/+0 |
* | | Fix a spelling error and add a comment about possible improvements. | bde | 1994-12-27 | 1 | -3/+17 |
* | | Go back to Bruce's fix with a minor change that will allow a NULL string | dg | 1994-11-25 | 1 | -4/+3 |
* | | Fixed bugs related to returning NULL if length is zero. | dg | 1994-11-25 | 1 | -3/+4 |
* | | Fix memchr(p, 0, 0) to return NULL instead of p. | bde | 1994-10-27 | 1 | -3/+3 |
* | | 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 |
* | | Fixed problem with returning -1 on error when the return value is a | dg | 1994-08-13 | 1 | -1/+2 |
* | | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 57 | -26/+3503 |
* | | Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile with | rgrimes | 1994-05-27 | 1 | -0/+10 |
* | | This commit was generated by cvs2svn to compensate for changes in r1573, | rgrimes | 1994-05-27 | 40 | -0/+2000 |
|\ \
| |/ |
|
| * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 40 | -0/+2000 |
* | Add $Id$ to all, clean up multiple spaces | rgrimes | 1994-02-21 | 1 | -2/+3 |
* | WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu | dg | 1994-01-31 | 4 | -0/+207 |