summaryrefslogtreecommitdiff
path: root/lib/yesno.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* yesno: make EOL optional in ENABLE_NLS case alsoTobias Stoeckmann2015-03-241-1/+4
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Expect rpmatch to be declared.Bruno Haible2008-04-291-4/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-4/+0
* Test yesno in combination with closein.Eric Blake2007-08-191-3/+7
* * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.Paul Eggert2006-12-141-2/+15
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-05-151-23/+20
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* Merge from coreutils.Paul Eggert2004-08-061-2/+4
* (main): Define with a prototype.Paul Eggert2003-09-111-1/+1
* Assume ANSI C.Bruno Haible2003-09-101-5/+3
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-4/+4
* (yesno) [!HAVE_RPMATCH]: Remove function since we'llJim Meyering1996-07-211-17/+2
* (yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.Jim Meyering1996-07-211-0/+26
* update FSF address in copyrightJim Meyering1996-07-151-2/+6
* Initial revisionJim Meyering1992-10-311-0/+37