summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-22.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22moved to ../build-auxJim Meyering
2005-03-22*** empty log message ***Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22.Jim Meyering
2005-03-22*** empty log message ***Jim Meyering
2005-03-22(get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts.Jim Meyering
2005-03-21Regenerate.Paul Eggert
2005-03-21* Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert
2005-03-21(libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert
2005-03-21Import a few more changes from gnulib.Paul Eggert
2005-03-21(gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES.Paul Eggert
2005-03-21Add stat-macros.h to AC_LIBSOURCES.Paul Eggert
2005-03-21Regenerate.Paul Eggert
2005-03-21Replace onceonly.m4 with onceonly_2_57.m4 to shrink "configure".Paul Eggert
2005-03-21Import memcasecmp.m4 change from gnulib.Paul Eggert
2005-03-21gl_FUNC_MEMCASECMP -> gl_MEMCASECMPPaul Eggert
2005-03-21Another change imported from gnulib.Paul Eggert
2005-03-21.Jim Meyering
2005-03-21Sync from gnulib.Paul Eggert
2005-03-20*** empty log message ***Jim Meyering
2005-03-20(init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'.Jim Meyering
2005-03-20*** empty log message ***Jim Meyering
2005-03-20(init_header): Add missing `%' in format string.Jim Meyering
2005-03-20(parse_column_count): Adjust comment to match the code.Jim Meyering
2005-03-19.Jim Meyering
2005-03-19*** empty log message ***Jim Meyering
2005-03-19(pr_LDADD): Now that pr uses gettime, addJim Meyering
2005-03-19pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does.Paul Eggert
2005-03-19"pr -D FORMAT" now accepts the same formats that "date +FORMAT" does.Paul Eggert
2005-03-19Include strftime.h, timespec.h.Paul Eggert
2005-03-19* strftime.c (my_strftime): If the underlying strftime returns 0Paul Eggert
2005-03-19(my_strftime): If the underlying strftime returns 0Paul Eggert
2005-03-19nohup now ignores the umask when creating nohup.out.Paul Eggert
2005-03-19* coreutils.texi (nohup invocation): Clarify nohup.out creation.Paul Eggert
2005-03-19(nohup invocation): Clarify nohup.out creation.Paul Eggert
2005-03-19(main): nohup now ignores the umask when creating nohup.out.Paul Eggert
2005-03-19nohup now ignores the umask when creating nohup.out.Paul Eggert
2005-03-18comment tweakJim Meyering
2005-03-18Add comments for new macros.Jim Meyering
2005-03-18fix typoJim Meyering
2005-03-17tweak commentJim Meyering
2005-03-17*** empty log message ***Jim Meyering
2005-03-17(gl_PREREQ): Require gl_TYPEOF.Jim Meyering
2005-03-17(gl_TYPEOF): New file/macro.Jim Meyering
2005-03-17Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__,Jim Meyering
2005-03-17spacing nitJim Meyering