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 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.3 | 3 years | joerg | ffs(3) lives in strings.h, so include the correct header. ANSIfy. | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.1 | 15 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.1 | 15 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.1 | 15 years | matthias | add lint stubs for files that are implemented in assembler on the pc532. | |
| 1.2 | 12 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.3 | 2 years | christos | consistency with c source | |
| 1.76 | 8 months | drochner | Add "consttime_bcmp" and "explicit_bzero" functions for both kernel abd userland... | |
| 1.25 | 14 months | matt | Use C89 Prototypes. Remove use of __P | |
| 1.3 | 5 years | martin | branches: 1.3.8; Remove clause 3 and 4 from TNF licenses | |
| 1.5 | 3 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.5 | 3 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.14 | 12 months | dholland | Mark these obsolete as well. | |
| 1.14 | 12 months | dholland | Mark these obsolete as well. | |
| 1.8 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.12 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 6 years | wiz | o Removed functions that are in strings.h, not string.h o Added memmem o Bump da... | |
| 1.13 | 3 years | jruoho | Add some STANDARDS lingo, mainly to note the functions that have been removed fr... | |
| 1.13 | 3 years | jruoho | Only put the actual header for the .In line. | |
| 1.15 | 12 months | dholland | Bump date for previous. | |
| 1.15 | 7 years | christos | Use reach-over sources from common/lib/libc | |
| 1.10 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.13 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 4 years | wiz | Split Nm over two lines. | |
| 1.9 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.13 | 9 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | |
| 1.3 | 5 years | martin | branches: 1.3.8; Convert TNF licenses to new 2 clause variant | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.8 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.2 | 4 years | christos | branches: 1.2.2; make this work properly, by moving to the end of the buffer be... | |
| 1.9 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.5 | 21 months | dholland | Add patch from Klaus Klein in PR 45258 to note that popcount32/64 require <stdin... | |
| 1.14 | 12 months | dholland | Bump date for previous. | |
| 1.15 | 7 years | christos | Use reach-over sources from common/lib/libc | |
| 1.1 | 4 years | perry | branches: 1.1.2; Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from Fr... | |
| 1.1 | 4 years | perry | branches: 1.1.2; Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from Fr... | |
| 1.17 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.3 | 7 years | christos | WARNS=4 | |
| 1.16 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.11 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.13 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.10 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.12 | 6 days | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.20 | 4 years | wiz | Improve formatting and punctuation for "NUL-terminate". | |
| 1.10 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.18 | 14 months | christos | size_t -> uint8_t | |
| 1.18 | 4 years | wiz | Bump date for new STANDARDS section. | |
| 1.14 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.17 | 2 years | wiz | Bump date. | |
| 1.14 | 7 years | kleink | Must include "namespace.h" for strerror_r()'s internal name. | |
| 1.2 | 7 years | christos | - Fix the remaining indr_references so that they define lint symbols. - Add an i... | |
| 1.2 | 5 years | seb | Fix stresep(3) handling of consecutive quoted delimiter characters. Approved by ... | |
| 1.16 | 4 years | perry | Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. These are d... | |
| 1.1 | 6 years | wiz | Add strings(3), collecting information about strings.h. Add Xr for it to string(... | |
| 1.13 | 3 years | wiz | Join URL. | |
| 1.9 | 4 years | perry | Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. These are d... | |
| 1.17 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.19 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.12 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 5 years | nakayama | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | |
| 1.9 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.20 | 18 months | joerg | Handle simple cases (strlen(charset) <= 1) more efficiently. | |
| 1.10 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.19 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.10 | 3 years | kleink | Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust documentation acc... | |
| 1.15 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.18 | 14 months | christos | size_t -> uint8_t | |
| 1.10 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.23 | 4 years | dholland | branches: 1.23.6; Grammar police. | |
| 1.12 | 8 years | dsl | Implement strtok() in terms of strtok_r() | |
| 1.10 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 6 years | wiz | Bump date for previous. | |
| 1.14 | 6 days | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.15 | 3 years | jruoho | .Nm -> .Fn. | |
| 1.18 | 2 years | martin | Special-case the (unlikely in practice) call with len = 2 - previously the code ... | |
| 1.3 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 6 days | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 7 years | dsl | Only advance 'p' once each time around the loop.... | |
| 1.9 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 17 months | joerg | In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ... | |
| 1.4 | 17 months | joerg | branches: 1.4.4; If we have to cast, do it properly. | |
| 1.4 | 4 months | wiz | Add "wide" to description. From OpenBSD via Ingo Schwarze. | |
| 1.3 | 4 years | haad | branches: 1.3.6; Remove unneeded #include <string.h>, found by Adam Hoka. Ok'e... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 6 days | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.9 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.5 | 17 months | joerg | In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 18 months | joerg | Clean up a bit in preparation for more serious changes | |
| 1.5 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.6 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.1 | 10 years | tshiozak | changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a... | |
| 1.2 | 6 years | wiz | nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t... | |
| 1.15 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.7 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.3 | 10 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... |