digitalmars.D - ported UNISTD.H
- "Thomas Kuehne" <eisvogel users.sourceforge.net> Oct 17 2004
- clayasaurus <clayasaurus gmail.com> Oct 19 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
Oct 17 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 :-)
Oct 19 2004








clayasaurus <clayasaurus gmail.com>