| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -1/+1 |
| 2013-03-24 | remove cruft from pre-posix_spawn version of the system function | Rich Felker | 1 | -6/+0 |
| 2013-02-17 | consistently use the internal name __environ for environ | Rich Felker | 1 | -2/+2 |
| 2013-02-03 | base system() on posix_spawn | Rich Felker | 1 | -39/+24 |
| 2012-10-28 | system is a cancellation point | Rich Felker | 1 | -0/+3 |
| 2012-10-19 | fix usage of locks with vfork | Rich Felker | 1 | -1/+2 |
| 2012-10-18 | overhaul system() and popen() to use vfork; fix various related bugs | Rich Felker | 1 | -23/+42 |
