summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-03Remove `.tmp' suffix; mkstemp requires that XXXXXX be a suffix.Jim Meyering
2005-01-03*** empty log message ***Jim Meyering
2005-01-03(gl_FUNC_MKSTEMP): Don't `cd' into the temporaryJim Meyering
2005-01-03* utimens.c (futimens) [HAVE_FUTIMES]: Fall back on utimes ifPaul Eggert
2005-01-03futimens) [HAVE_FUTIMES]: Fall back on utimes if futimes fails withPaul Eggert
2005-01-02*** empty log message ***Jim Meyering
2005-01-02(version_etc_copyright): Update copyright date.Jim Meyering
2004-12-31*** empty log message ***Jim Meyering
2004-12-31(rpl_openat): Correct comment.Jim Meyering
2004-12-24* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.Paul Eggert
2004-12-24(gl_GETDATE): Remove AC_FUNC_ALLOCA.Paul Eggert
2004-12-24Change getdate to not use alloca. Shrink initial stack.Paul Eggert
2004-12-24(YYSTACK_USE_ALLOCA): Define to 0, since there's noPaul Eggert
2004-12-21.Jim Meyering
2004-12-21*** empty log message ***Jim Meyering
2004-12-21(gl_FUNC_MKSTEMP): Remove temporary directory rightJim Meyering
2004-12-21adjust indentationJim Meyering
2004-12-21.Jim Meyering
2004-12-21tweak commentJim Meyering
2004-12-21.Jim Meyering
2004-12-21*** empty log message ***Jim Meyering
2004-12-21(usage): Say the default names are `xx00, xx01, ...', not `xx01, xx02, ...'.Jim Meyering
2004-12-21*** empty log message ***Jim Meyering
2004-12-21*** empty log message ***Jim Meyering
2004-12-21Avoid spurious failure on x86 solaris2.9 when using c89.Jim Meyering
2004-12-20* src/split.c (usage): Mention default size. Suggested by Dan Jacobson.Paul Eggert
2004-12-20(usage): Mention default size.Paul Eggert
2004-12-20*** empty log message ***Jim Meyering
2004-12-20*** empty log message ***Jim Meyering
2004-12-20Do the `cd' in a subshell.Jim Meyering
2004-12-20s/SPACE/TABJim Meyering
2004-12-20*** empty log message ***Jim Meyering
2004-12-20Rather than using "conftestXXXXXX" as the mkstempJim Meyering
2004-12-20*** empty log message ***Jim Meyering
2004-12-20Fix typo in comment.Paul Eggert
2004-12-20Regenerate.Paul Eggert
2004-12-20* c-strtod.m4 (gl_C99_STRTOLD): New macro.Paul Eggert
2004-12-20* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert
2004-12-20(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert
2004-12-20(gl_C99_STRTOLD): New macro.Paul Eggert
2004-12-19Fix alloca problems with getdate.Paul Eggert
2004-12-19Include <alloca.h> only if HAVE_ALLOCA.Paul Eggert
2004-12-19Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.Paul Eggert
2004-12-19* NEWS: Mention that one should eval "`dircolors`" rather than `dircolors`.Paul Eggert
2004-12-19* NEWS: Mention that one should eval "`dircolors`" rather thanPaul Eggert
2004-12-17*** empty log message ***Jim Meyering
2004-12-17 * tests/mv/hard-link-1: Rearrange to use newer trap-handling code,Jim Meyering
2004-12-17*** empty log message ***Jim Meyering
2004-12-17update from gnulibJim Meyering
2004-12-17Sync mdate-sh from gnulib.Paul Eggert