log tests/test-getdelim.c @ 16201:8250f2777afc

age author description
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 31 Jan 2010 17:43:25 +0100 Bruno Haible Work around getdelim() bug on FreeBSD 8.0.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 21:01:42 +0100 Bruno Haible Refactor common macros used in tests.
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Wed, 22 Aug 2007 14:04:30 +0000 Eric Blake * tests/test-getdelim.c (main): Use remove, not unlink.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.