Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tell in doc in which version things were introduced | Mattias Andrée | 2015-11-25 | 1 | -0/+50 |
* | more etymology | Mattias Andrée | 2015-11-20 | 1 | -0/+10 |
* | m | Mattias Andrée | 2015-11-13 | 1 | -1/+1 |
* | add todos | Mattias Andrée | 2015-11-13 | 1 | -0/+8 |
* | improve attributes | Mattias Andrée | 2015-10-17 | 1 | -20/+20 |
* | fix errors | Mattias Andrée | 2015-10-17 | 1 | -0/+7 |
* | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
* | simplified feature-test macros | Mattias Andrée | 2015-10-12 | 1 | -5/+5 |
* | add fexec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+91 |
* | add execat functions | Mattias Andrée | 2015-10-11 | 1 | -4/+311 |
* | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 2015-10-11 | 1 | -4/+12 |
* | add exec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+186 |
* | add some integer types | Mattias Andrée | 2015-09-03 | 1 | -5/+5 |
* | misc | Mattias Andrée | 2015-09-02 | 1 | -0/+9 |
* | add intptr_t, useconds_t, NULL and STD*_FILENO to unistd.h | Mattias Andrée | 2015-09-02 | 1 | -0/+29 |
* | fix more errors | Mattias Andrée | 2015-09-02 | 1 | -0/+6 |
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -2/+0 |
* | add prototypes for brk and sbrk | Mattias Andrée | 2015-08-30 | 1 | -0/+105 |