| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | libc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS=YES set. | Gleb Popov | 2023-01-12 | 1 | -1/+6 |
* | libc: Add strverscmp(3) and versionsort(3) | Aymeric Wibo | 2022-08-31 | 1 | -2/+2 |
* | libc: add mempcpy(3) and wmempcpy(3) | Konstantin Belousov | 2021-07-22 | 1 | -2/+4 |
* | Implement strerror_l(). | Konstantin Belousov | 2020-12-16 | 1 | -0/+1 |
* | Document memset_s(3). memset_s(3) is defined in | Cy Schubert | 2018-02-16 | 1 | -0/+1 |
* | Implement the memset_s(3) function as specified by the C11 ISO/IEC | Konstantin Belousov | 2017-03-30 | 1 | -1/+1 |
* | Replace dot-dot relative pathing with SRCTOP-relative paths where possible | Enji Cooper | 2017-01-20 | 1 | -1/+1 |
* | Add timingsafe_bcmp and timingsafe_memcmp. | Xin LI | 2016-08-14 | 1 | -2/+8 |
* | Remove duplicated code. | Xin LI | 2014-10-16 | 1 | -0/+1 |
* | Add MLINK for explicit_bzero(3) and bump .Dd date. | Xin LI | 2014-10-07 | 1 | -0/+1 |
* | Add explicit_bzero(3) and its kernel counterpart. | Xin LI | 2014-10-07 | 1 | -1/+2 |
* | Merge strcspn.3 into strspn.3 and clarify the explaination of what they do | Allan Jude | 2014-05-25 | 1 | -1/+2 |
* | Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} | Marcel Moolenaar | 2014-03-04 | 1 | -4/+4 |
* | Create a symlink from strchrnul.3 to strchr.3. | Niclas Zeising | 2013-03-06 | 1 | -1/+2 |
* | Add strchrnul(), a GNU function similar to strchr(), except that it returns | Niclas Zeising | 2013-02-13 | 1 | -3/+3 |
* | Add the functions documented in the man pages in commit 237393 to the | Isabell Long | 2012-06-21 | 1 | -2/+7 |
* | Merge index() and strchr() together. | Ed Schouten | 2012-01-03 | 1 | -2/+2 |
* | Powerpc is special here. powerpc and powerpc64 use different ABIs, so | Warner Losh | 2010-08-24 | 1 | -4/+2 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -3/+3 |
* | 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 |