pty: Activate the signature wrapper of forkpty.
[gnulib.git] / tests / test-getline.c
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-31 Bruno HaibleWork around getline() bug on FreeBSD 8.0.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Eric Blaketests: add signature checks
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-10-30 Eric Blaketests: avoid some compiler warnings
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2007-08-22 Eric Blake* tests/test-getdelim.c (main): Use remove, not unlink.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.