| Commit message (Expand) | Author | Age | Files | Lines |
* | Various spelling fixes | Arthur de Jong | 2019-09-17 | 1 | -1/+1 |
* | support systems without ETIME | Arthur de Jong | 2013-01-14 | 1 | -1/+6 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -143/+146 |
* | also test for correct value of errno on timeout and make ... | Arthur de Jong | 2012-12-14 | 1 | -3/+14 |
* | also output debugging info in test_timeout_reader test | Arthur de Jong | 2012-12-14 | 1 | -0/+4 |
* | make test even more verbose and set number of writes back... | Arthur de Jong | 2012-12-06 | 1 | -4/+8 |
* | rephrase test to more clearly explain what we're testing ... | Arthur de Jong | 2012-11-30 | 1 | -9/+14 |
* | update tests to new tio interface (fixes r1783) | Arthur de Jong | 2012-10-13 | 1 | -22/+5 |
* | add casts from size_t to int for printf | Arthur de Jong | 2011-09-04 | 1 | -2/+2 |
* | more tests and general test improvements | Arthur de Jong | 2011-03-19 | 1 | -0/+64 |
* | put all assertion functions and compatibility code into o... | Arthur de Jong | 2011-03-17 | 1 | -18/+5 |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | miscellaneous portability improvements | Arthur de Jong | 2008-06-06 | 1 | -1/+5 |
* | implement resizable I/O buffers and tune buffer sizes to ... | Arthur de Jong | 2008-02-12 | 1 | -12/+24 |
* | include errno in assertion statement | Arthur de Jong | 2008-01-30 | 1 | -27/+41 |
* | when including stdint.h check if we actually have it | Arthur de Jong | 2008-01-27 | 1 | -0/+2 |
* | somewhat improve the output from the tests | Arthur de Jong | 2008-01-26 | 1 | -2/+2 |
* | add limited implementation of tio_mark() and tio_reset() ... | Arthur de Jong | 2008-01-01 | 1 | -5/+74 |
* | move dict and tio tests into the tests directory | Arthur de Jong | 2007-08-19 | 1 | -0/+206 |