summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-11(change_attributes): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(batch_convert): Use the quote function rather than using literal `...' inJim Meyering
a diagnostic.
2003-07-11Include "quote.h".Jim Meyering
Use the quote function rather than using literal `...' in a diagnostic.
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(tac_seekable): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10Include "posixver.h".Jim Meyering
(parse_user_spec): Accept `.' as a separator only in pre-POSIX-200112 mode.
2003-07-10*** empty log message ***Jim Meyering
2003-07-10.Jim Meyering
2003-07-10(Standards conformance): Mention that uses likeJim Meyering
`tail -1' and `head -1', like `sort +1', are non conforming. (chown invocation): Say that using `.' as a separator may not work.
2003-07-10*** empty log message ***Jim Meyering
2003-07-10(usage): Use 1024*1024 in place of 1048576.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10(noinst_PROGRAMS): Define to setuidgid.Jim Meyering
2003-07-10Now that we have setuidgid, use it in place of the kludge in this test.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10New program, solely for testing (not installed).Jim Meyering
2003-07-10.Jim Meyering
2003-07-10New files, in support of new asprintf use. From gnulib.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10(jm_MACROS): Require gl_FUNC_VASPRINTF and gl_FUNC_VASNPRINTF.Jim Meyering
2003-07-10.Jim Meyering
2003-07-10Now that a program (`who') uses asprintf, we need all of these:Jim Meyering
* asnprintf.c, asprintf.c, printf-args.c, printf-args.h, printf-parse.c: * printf-parse.h, vasnprintf.c, vasnprintf.h, vasprintf.c, vasprintf.h: New files, from gnulib.
2003-07-10*** empty log message ***Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10Indent cpp directives (via cppi).Jim Meyering
2003-07-10Indent cpp directives (via cppi).Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10.Jim Meyering
2003-07-10(libfetish_a_SOURCES): Add these:Jim Meyering
printf-args.h, printf-parse.h, vasprintf.h, vasnprintf.h.
2003-07-10*** empty log message ***Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10(change_file_owner): Don't leak file descriptors when dereferencing symlinks.Jim Meyering
2003-07-10.Jim Meyering
2003-07-10*** empty log message ***Jim Meyering
2003-07-10From gnulib.Jim Meyering
Help replace my old inttypes.m4.
2003-07-10From gnulib.Jim Meyering
Help replace my old inttypes.m4.
2003-07-10Remove file (make it empty, actually).Jim Meyering
Use intmax_t.m4 and uintmax_t.m4 from gnulib, instead.
2003-07-10Switch from LGPL to GPL.Jim Meyering
2003-07-09.Jim Meyering
2003-07-09*** empty log message ***Jim Meyering
2003-07-09Update from gnulib.Jim Meyering