Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |