Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/tio.c
Commit message (Expand)AuthorAgeFilesLines
* also initialize sa_sigaction although it's not usedArthur de Jong2007-09-241-0/+1
* some small improvements to the code based on some source ...Arthur de Jong2007-09-231-0/+2
* fix typoArthur de Jong2007-07-151-1/+1
* fix bug with buffer magic in writing codeArthur de Jong2007-07-151-11/+18
* add const and add FIXME about a to-be-fixed race conditionArthur de Jong2007-07-131-1/+5
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-0/+365