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 / stdlib
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.2 | 11 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 11 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.1 | 3 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.2 | 11 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 11 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 12 years | kleink | Make lint happy about long long integers. (C99 mode for lint, anyone?) | |
| 1.78 | 8 months | christos | add re-entrant versions of the hash functions based on the GNU api. | |
| 1.6 | 7 months | christos | Provide symbol definitions for environ and __progname. These are duplicate defin... | |
| 1.7 | 6 years | lukem | Add missing __RCSID() | |
| 1.10 | 2 years | jruoho | Note POSIX compliance. | |
| 1.9 | 8 years | salo | netbsd.org->NetBSD.org | |
| 1.12 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.14 | 12 months | dsl | Remove __P() | |
| 1.14 | 13 months | jruoho | Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page. | |
| 1.7 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.14 | 14 months | jruoho | Fix xref; security(8) -> security(7). | |
| 1.9 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.24 | 2 years | pooka | When converting the locking path of mutex+counter to a real recursive mutex, it'... | |
| 1.11 | 4 years | martin | branches: 1.11.8; Remove clause 3 and 4 from TNF licenses | |
| 1.9 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.8 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.6 | 8 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | |
| 1.5 | 8 years | lukem | Overhaul how `build.sh tools' are used: * Rename "config.h" to "nbtool_conf... | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 2 months | christos | base0 == NULL is allowed when nmemb == 0, in fact the nsdispatch code calls bsea... | |
| 1.14 | 12 months | wiz | Remove \*[q] -- not necessary, just use plain double quotes instead. | |
| 1.7 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.6 | 6 years | lukem | Add missing __RCSID() | |
| 1.9 | 6 years | drochner | <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d... | |
| 1.2 | 6 years | drochner | switch byteorder of seed to match previous (and documented) behaviour | |
| 1.15 | 4 months | dholland | Clarify the behavior of exit(x) for out-of-range x. PR 45769 | |
| 1.15 | 12 months | dsl | Remove __P() | |
| 1.25 | 18 months | wiz | Improve wording after consultation with njoly. | |
| 1.35 | 18 months | tron | 1.) Rename internal function __findvar() to __findenvvar(). 2.) Add a wrapper fu... | |
| 1.32 | 2 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.28 | 3 years | joerg | ANSIfy. Remove conditional macros around __RCSID. | |
| 1.18 | 4 years | ginsbach | Document that getopt_long(3) can and will accept unique abbreviated long option ... | |
| 1.25 | 3 years | joerg | ANSIfy. Remove conditionals around __RCSID. | |
| 1.14 | 2 years | wiz | Mention that it is included in IEEE Std 1003.1-2008. | |
| 1.8 | 8 years | kleink | There are two instances of getsubopt.c, one in gen, which came by the ways of 38... | |
| 1.4 | 4 years | martin | branches: 1.4.8; Convert TNF licenses to new 2 clause variant | |
| 1.10 | 8 months | wiz | Various fixes, mostly missing words or letters. | |
| 1.8 | 8 months | christos | remove the advertising clause so it can be used by the OpenJDK. | |
| 1.1 | 3 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.1 | 3 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.5 | 2 years | jruoho | Rewrite the HISTORY section. | |
| 1.2 | 6 years | drochner | branches: 1.2.2; tolerate NULL pointers at some places | |
| 1.8 | 11 months | wiz | Sort sections. | |
| 1.28 | 2 months | christos | rename umax2s->size_t2s function per apb's request. | |
| 1.8 | 6 years | lukem | Add missing __RCSID() | |
| 1.14 | 2 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.7 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.8 | 6 years | lukem | Add missing __RCSID() | |
| 1.7 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.3 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.3 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.6 | 18 months | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.8 | 6 years | lukem | Add missing __RCSID() | |
| 1.3 | 6 years | wiz | branches: 1.3.2; Remove superfluous Pp, sort sections. | |
| 1.6 | 2 months | matt | Remove use of __P Switch to using C89 definitions. | |
| 1.38 | 2 years | jruoho | Fix previous commit by also moving the type of _malloc_options. In addition, add... | |
| 1.54 | 12 months | christos | cleanup saving and restoring errno, and make it similar. | |
| 1.11 | 8 months | jruoho | Note memoryallocators(9) in this perhaps too generally named page. | |
| 1.14 | 2 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.2 | 2 years | joerg | Add HISTORY. | |
| 1.4 | 7 months | joerg | sys/endian.h might not exist in the src/tools case | |
| 1.7 | 6 years | lukem | Add missing __RCSID() | |
| 1.9 | 6 years | lukem | Add missing __RCSID() | |
| 1.1 | 4 years | ad | branches: 1.1.4; Enable posix_memalign(). | |
| 1.6 | 12 months | wiz | Add missing preposition. | |
| 1.2 | 4 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.5 | 4 years | martin | branches: 1.5.8; Convert TNF licenses to new 2 clause variant | |
| 1.2 | 4 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.19 | 18 months | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.9 | 3 years | matt | branches: 1.9.6; Add C99 functions imaxabs and imaxdiv. | |
| 1.6 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.9 | 3 years | matt | branches: 1.9.6; Add C99 functions imaxabs and imaxdiv. | |
| 1.6 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.13 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.21 | 12 months | dsl | Remove __P() | |
| 1.13 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.19 | 2 years | dsl | Ansify functions and remove __P/ | |
| 1.12 | 2 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 6 years | drochner | correct multiplicand in pseudorandom generation | |
| 1.6 | 12 months | dsl | Remove __P() | |
| 1.5 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.20 | 7 months | rmind | Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. | |
| 1.2 | 6 years | drochner | branches: 1.2.2; tolerate NULL pointers at some places | |
| 1.8 | 6 years | lukem | Add missing __RCSID() | |
| 1.43 | 18 months | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.7 | 6 years | lukem | Add missing __RCSID() | |
| 1.3 | 7 years | wiz | Remove duplicate words; grammar fix. | |
| 1.10 | 2 months | christos | unsigned char portability casts | |
| 1.11 | 17 months | jruoho | Reference strsuftoll(3) and orders(7) with each other. | |
| 1.9 | 7 months | christos | Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz) While there... | |
| 1.20 | 4 years | reed | Add HISTORY: The strtof() and strtold() functions appeared in NetBSD 4.0. | |
| 1.7 | 3 years | joerg | branches: 1.7.6; Prepare use of strtoull, strtoumax and strtoimax in tools/comp... | |
| 1.26 | 2 years | wiz | Bump date for previous. | |
| 1.18 | 3 years | joerg | branches: 1.18.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}... | |
| 1.19 | 3 years | joerg | branches: 1.19.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}... | |
| 1.25 | 2 years | pooka | tyop de fix | |
| 1.20 | 3 years | drochner | branches: 1.20.6; fix range of strtouq(), from Henning Petersen per PR lib/3939... | |
| 1.17 | 3 years | christos | branches: 1.17.6; system(NULL) should return if the command interpreter is ther... | |
| 1.23 | 18 months | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.5 | 12 months | dsl | Remove __P() | |
| 1.6 | 12 months | dsl | Remove __P() | |
| 1.12 | 2 years | jruoho | Put the period outside the quotation marks. | |
| 1.6 | 12 months | dsl | Remove __P() | |
| 1.4 | 2 months | matt | Remove use of __P Switch to using C89 definitions. | |
| 1.4 | 4 years | martin | branches: 1.4.8; Convert TNF licenses to new 2 clause variant | |
| 1.10 | 18 months | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... |