October 17, 2004
On each and every project I had to include some of unistd.h stuff (Linux / POSIX calls).

In order to ease development I've tired to condense the most importend parts into unistd.d.

Thomas



October 20, 2004
Thomas Kuehne wrote:
> On each and every project I had to include some of unistd.h stuff (Linux / POSIX calls).
> 
> In order to ease development I've tired to condense the most importend parts into unistd.d.
> 
> Thomas
> 
> 

awesome :-)