| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add wcpcpy(3) and wcpncpy(3). | David Schultz | 2009-03-04 | 1 | -2/+4 |
| * | - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(), | David Schultz | 2009-02-28 | 1 | -6/+13 |
| * | Sort MLINKS. | Ruslan Ermilov | 2009-01-09 | 1 | -21/+32 |
| * | Import the strndup(3) function. | Konstantin Belousov | 2008-12-06 | 1 | -1/+2 |
| * | Order the str*.c files mostly alphabetical. | Konstantin Belousov | 2008-12-06 | 1 | -3/+3 |
| * | Add the ffsll and flsll functions. These are ffs and fls operating | Konstantin Belousov | 2008-11-03 | 1 | -2/+4 |
| * | Add memrchr(3). | Xin LI | 2008-04-10 | 1 | -1/+2 |
| * | Add each directory's symbol map file to SYM_MAPS. | Daniel Eischen | 2006-03-13 | 1 | -0/+2 |
| * | Add the function memmem(3) as found in glibc and others. | Andre Oppermann | 2005-08-25 | 1 | -5/+5 |
| * | Add an implementation of the semi-standard wcsdup() function, as found | Tim J. Robbins | 2005-08-13 | 1 | -2/+3 |
| * | Add and document ffsl(), fls() and flsl(). | Dag-Erling Smørgrav | 2004-01-13 | 1 | -1/+5 |
| * | * Merge index(3) and rindex(3) to index(3) since the two functions are | Simon L. B. Nielsen | 2003-07-28 | 1 | -2/+4 |
| * | libc_r wasn't so tied to libc for 22 months. | Ruslan Ermilov | 2002-11-18 | 1 | -6/+4 |
| * | Add a placeholder implementation of wcscoll() and wcsxfrm() which gives | Tim J. Robbins | 2002-10-04 | 1 | -4/+6 |
| * | Add stpcpy(3). | David E. O'Brien | 2002-10-03 | 1 | -2/+3 |
| * | Add an implementation of wcstok(), based on strtok_r(). | Tim J. Robbins | 2002-09-07 | 1 | -3/+4 |
| * | Add a manual page for wcswidth(). | Tim J. Robbins | 2002-08-20 | 1 | -1/+1 |
| * | Move just committed version of wcswidth.c here (from "locale"), | Andrey A. Chernov | 2002-08-20 | 1 | -1/+1 |
| * | Must link strerror manpage to strerror_r. | Wes Peters | 2001-11-27 | 1 | -0/+1 |
| * | Implement strcasestr() which many others (f.e. Linux) already have. | Andrey A. Chernov | 2001-10-10 | 1 | -1/+2 |
| * | Add a new libc function, strnstr(3), which allows one to limit the | Mike Barcroft | 2001-10-09 | 1 | -0/+2 |
| * | Only pull in the MD files if they exist. This allows for progressive | Mark Peek | 2001-07-31 | 1 | -0/+2 |
| * | style nits | David E. O'Brien | 2001-07-10 | 1 | -2/+2 |
| * | adapt to FreeBSD. | Takuya SHIOZAKI | 2001-05-15 | 1 | -2/+16 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Import strl{cat,cpy} from OpenBSD. | Warner Losh | 1999-08-10 | 1 | -6/+8 |
| * | Fixed disordering and duplication of MLINKS in previous commit to | Bruce Evans | 1999-05-19 | 1 | -2/+1 |
| * | Add a strsignal(3) (like strerror(3)) for libc compatability with other | Peter Wemm | 1999-05-18 | 1 | -2/+3 |
| * | Install man page link for strtok_r. | John Polstra | 1999-01-19 | 1 | -1/+2 |
| * | Change MACHINE references to MACHINE_ARCH. | John Birrell | 1998-02-20 | 1 | -3/+3 |
| * | Sorted lists. | Bruce Evans | 1997-10-21 | 1 | -4/+4 |
| * | Handle machine-dependent (m-d) (string) sources more automatically. | Bruce Evans | 1997-10-16 | 1 | -73/+7 |
| * | Removed the subdirectory paths from the definitions of MAN[1-9]. They | Bruce Evans | 1997-10-15 | 1 | -11/+6 |
| * | Changed all paths to be relative to src/lib instead of src/lib/libc | John Birrell | 1997-05-03 | 1 | -4/+7 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 1 | -10/+11 |
| * | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 1 | -1/+1 |
| * | Don't build swab.o here. It gets built in libc/i386/string. Previously | Bruce Evans | 1995-03-07 | 1 | -1/+1 |
| * | Add 8bit collate stuff | Andrey A. Chernov | 1995-02-16 | 1 | -0/+1 |
| * | Use latest Arthur Olson timezone code rather than that supplied with | Garrett Wollman | 1994-09-13 | 1 | -2/+2 |
| * | First crack at making libc work with the new make macros. It compiles on | Garrett Wollman | 1994-08-05 | 1 | -12/+16 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+92 |