Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/tio.h
Commit message (Expand)AuthorAgeFilesLines
* Use normal timeout handling in tio_skipall()Arthur de Jong2013-08-311-1/+1
* Use a timeout when skipping remaining result dataArthur de Jong2013-08-301-2/+2
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-6/+6
* 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