Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -70/+0 |
* | Include <pthread.h> where it is necessary only | Thomas Jansen | 2008-12-28 | 1 | -1/+0 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | assume stdint.h and stddef.h are available | Max Kellermann | 2008-09-29 | 1 | -3/+1 |
* | Switch to C99 types (retaining compat with old compilers) | Eric Wong | 2008-09-29 | 1 | -8/+1 |
* | os_compat.h: add sys/uio.h for writev/readv | Eric Wong | 2008-06-30 | 1 | -0/+1 |
* | clean up CPP includes | Max Kellermann | 2008-04-12 | 1 | -0/+2 |
* | allocate playerData_pd from heap instead of shm | Max Kellermann | 2008-04-12 | 1 | -4/+0 |
* | provide switches for TCP and unix sockets | Max Kellermann | 2008-04-12 | 1 | -1/+4 |
* | support listening on unix domain sockets | Max Kellermann | 2008-04-12 | 1 | -0/+1 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -0/+77 |