Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-27 | fix a few errors | Mattias Andrée | 2 | -2/+2 |
2015-12-26 | fix issue #9 on github | Mattias Andrée | 1 | -1/+1 |
2015-12-25 | add undaemonise | Mattias Andrée | 2 | -4/+68 |
2015-12-23 | typo | Mattias Andrée | 1 | -1/+1 |
2015-12-23 | m | Mattias Andrée | 1 | -3/+3 |
2015-12-23 | daemonise: user-private daemons | Mattias Andrée | 2 | -3/+21 |
2015-12-23 | daemonise: may also be redistributed under the term of the expat license | Mattias Andrée | 1 | -1/+3 |
2015-12-23 | daemonise: etymology | Mattias Andrée | 2 | -0/+4 |
2015-12-22 | update todo | Mattias Andrée | 1 | -0/+3 |
2015-12-21 | doc F_OK, X_OK, W_OK, and R_OK, the placeholder values were the correct values | Mattias Andrée | 1 | -1/+60 |
2015-12-21 | typo + redirected .h files | Mattias Andrée | 11 | -6/+106 |
2015-12-21 | add getenv | Mattias Andrée | 2 | -0/+99 |
2015-12-21 | add clearenv | Mattias Andrée | 2 | -0/+101 |
2015-12-21 | in case environ is set to null | Mattias Andrée | 1 | -1/+1 |
2015-12-21 | add getpass | Mattias Andrée | 2 | -0/+234 |
2015-12-21 | attributes | Mattias Andrée | 2 | -4/+5 |
2015-12-21 | whoops | Mattias Andrée | 1 | -2/+2 |
2015-12-21 | add creat | Mattias Andrée | 2 | -0/+100 |
2015-12-21 | daemonise | Mattias Andrée | 2 | -1/+407 |
2015-12-20 | etymology: daemon | Mattias Andrée | 2 | -0/+4 |
2015-12-20 | add daemon | Mattias Andrée | 2 | -0/+142 |
2015-12-20 | compile-time configurable default value for path | Mattias Andrée | 1 | -2/+11 |
2015-12-20 | future directions | Mattias Andrée | 1 | -0/+9 |
2015-12-20 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-20 | m | Mattias Andrée | 2 | -2/+2 |
2015-12-20 | change semantics of searchpath2 and add searchpath3 | Mattias Andrée | 6 | -122/+201 |
2015-12-20 | add searchpath and searchpath2 | Mattias Andrée | 4 | -47/+264 |
2015-12-20 | add needstack | Mattias Andrée | 3 | -1/+199 |
2015-12-20 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-20 | whitespace | Mattias Andrée | 1 | -1/+1 |
2015-12-20 | It is of course possible that int is 16 bits, and long is required to get 32 bits | Mattias Andrée | 3 | -16/+33 |
2015-12-20 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-20 | a nicer readme | Mattias Andrée | 1 | -49/+68 |