summaryrefslogtreecommitdiff
path: root/lib/yesno.c
Commit message (Expand)AuthorAgeFilesLines
* * 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