Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __noreturn shall be at the beginning of the prototypes | Mattias Andrée | 2015-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | simplified feature-test macros | Mattias Andrée | 2015-10-12 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add fexec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+91 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add execat functions | Mattias Andrée | 2015-10-11 | 1 | -4/+311 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc: exec will use . and default PATH if PATH is not set | Mattias Andrée | 2015-10-11 | 1 | -4/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add exec functions | Mattias Andrée | 2015-10-11 | 1 | -0/+186 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add some integer types | Mattias Andrée | 2015-09-03 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2015-09-02 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add intptr_t, useconds_t, NULL and STD*_FILENO to unistd.h | Mattias Andrée | 2015-09-02 | 1 | -0/+29 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix more errors | Mattias Andrée | 2015-09-02 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add _LIBRARY_HEADER | Mattias Andrée | 2015-08-31 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add prototypes for brk and sbrk | Mattias Andrée | 2015-08-30 | 1 | -0/+105 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |