| Commit message (Expand) | Author | Age | Files | Lines |
* | Use normal timeout handling in tio_skipall() | Arthur de Jong | 2013-08-31 | 1 | -1/+1 |
* | Use a timeout when skipping remaining result data | Arthur de Jong | 2013-08-30 | 1 | -2/+2 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -6/+6 |
* | use poll() instead of select() for checking file descript... | Arthur de Jong | 2012-10-12 | 1 | -3/+2 |
* | split the functionality to read everything from the strea... | Arthur de Jong | 2012-04-26 | 1 | -3/+4 |
* | read any remaining available data from the stream when cl... | Arthur de Jong | 2012-03-14 | 1 | -2/+4 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | implement resizable I/O buffers and tune buffer sizes to ... | Arthur de Jong | 2008-02-12 | 1 | -1/+3 |
* | add limited implementation of tio_mark() and tio_reset() ... | Arthur de Jong | 2008-01-01 | 1 | -12/+27 |
* | remove some trailing spaces | Arthur de Jong | 2007-06-09 | 1 | -1/+1 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -0/+64 |