Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / lib / libc / string
Current tag: MAIN
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.3 | 13 years | joerg | ffs(3) lives in strings.h, so include the correct header. ANSIfy. |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.1 | 25 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.1 | 25 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.1 | 25 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. |
![]() |
1.2 | 22 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... |
![]() |
1.3 | 12 years | christos | consistency with c source |
![]() |
1.85 | 23 months | mrg | for GCC, built memset.c with -fno-builtin. this avoids GCC 10 compiling memset(... |
![]() |
1.25 | 11 years | matt | Use C89 Prototypes. Remove use of __P |
![]() |
1.14 | 10 years | dholland | Mark these obsolete as well. |
![]() |
1.15 | 7 years | dholland | PR 49988 Kamil Rytarowski: fix pasto |
![]() |
1.9 | 7 years | dholland | Update synopses to match u_int/u_long/etc. changes. Do not bump date as it's not... |
![]() |
1.13 | 8 years | shm | PR/42032 fixed overrun in bm_exec(), free(3) clean ups |
![]() |
1.11 | 16 years | wiz | o Removed functions that are in strings.h, not string.h o Added memmem o Bump da... |
![]() |
1.13 | 12 years | jruoho | Add some STANDARDS lingo, mainly to note the functions that have been removed fr... |
![]() |
1.5 | 8 years | apb | Explain why there is no consttime_memcmp(). Inspired by a patch from Kamil Ryta... |
![]() |
1.2 | 9 years | riastradh | branches: 1.2.4; 1.2.8; Make explicit_memset match memset's return value. |
![]() |
1.13 | 12 years | jruoho | Only put the actual header for the .In line. |
![]() |
1.15 | 10 years | dholland | Bump date for previous. |
![]() |
1.15 | 17 years | christos | Use reach-over sources from common/lib/libc |
![]() |
1.10 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.13 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.11 | 13 years | wiz | Split Nm over two lines. |
![]() |
1.11 | 9 years | riastradh | Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. co... |
![]() |
1.13 | 19 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. |
![]() |
1.3 | 14 years | martin | branches: 1.3.8; Convert TNF licenses to new 2 clause variant |
![]() |
1.8 | 19 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... |
![]() |
1.2 | 13 years | christos | branches: 1.2.2; make this work properly, by moving to the end of the buffer be... |
![]() |
1.13 | 6 years | sevan | Grammar |
![]() |
1.6 | 6 years | abhinav | Fix grammar. |
![]() |
1.14 | 10 years | dholland | Bump date for previous. |
![]() |
1.15 | 17 years | christos | Use reach-over sources from common/lib/libc |
![]() |
1.2 | 9 years | tron | Fix build problems. |
![]() |
1.2 | 9 years | tron | Fix build problems. |
![]() |
1.21 | 6 years | abhinav | Fix grammar and be consistent between using zero and 0. |
![]() |
1.3 | 17 years | christos | WARNS=4 |
![]() |
1.16 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.15 | 7 weeks | simonb | Note that strchrnul() first appeared in glibc 2.1.1 and appeared in FreeBSD 10 b... |
![]() |
1.14 | 6 years | abhinav | Add missing words and fix grammar. |
![]() |
1.10 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.12 | 9 years | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... |
![]() |
1.23 | 7 years | riastradh | Strengthen prohibition against overlapping in strcpy(3). |
![]() |
1.10 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.18 | 14 years | wiz | Bump date for new STANDARDS section. |
![]() |
1.14 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.24 | 2 years | dholland | Move the note about sys_errlist[] users to COMPATIBILITY, and strengthen it. |
![]() |
1.18 | 2 years | kre | Protect against malloc failure corrupting errno, which is not permitted of thes... |
![]() |
1.5 | 2 years | kre | Arrange that strerror(-1) prints "Unknown error: -1" and not the unsigned equiv... |
![]() |
1.2 | 6 years | christos | branches: 1.2.4; put back strerror_ss, it will be used shortly. |
![]() |
1.4 | 5 years | christos | PR/52499: Justin: stresep uses memmove with of-by-one length |
![]() |
1.18 | 5 years | abhinav | Clean up the NAME section. The entries in the NAME section of these man pages h... |
![]() |
1.3 | 5 years | abhinav | Remove names from the NAME section which have their own man pages. This is simil... |
![]() |
1.14 | 6 months | hgutch | Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) and \*(ua... |
![]() |
1.9 | 13 years | perry | Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. These are d... |
![]() |
1.17 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.19 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 15 years | nakayama | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. |
![]() |
1.1 | 8 years | christos | add strnstr.c from FreeBSD |
![]() |
1.9 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.10 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.20 | 5 years | wiz | Remove workaround for ancient HTML generation code. |
![]() |
1.10 | 13 years | kleink | Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust documentation acc... |
![]() |
1.15 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.11 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.12 | 8 years | wiz | NUL byte instead of null byte. |
![]() |
1.23 | 14 years | dholland | branches: 1.23.6; Grammar police. |
![]() |
1.12 | 18 years | dsl | Implement strtok() in terms of strtok_r() |
![]() |
1.10 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.12 | 4 years | mrg | restore the removed "function does something horrible" description, but leave th... |
![]() |
1.14 | 9 years | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... |
![]() |
1.15 | 12 years | jruoho | .Nm -> .Fn. |
![]() |
1.20 | 2 months | riastradh | swab(3): Rewrite this to be understandable. And make the tests work, and exerci... |
![]() |
1.6 | 6 years | abhinav | Fix sentence. |
![]() |
1.4 | 9 years | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 17 years | dsl | Only advance 'p' once each time around the loop.... |
![]() |
1.9 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 11 years | joerg | In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ... |
![]() |
1.4 | 11 years | joerg | branches: 1.4.4; If we have to cast, do it properly. |
![]() |
1.4 | 10 years | wiz | Add "wide" to description. From OpenBSD via Ingo Schwarze. |
![]() |
1.6 | 12 months | christos | reallocarr returns errno. preserve it. |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 9 years | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.9 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.2 | 6 years | kamil | branches: 1.2.2; Add NetBSD CVS Id on top of the wcsnlen.c file |
![]() |
1.5 | 11 years | joerg | In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ... |
![]() |
1.4 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.4 | 11 years | joerg | Clean up a bit in preparation for more serious changes |
![]() |
1.5 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.6 | 12 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... |
![]() |
1.4 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.1 | 20 years | tshiozak | changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a... |
![]() |
1.2 | 16 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... |
![]() |
1.17 | 6 years | kamil | Import wcsnlen(3) to libc The wcsnlen(3) function conforms to POSIX.1-2008 and ... |
![]() |
1.4 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.7 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |
![]() |
1.3 | 10 years | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |