These are declared in unistd.h, but since _POSIX_SOURCE is defined they are not visible. Conditionally duplicating the declarations here seems less likely to bite me in the ass later on than making a bunch of other BSD-specific things visible.
Waffle Mole
A small gopher server for POSIX systems, written in C99.
To build: make
At the moment it only serves on ::1
at port 7070.
Description
Languages
C
98.5%
Makefile
1.5%