aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-02(version_etc_copyright): Update copyright date.Jim Meyering1-2/+2
2004-12-31*** empty log message ***Jim Meyering1-0/+5
2004-12-31(rpl_openat): Correct comment.Jim Meyering1-1/+7
2004-12-24Change getdate to not use alloca. Shrink initial stack.Paul Eggert1-0/+7
2004-12-24(YYSTACK_USE_ALLOCA): Define to 0, since there's noPaul Eggert1-7/+5
2004-12-20Fix typo in comment.Paul Eggert1-1/+1
2004-12-20Regenerate.Paul Eggert1-1/+1
2004-12-20* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert1-0/+3
2004-12-20(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.Paul Eggert1-2/+2
2004-12-19Fix alloca problems with getdate.Paul Eggert1-0/+8
2004-12-19Include <alloca.h> only if HAVE_ALLOCA.Paul Eggert1-1/+12
2004-12-19Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.Paul Eggert1-7/+5
2004-12-11*** empty log message ***Jim Meyering1-0/+5
2004-12-11adjust wording of #error messageJim Meyering1-1/+1
2004-12-11Fail via #error if PATH_MAX is not defined, sinceJim Meyering1-6/+2
2004-12-08Add support for time zones like +HH:MM and UTC+HH:MM.Paul Eggert1-0/+9
2004-12-08(textint): New member "negative".Paul Eggert1-7/+32
2004-12-06.Jim Meyering1-69/+68
2004-12-06*** empty log message ***Jim Meyering1-0/+6
2004-12-06(libfetish_a_SOURCES): Begin removing .c and .h file names, as theyJim Meyering1-5/+0
2004-12-05.Jim Meyering1-3/+5
2004-12-05*** empty log message ***Jim Meyering1-0/+2
2004-12-05(unit-test): Depend on t-fpending.Jim Meyering1-1/+2
2004-12-05*** empty log message ***Jim Meyering1-4/+8
2004-12-05.Jim Meyering1-0/+2
2004-12-05*** empty log message ***Jim Meyering1-0/+1
2004-12-05(LDADD): Define.Jim Meyering1-0/+2
2004-12-05.Jim Meyering1-14/+34
2004-12-05*** empty log message ***Jim Meyering1-0/+1
2004-12-05*** empty log message ***Jim Meyering1-3/+6
2004-12-05(unit-test): New target.Jim Meyering1-0/+6
2004-12-05Test the __fpending function.Jim Meyering1-0/+24
2004-12-05revert to 1.8, now that we test the offendingJim Meyering1-6/+1
2004-12-05*** empty log message ***Jim Meyering1-2/+2
2004-12-05*** empty log message ***Jim Meyering1-0/+9
2004-12-05Include <stdlib.h>.Jim Meyering1-1/+6
2004-12-03Recent changes to save-cwd, openat.Paul Eggert1-0/+21
2004-12-03Import from gnulib.Paul Eggert1-1/+2
2004-12-03Add copyright and authorship notice.Paul Eggert1-2/+20
2004-12-03Include "openat.h" before other include files.Paul Eggert1-17/+15
2004-12-03save-cwd.c: Include "save-cwd.h" before other include files.Paul Eggert1-29/+26
2004-12-02Assume setlocale, locale.h, and localeconv exist and work.Paul Eggert1-0/+11
2004-12-02Assume <locale.h> exists.Paul Eggert1-6/+1
2004-12-02Assume <locale.h> exists.Paul Eggert1-29/+29
2004-12-01* getcwd.c: Use system getcwd first, if appropriate.Paul Eggert1-2/+7
2004-12-01(is_ENAMETOOLONG): New macro.Paul Eggert1-8/+34
2004-12-01Go back to including <sys/types.h> rather than <stddef.h>; this isPaul Eggert1-1/+1
2004-11-30Make readutmp more consistent among its client code.Paul Eggert1-0/+12
2004-11-30Don't include <sys/types.h>, <errno.h>,Paul Eggert1-15/+26
2004-11-30Include readutmp.h first.Paul Eggert1-1/+3