summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-01-03Regenerate.Paul Eggert
2005-01-03* utimens.c (futimens): Robustify the previous patch.Paul Eggert
2005-01-03(futimens): Robustify the previous patch, by checkingPaul Eggert
2005-01-03*** empty log message ***Jim Meyering
2005-01-03(futimens): Account for the fact that futimesJim 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-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-20Fix typo in comment.Paul Eggert
2004-12-20Regenerate.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-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-11*** empty log message ***Jim Meyering
2004-12-11adjust wording of #error messageJim Meyering
2004-12-11Fail via #error if PATH_MAX is not defined, sinceJim Meyering
2004-12-08Add support for time zones like +HH:MM and UTC+HH:MM.Paul Eggert
2004-12-08(textint): New member "negative".Paul Eggert
2004-12-06.Jim Meyering
2004-12-06*** empty log message ***Jim Meyering
2004-12-06(libfetish_a_SOURCES): Begin removing .c and .h file names, as theyJim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(unit-test): Depend on t-fpending.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(LDADD): Define.Jim Meyering
2004-12-05.Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05(unit-test): New target.Jim Meyering
2004-12-05Test the __fpending function.Jim Meyering
2004-12-05revert to 1.8, now that we test the offendingJim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05*** empty log message ***Jim Meyering
2004-12-05Include <stdlib.h>.Jim Meyering
2004-12-03Recent changes to save-cwd, openat.Paul Eggert
2004-12-03Import from gnulib.Paul Eggert
2004-12-03Add copyright and authorship notice.Paul Eggert
2004-12-03Include "openat.h" before other include files.Paul Eggert
2004-12-03save-cwd.c: Include "save-cwd.h" before other include files.Paul Eggert
2004-12-02Assume setlocale, locale.h, and localeconv exist and work.Paul Eggert