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 | 13 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 13 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.1 | 4 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.2 | 13 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 13 years | cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match... | |
| 1.2 | 13 years | kleink | Make lint happy about long long integers. (C99 mode for lint, anyone?) | |
| 1.79 | 7 weeks | christos | add {at_,}quick_exit(3) from FreeBSD | |
| 1.6 | 20 months | christos | Provide symbol definitions for environ and __progname. These are duplicate defin... | |
| 1.7 | 8 years | lukem | Add missing __RCSID() | |
| 1.10 | 3 years | jruoho | Note POSIX compliance. | |
| 1.10 | 12 months | abs | ANSI prototypes | |
| 1.13 | 12 months | jdf | Use correct macro (.Nm is only used within the NAME section, for section 3 manpa... | |
| 1.15 | 12 months | abs | ANSI prototypes | |
| 1.14 | 2 years | jruoho | Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page. | |
| 1.8 | 12 months | abs | ANSI prototypes | |
| 1.16 | 7 months | wiz | Whitespace improvements. | |
| 1.2 | 7 weeks | wiz | Bump date for adding the function to NetBSD. Fix xref. | |
| 1.11 | 7 weeks | wiz | Add commas in list. | |
| 1.25 | 7 weeks | christos | add {at_,}quick_exit(3) from FreeBSD | |
| 1.11 | 5 years | martin | branches: 1.11.8; Remove clause 3 and 4 from TNF licenses | |
| 1.9 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.13 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.10 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.8 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.6 | 9 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | |
| 1.6 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.10 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 15 months | christos | base0 == NULL is allowed when nmemb == 0, in fact the nsdispatch code calls bsea... | |
| 1.14 | 2 years | wiz | Remove \*[q] -- not necessary, just use plain double quotes instead. | |
| 1.8 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.6 | 8 years | lukem | Add missing __RCSID() | |
| 1.9 | 7 years | drochner | <math.h> is just needed for the ldexp() call in erand48() - remove unnecessary d... | |
| 1.2 | 7 years | drochner | switch byteorder of seed to match previous (and documented) behaviour | |
| 1.16 | 7 weeks | christos | add {at_,}quick_exit(3) from FreeBSD | |
| 1.15 | 2 years | dsl | Remove __P() | |
| 1.25 | 2 years | wiz | Improve wording after consultation with njoly. | |
| 1.35 | 2 years | tron | 1.) Rename internal function __findvar() to __findenvvar(). 2.) Add a wrapper fu... | |
| 1.32 | 3 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.28 | 4 years | joerg | ANSIfy. Remove conditional macros around __RCSID. | |
| 1.18 | 5 years | ginsbach | Document that getopt_long(3) can and will accept unique abbreviated long option ... | |
| 1.25 | 4 years | joerg | ANSIfy. Remove conditionals around __RCSID. | |
| 1.14 | 3 years | wiz | Mention that it is included in IEEE Std 1003.1-2008. | |
| 1.9 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 5 years | martin | branches: 1.4.8; Convert TNF licenses to new 2 clause variant | |
| 1.10 | 21 months | wiz | Various fixes, mostly missing words or letters. | |
| 1.8 | 21 months | christos | remove the advertising clause so it can be used by the OpenJDK. | |
| 1.1 | 4 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.1 | 4 years | matt | branches: 1.1.2; 1.1.8; Add C99 functions imaxabs and imaxdiv. | |
| 1.5 | 3 years | jruoho | Rewrite the HISTORY section. | |
| 1.3 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.8 | 23 months | wiz | Sort sections. | |
| 1.28 | 14 months | christos | rename umax2s->size_t2s function per apb's request. | |
| 1.8 | 8 years | lukem | Add missing __RCSID() | |
| 1.14 | 15 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.8 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.8 | 8 years | lukem | Add missing __RCSID() | |
| 1.8 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.6 | 2 years | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.8 | 8 years | lukem | Add missing __RCSID() | |
| 1.3 | 7 years | wiz | branches: 1.3.2; Remove superfluous Pp, sort sections. | |
| 1.7 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.38 | 3 years | jruoho | Fix previous commit by also moving the type of _malloc_options. In addition, add... | |
| 1.55 | 5 months | dholland | typo in comment, from Abhinav Upadhyay in PR 47385 | |
| 1.11 | 21 months | jruoho | Note memoryallocators(9) in this perhaps too generally named page. | |
| 1.14 | 15 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.2 | 3 years | joerg | Add HISTORY. | |
| 1.4 | 19 months | joerg | sys/endian.h might not exist in the src/tools case | |
| 1.7 | 8 years | lukem | Add missing __RCSID() | |
| 1.9 | 8 years | lukem | Add missing __RCSID() | |
| 1.1 | 5 years | ad | branches: 1.1.4; Enable posix_memalign(). | |
| 1.6 | 2 years | wiz | Add missing preposition. | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.6 | 7 months | apb | Use the correct field name when describing the equivalence between ptsname(3) an... | |
| 1.2 | 5 years | martin | branches: 1.2.8; Remove clause 3 and 4 from TNF licenses | |
| 1.20 | 7 weeks | matt | Remove weak_alias since that's now in the compat_putenv.c | |
| 1.9 | 4 years | matt | branches: 1.9.6; Add C99 functions imaxabs and imaxdiv. | |
| 1.7 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.9 | 4 years | matt | branches: 1.9.6; Add C99 functions imaxabs and imaxdiv. | |
| 1.7 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.13 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.22 | 12 months | christos | don't trigger diagassert for a null array with 0 elements or 0 elementsize. | |
| 1.2 | 7 weeks | wiz | Bump date after adding function to NetBSD. | |
| 1.1 | 7 weeks | christos | add {at_,}quick_exit(3) from FreeBSD | |
| 1.13 | 9 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.19 | 3 years | dsl | Ansify functions and remove __P/ | |
| 1.12 | 3 years | joerg | Use .In for header files instead of .Ar Pa and variations. | |
| 1.12 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.11 | 7 years | drochner | correct multiplicand in pseudorandom generation | |
| 1.6 | 2 years | dsl | Remove __P() | |
| 1.6 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.20 | 20 months | rmind | Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. | |
| 1.3 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.8 | 8 years | lukem | Add missing __RCSID() | |
| 1.43 | 2 years | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... | |
| 1.7 | 8 years | lukem | Add missing __RCSID() | |
| 1.3 | 8 years | wiz | Remove duplicate words; grammar fix. | |
| 1.10 | 14 months | christos | unsigned char portability casts | |
| 1.11 | 2 years | jruoho | Reference strsuftoll(3) and orders(7) with each other. | |
| 1.9 | 19 months | christos | Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz) While there... | |
| 1.20 | 5 years | reed | Add HISTORY: The strtof() and strtold() functions appeared in NetBSD 4.0. | |
| 1.8 | 2 months | joerg | Add strtol_l and friends. Switch _citrus_bcs_strtol to use plain strtol_l unless... | |
| 1.26 | 3 years | wiz | Bump date for previous. | |
| 1.18 | 4 years | joerg | branches: 1.18.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}... | |
| 1.19 | 4 years | joerg | branches: 1.19.6; Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq}... | |
| 1.25 | 3 years | pooka | tyop de fix | |
| 1.20 | 4 years | drochner | branches: 1.20.6; fix range of strtouq(), from Henning Petersen per PR lib/3939... | |
| 1.17 | 4 years | christos | branches: 1.17.6; system(NULL) should return if the command interpreter is ther... | |
| 1.24 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.6 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.7 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.12 | 3 years | jruoho | Put the period outside the quotation marks. | |
| 1.7 | 11 months | abs | Update old-style definitions to ANSI, remove a couple of register definitions al... | |
| 1.4 | 14 months | matt | Remove use of __P Switch to using C89 definitions. | |
| 1.4 | 5 years | martin | branches: 1.4.8; Convert TNF licenses to new 2 clause variant | |
| 1.10 | 2 years | tron | Improve and simplify implementation of *env(3) functions: - Use RB tree to keep ... |