summaryrefslogtreecommitdiff
path: root/src/os_compat.h
AgeCommit message (Expand)Author
2008-10-31added prefix to header macrosMax Kellermann
2008-09-29assume stdint.h and stddef.h are availableMax Kellermann
2008-09-29Switch to C99 types (retaining compat with old compilers)Eric Wong
2008-06-30os_compat.h: add sys/uio.h for writev/readvEric Wong
2008-04-12clean up CPP includesMax Kellermann
2008-04-12allocate playerData_pd from heap instead of shmMax Kellermann
2008-04-12provide switches for TCP and unix socketsMax Kellermann
2008-04-12support listening on unix domain socketsMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong