| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | a nicer readme | Mattias Andrée | 2015-12-20 | 1 | -49/+68 |
* | add deps | Mattias Andrée | 2015-12-20 | 1 | -0/+21 |
* | m | Mattias Andrée | 2015-12-20 | 1 | -2/+2 |
* | ... | Mattias Andrée | 2015-12-20 | 13 | -300/+434 |
* | optimise implementations of {hton,ntoh}{s,l,ll} | Mattias Andrée | 2015-12-20 | 8 | -9/+170 |
* | fix issue #8 on github | Mattias Andrée | 2015-12-19 | 2 | -2/+2 |
* | fix issue #7 on github, again | Mattias Andrée | 2015-12-18 | 1 | -1/+1 |
* | fix issue #7 on github | Mattias Andrée | 2015-12-18 | 1 | -1/+1 |
* | we need signed integer representation conversion | Mattias Andrée | 2015-12-16 | 1 | -0/+26 |
* | m | Mattias Andrée | 2015-12-16 | 2 | -686/+670 |
* | the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functions | Mattias Andrée | 2015-12-16 | 1 | -0/+1 |
* | fix issue #6 on github | Mattias Andrée | 2015-12-16 | 1 | -2/+21 |
* | add ack | Mattias Andrée | 2015-12-16 | 1 | -0/+2 |
* | typo + attributes | Mattias Andrée | 2015-12-16 | 3 | -40/+41 |
* | add ntohs, ntohl, ntohll, htons, htonl, and htonll | Mattias Andrée | 2015-12-16 | 8 | -2/+419 |
* | fix issue #5 on github | Mattias Andrée | 2015-12-16 | 1 | -1/+1 |
* | update todo: host endian to network endian, and network endian to host endian, conversion functions for 64-bits. | Mattias Andrée | 2015-12-15 | 1 | -0/+2 |
* | update todo | Mattias Andrée | 2015-12-15 | 1 | -0/+6 |
* | idea (optional security feature): shred unlinked file if there is no other link | Mattias Andrée | 2015-12-04 | 1 | -0/+1 |
* | typo | Mattias Andrée | 2015-12-02 | 1 | -1/+1 |