Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-12-31 | 1 | -3/+8 |
* | daemonise: add option to override pid file | Mattias Andrée | 2015-12-31 | 1 | -0/+9 |
* | typo + other ways to catch fire | Mattias Andrée | 2015-12-30 | 1 | -1/+1 |
* | halt + hcf | Mattias Andrée | 2015-12-29 | 1 | -0/+27 |
* | more functions to add + implement readn, writen, preadn, and pwriten | Mattias Andrée | 2015-12-29 | 1 | -5/+104 |
* | typo | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | daemonise: support keeping arbitrary fd:s open | Mattias Andrée | 2015-12-28 | 1 | -1/+22 |
* | fix errors and warnings | Mattias Andrée | 2015-12-27 | 1 | -3/+3 |
* | add undaemonise | Mattias Andrée | 2015-12-25 | 1 | -0/+19 |
* | daemonise: user-private daemons | Mattias Andrée | 2015-12-23 | 1 | -0/+4 |
* | daemonise: etymology | Mattias Andrée | 2015-12-23 | 1 | -0/+2 |
* | doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values | Mattias Andrée | 2015-12-21 | 1 | -1/+60 |
* | add getpass | Mattias Andrée | 2015-12-21 | 1 | -0/+41 |
* | attributes | Mattias Andrée | 2015-12-21 | 1 | -4/+4 |
* | whoops | Mattias Andrée | 2015-12-21 | 1 | -2/+2 |
* | daemonise | Mattias Andrée | 2015-12-21 | 1 | -1/+150 |
* | etymology: daemon | Mattias Andrée | 2015-12-20 | 1 | -0/+2 |
* | add daemon | Mattias Andrée | 2015-12-20 | 1 | -0/+43 |
* | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 2015-12-20 | 1 | -5/+48 |
* | add searchpath and searchpath2 | Mattias Andrée | 2015-12-20 | 1 | -0/+74 |
* | 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 |