Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more functions to add + implement readn, writen, preadn, and pwriten | Mattias Andrée | 2015-12-29 | 6 | -5/+404 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-12-29 | 2 | -2/+2 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | fix dup_at_least_3: must duplicate at least once | Mattias Andrée | 2015-12-28 | 1 | -1/+2 |
* | daemonise: support keeping arbitrary fd:s open | Mattias Andrée | 2015-12-28 | 2 | -8/+118 |
* | fix errors | Mattias Andrée | 2015-12-28 | 1 | -16/+19 |
* | fix errors and warnings | Mattias Andrée | 2015-12-27 | 6 | -33/+35 |
* | fix warning | Mattias Andrée | 2015-12-27 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-12-27 | 1 | -1/+1 |
* | permission bits | Mattias Andrée | 2015-12-27 | 1 | -1/+204 |
* | doc | Mattias Andrée | 2015-12-27 | 1 | -0/+14 |
* | fix errors | Mattias Andrée | 2015-12-27 | 2 | -8/+10 |
* | typo | Mattias Andrée | 2015-12-27 | 1 | -1/+1 |
* | fix punctuation | Mattias Andrée | 2015-12-27 | 2 | -8/+8 |
* | fix errors and warnings | Mattias Andrée | 2015-12-27 | 12 | -23/+25 |
* | fix errors | Mattias Andrée | 2015-12-27 | 1 | -22/+27 |
* | suppress a bunch of warnings | Mattias Andrée | 2015-12-27 | 1 | -0/+79 |
* | fix a few errors | Mattias Andrée | 2015-12-27 | 2 | -2/+2 |
* | fix issue #9 on github | Mattias Andrée | 2015-12-26 | 1 | -1/+1 |
* | add undaemonise | Mattias Andrée | 2015-12-25 | 2 | -4/+68 |
* | typo | Mattias Andrée | 2015-12-23 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-12-23 | 1 | -3/+3 |
* | daemonise: user-private daemons | Mattias Andrée | 2015-12-23 | 2 | -3/+21 |
* | daemonise: may also be redistributed under the term of the expat license | Mattias Andrée | 2015-12-23 | 1 | -1/+3 |
* | daemonise: etymology | Mattias Andrée | 2015-12-23 | 2 | -0/+4 |
* | update todo | Mattias Andrée | 2015-12-22 | 1 | -0/+3 |
* | 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 |
* | typo + redirected .h files | Mattias Andrée | 2015-12-21 | 11 | -6/+106 |
* | add getenv | Mattias Andrée | 2015-12-21 | 2 | -0/+99 |
* | add clearenv | Mattias Andrée | 2015-12-21 | 2 | -0/+101 |
* | in case environ is set to null | Mattias Andrée | 2015-12-21 | 1 | -1/+1 |
* | add getpass | Mattias Andrée | 2015-12-21 | 2 | -0/+234 |
* | attributes | Mattias Andrée | 2015-12-21 | 2 | -4/+5 |
* | whoops | Mattias Andrée | 2015-12-21 | 1 | -2/+2 |
* | add creat | Mattias Andrée | 2015-12-21 | 2 | -0/+100 |
* | daemonise | Mattias Andrée | 2015-12-21 | 2 | -1/+407 |
* | etymology: daemon | Mattias Andrée | 2015-12-20 | 2 | -0/+4 |
* | add daemon | Mattias Andrée | 2015-12-20 | 2 | -0/+142 |
* | compile-time configurable default value for path | Mattias Andrée | 2015-12-20 | 1 | -2/+11 |
* | future directions | Mattias Andrée | 2015-12-20 | 1 | -0/+9 |
* | m | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-12-20 | 2 | -2/+2 |
* | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 2015-12-20 | 6 | -122/+201 |
* | add searchpath and searchpath2 | Mattias Andrée | 2015-12-20 | 4 | -47/+264 |
* | add needstack | Mattias Andrée | 2015-12-20 | 3 | -1/+199 |
* | m | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |
* | It is of course possible that int is 16 bits, and long is required to get 32 bits | Mattias Andrée | 2015-12-20 | 3 | -16/+33 |
* | m | Mattias Andrée | 2015-12-20 | 1 | -1/+1 |