Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-04-18 | legacy junk compatibility grab-bag | Rich Felker | -0/+2 |
2012-02-17 | add get_current_dir_name function | Rich Felker | -0/+1 |
2011-09-13 | fix various errors in function signatures/prototypes found by nsz | Rich Felker | -3/+3 |
2011-08-12 | implement forkall | Rich Felker | -0/+1 |
2011-04-27 | correct variadic prototypes for execl* family | Rich Felker | -3/+3 |
2011-04-13 | fix prototypes/signature for setgroups, etc. | Rich Felker | -1/+1 |
2011-04-03 | prototype getdtablesize (nonstandard function) | Rich Felker | -0/+1 |
2011-04-03 | add setresuid/setresgid functions (nonstandard) | Rich Felker | -0/+2 |
2011-04-01 | remove obsolete and useless useconds_t type | Rich Felker | -3/+2 |
2011-02-27 | implement fexecve | Rich Felker | -0/+1 |
2011-02-19 | prototypes for brk and sbrk | Rich Felker | -0/+2 |
2011-02-15 | feature test support in unistd.h | Rich Felker | -23/+27 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+464 |