Age | Commit message (Expand) | Author |
2005-01-25 | (path_concat): Set *BASE_IN_RESULT | Jim Meyering |
2005-01-22 | Regenerate. | Paul Eggert |
2005-01-22 | Sync from gnulib. | Paul Eggert |
2005-01-21 | *** empty log message *** | Jim Meyering |
2005-01-21 | Add version-etc-fsf. | Paul Eggert |
2005-01-21 | (libfetish_a_SOURCES): Add version-etc-fsf.c. | Paul Eggert |
2005-01-21 | Initial version. | Paul Eggert |
2005-01-21 | (version_etc_copyright): Use [] instead of * in prototype. | Paul Eggert |
2005-01-21 | Remove version_etc_copyright. | Paul Eggert |
2005-01-20 | * save-cwd.c (save_cwd): Remove code to support non-fchdir case. | Paul Eggert |
2005-01-20 | (save_cwd): Remove code to support the case | Paul Eggert |
2005-01-19 | *** empty log message *** | Jim Meyering |
2005-01-19 | (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the same value as for Solaris 9. | Jim Meyering |
2005-01-19 | *** empty log message *** | Jim Meyering |
2005-01-19 | *** empty log message *** | Jim Meyering |
2005-01-19 | remove diff, in, out | Jim Meyering |
2005-01-19 | *** empty log message *** | Jim Meyering |
2005-01-19 | A test harness to exercize chdir-long.c's sample main program. | Jim Meyering |
2005-01-19 | (chdir_long): Update prototype. | Jim Meyering |
2005-01-19 | *** empty log message *** | Jim Meyering |
2005-01-19 | (chdir_long): Rewrite to remove limitation on | Jim Meyering |
2005-01-19 | . | Jim Meyering |
2005-01-19 | (fdopendir, fstatat): New functions. | Jim Meyering |
2005-01-19 | Include headers required for use of DIR and struct stat. | Jim Meyering |
2005-01-04 | * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional | Paul Eggert |
2005-01-04 | *** empty log message *** | Jim Meyering |
2005-01-04 | [DEFAULT_ALIGNMENT]: Use an intermediate type to simplify | Jim Meyering |
2005-01-03 | Regenerate. | Paul Eggert |
2005-01-03 | * utimens.c (futimens): Robustify the previous patch. | Paul Eggert |
2005-01-03 | (futimens): Robustify the previous patch, by checking | Paul Eggert |
2005-01-03 | *** empty log message *** | Jim Meyering |
2005-01-03 | (futimens): Account for the fact that futimes | Jim Meyering |
2005-01-03 | * utimens.c (futimens) [HAVE_FUTIMES]: Fall back on utimes if | Paul Eggert |
2005-01-03 | futimens) [HAVE_FUTIMES]: Fall back on utimes if futimes fails with | Paul 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 | Change getdate to not use alloca. Shrink initial stack. | Paul Eggert |
2004-12-24 | (YYSTACK_USE_ALLOCA): Define to 0, since there's no | Paul Eggert |
2004-12-20 | Fix typo in comment. | Paul Eggert |
2004-12-20 | Regenerate. | 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-19 | Fix alloca problems with getdate. | Paul Eggert |
2004-12-19 | Include <alloca.h> only if HAVE_ALLOCA. | Paul Eggert |
2004-12-19 | Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H. | Paul Eggert |
2004-12-11 | *** empty log message *** | Jim Meyering |
2004-12-11 | adjust wording of #error message | Jim Meyering |
2004-12-11 | Fail via #error if PATH_MAX is not defined, since | Jim Meyering |