| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove __vfork alias•••this was added so that posix_spawn and possibly other functionality could be implemented in terms of vfork, but that turned out to be unsafe. any such usage needs __clone with proper handling of stack lifetime. | Rich Felker | 2018-09-12 | 1 | -4/+1 |
| * | additional fixes for linux kernel apis with old syscalls removed | Rich Felker | 2014-05-30 | 1 | -0/+5 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -0/+1 |
| * | make available a namespace-safe vfork, if supported•••this may be useful to posix_spawn..? | Rich Felker | 2011-10-14 | 1 | -1/+4 |
| * | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+8 |
