| Commit message (Expand) | Author | Age | Files | Lines |
* | Add wcpcpy(3) and wcpncpy(3). | das | 2009-03-04 | 1 | -2/+4 |
* | - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(), | das | 2009-02-28 | 1 | -6/+13 |
* | Sort MLINKS. | ru | 2009-01-09 | 1 | -21/+32 |
* | Import the strndup(3) function. | kib | 2008-12-06 | 1 | -1/+2 |
* | Order the str*.c files mostly alphabetical. | kib | 2008-12-06 | 1 | -3/+3 |
* | Add the ffsll and flsll functions. These are ffs and fls operating | kib | 2008-11-03 | 1 | -2/+4 |
* | Add memrchr(3). | delphij | 2008-04-10 | 1 | -1/+2 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Add the function memmem(3) as found in glibc and others. | andre | 2005-08-25 | 1 | -5/+5 |
* | Add an implementation of the semi-standard wcsdup() function, as found | tjr | 2005-08-13 | 1 | -2/+3 |
* | Add and document ffsl(), fls() and flsl(). | des | 2004-01-13 | 1 | -1/+5 |
* | * Merge index(3) and rindex(3) to index(3) since the two functions are | simon | 2003-07-28 | 1 | -2/+4 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 1 | -6/+4 |
* | Add a placeholder implementation of wcscoll() and wcsxfrm() which gives | tjr | 2002-10-04 | 1 | -4/+6 |
* | Add stpcpy(3). | obrien | 2002-10-03 | 1 | -2/+3 |
* | Add an implementation of wcstok(), based on strtok_r(). | tjr | 2002-09-07 | 1 | -3/+4 |
* | Add a manual page for wcswidth(). | tjr | 2002-08-20 | 1 | -1/+1 |
* | Move just committed version of wcswidth.c here (from "locale"), | ache | 2002-08-20 | 1 | -1/+1 |
* | Must link strerror manpage to strerror_r. | wes | 2001-11-27 | 1 | -0/+1 |
* | Implement strcasestr() which many others (f.e. Linux) already have. | ache | 2001-10-10 | 1 | -1/+2 |
* | Add a new libc function, strnstr(3), which allows one to limit the | mike | 2001-10-09 | 1 | -0/+2 |
* | Only pull in the MD files if they exist. This allows for progressive | mp | 2001-07-31 | 1 | -0/+2 |
* | style nits | obrien | 2001-07-10 | 1 | -2/+2 |
* | adapt to FreeBSD. | tshiozak | 2001-05-15 | 1 | -2/+16 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Import strl{cat,cpy} from OpenBSD. | imp | 1999-08-10 | 1 | -6/+8 |
* | Fixed disordering and duplication of MLINKS in previous commit to | bde | 1999-05-19 | 1 | -2/+1 |
* | Add a strsignal(3) (like strerror(3)) for libc compatability with other | peter | 1999-05-18 | 1 | -2/+3 |
* | Install man page link for strtok_r. | jdp | 1999-01-19 | 1 | -1/+2 |
* | Change MACHINE references to MACHINE_ARCH. | jb | 1998-02-20 | 1 | -3/+3 |
* | Sorted lists. | bde | 1997-10-21 | 1 | -4/+4 |
* | Handle machine-dependent (m-d) (string) sources more automatically. | bde | 1997-10-16 | 1 | -73/+7 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-15 | 1 | -11/+6 |
* | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -4/+7 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 1 | -10/+11 |
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -1/+1 |
* | Don't build swab.o here. It gets built in libc/i386/string. Previously | bde | 1995-03-07 | 1 | -1/+1 |
* | Add 8bit collate stuff | ache | 1995-02-16 | 1 | -0/+1 |
* | Use latest Arthur Olson timezone code rather than that supplied with | wollman | 1994-09-13 | 1 | -2/+2 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -12/+16 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+92 |