Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/tio.h
Commit message (Expand)AuthorAgeFilesLines
* use poll() instead of select() for checking file descript...Arthur de Jong2012-10-121-3/+2
* split the functionality to read everything from the strea...Arthur de Jong2012-04-261-3/+4
* read any remaining available data from the stream when cl...Arthur de Jong2012-03-141-2/+4
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* implement resizable I/O buffers and tune buffer sizes to ...Arthur de Jong2008-02-121-1/+3
* add limited implementation of tio_mark() and tio_reset() ...Arthur de Jong2008-01-011-12/+27
* remove some trailing spacesArthur de Jong2007-06-091-1/+1
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-0/+64