Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct variadic prototypes for execl* family | Rich Felker | 2011-04-27 | 1 | -3/+3 |
* | fix prototypes/signature for setgroups, etc. | Rich Felker | 2011-04-13 | 1 | -1/+1 |
* | prototype getdtablesize (nonstandard function) | Rich Felker | 2011-04-03 | 1 | -0/+1 |
* | add setresuid/setresgid functions (nonstandard) | Rich Felker | 2011-04-03 | 1 | -0/+2 |
* | remove obsolete and useless useconds_t type | Rich Felker | 2011-04-01 | 1 | -3/+2 |
* | implement fexecve | Rich Felker | 2011-02-27 | 1 | -0/+1 |
* | prototypes for brk and sbrk | Rich Felker | 2011-02-19 | 1 | -0/+2 |
* | feature test support in unistd.h | Rich Felker | 2011-02-15 | 1 | -23/+27 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+464 |