Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-08 | * yesno.c: Include getline.h, not ctype.h. | Paul Eggert | |
(yesno): Don't remove leading white space; POSIX doesn't allow it. Use getline to remove arbitrary restriction on response length. | |||
2004-10-04 | Sync from gnulib, to remove dependencies of other modules on unlocked-io. | Paul Eggert | |
2004-08-02 | Include yesno.h first. | Paul Eggert | |
(yesno): Return bool, not int. | |||
2004-06-20 | Include "yesno.h". | Jim Meyering | |
2003-09-13 | Update from gnulib. | Jim Meyering | |
2001-11-17 | Include unlocked-io.h. | Jim Meyering | |
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-07-09 | update copyright date | Jim Meyering | |
1998-03-15 | Use #if, not #ifdef with HAVE_ macros | Jim Meyering | |
1996-07-21 | (yesno) [!HAVE_RPMATCH]: Remove function since we'll | Jim Meyering | |
always use the rpmatch-based version. Declare rpmatch. | |||
1996-07-21 | (yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function. | Jim Meyering | |
1996-07-15 | update FSF address in copyright | Jim Meyering | |
1992-10-31 | Initial revision | Jim Meyering | |