]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/example.expected
tests/example.c: Use errno = ENOMEM.
[coloredstderr/coloredstderr.git] / tests / example.expected
2013-06-17 Simon Ruderichtests/example.c: Use errno = ENOMEM.
2013-06-13 Simon RuderichFix hook for putc_unlocked() with glibc.
2013-06-06 Simon RuderichUse static list of descriptors to reduce mallocs.
2013-06-02 Simon Ruderichtests: Use <STDERR< and >STDERR> as markers.
2013-06-01 Simon RuderichHook perror(3).
2013-06-01 Simon RuderichAdd simple test suite.