| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enable ISO C11 APIs when building libc, even with an older compiler. | millert | 2023-10-29 | 1 | -1/+9 |
| * | gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins | guenther | 2019-11-25 | 1 | -6/+12 |
| * | Complete the ld.so boot cleanup: move most libc initialization from | guenther | 2019-06-02 | 1 | -1/+3 |
| * | Move 'how this works' details from namespace.h to DETAILS | guenther | 2019-05-13 | 1 | -112/+3 |
| * | Instead of trying to handle ffs() with the normal rename-mark-hidden-and-alias | guenther | 2018-01-18 | 1 | -2/+5 |
| * | clang doesn't propagate attributes like "asm labels" and "visibility(hidden)" | guenther | 2017-11-29 | 1 | -5/+17 |
| * | Use a Thread Information Block in both single and multi-threaded programs. | guenther | 2016-05-07 | 1 | -2/+4 |
| * | Update example in comment: setlogin doesn't use {PROTO,DEF}_WRAP() now | guenther | 2016-04-05 | 1 | -8/+8 |
| * | Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread | guenther | 2015-10-23 | 1 | -5/+6 |
| * | Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct | guenther | 2015-09-11 | 1 | -1/+10 |
| * | Pull in namespace.h when building all .c files using gcc's -include option, | guenther | 2015-09-10 | 1 | -1/+17 |
| * | Fix aliasing of sys_errlist, sys_nerr, sys_siglist, and sys_signame | guenther | 2015-09-06 | 1 | -8/+1 |
| * | Use new framework for wrapping cat{open,gets,close}(), eliminating | guenther | 2015-09-05 | 1 | -4/+1 |
| * | Add framework for resolving (pun intended) libc namespace issues, using | guenther | 2015-08-31 | 1 | -9/+149 |
| * | Fix RCS ids | tholo | 1996-08-19 | 1 | -1/+1 |
| * | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+18 |