lib/unlocked-io.h


Log

Author Commit Date CI Message
Paul Eggert 6ef9a073 2005-05-15T04:45:43 Sync from coreutils. * modules/yesno (Depends-on): Add getline. * gethrxtime.c, gethrxtime.h, getpass.h, mountlist.h, path-concat.c, regex.h, strtoll.c, unlocked-io.h, xtime.h: White space changes only. * makepath.c (make_path): Port to hosts where leading "//" is special. * yesno.c: Include getline.h, not ctype.h. (yesno): Don't remove leading white space; POSIX doesn't allow it. Use getline to remove arbitrary restriction on response length.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Paul Eggert 917752ad 2004-10-04T20:17:39 Remove dependencies on unlocked-io.
Jim Meyering 0ad5dfdf 2004-01-16T09:59:18 Update copyright year to include _2003_ (year of most recent change).
Paul Eggert 64d6ea0a 2003-10-08T20:34:54 Merge getpass from libc, plus a few fixes.
Paul Eggert d0723a16 2003-07-14T16:36:07 Switch from LGPL to GPL.
Paul Eggert 3f3d02ed 2002-12-04T20:51:07 New file, from GNU diffutils, but with proper copyright notice and attribution.