Age | Commit message (Expand) | Author |
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 |
2004-12-08 | Add 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 they | Jim 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-05 | Test the __fpending function. | Jim Meyering |
2004-12-05 | revert to 1.8, now that we test the offending | Jim Meyering |
2004-12-05 | *** empty log message *** | Jim Meyering |
2004-12-05 | *** empty log message *** | Jim Meyering |
2004-12-05 | Include <stdlib.h>. | Jim Meyering |
2004-12-03 | Recent changes to save-cwd, openat. | Paul Eggert |
2004-12-03 | Import from gnulib. | Paul Eggert |
2004-12-03 | Add copyright and authorship notice. | Paul Eggert |
2004-12-03 | Include "openat.h" before other include files. | Paul Eggert |
2004-12-03 | save-cwd.c: Include "save-cwd.h" before other include files. | Paul Eggert |
2004-12-02 | Assume setlocale, locale.h, and localeconv exist and work. | Paul Eggert |
2004-12-02 | Assume <locale.h> exists. | Paul Eggert |
2004-12-02 | Assume <locale.h> exists. | Paul Eggert |
2004-12-01 | * getcwd.c: Use system getcwd first, if appropriate. | Paul Eggert |
2004-12-01 | (is_ENAMETOOLONG): New macro. | Paul Eggert |
2004-12-01 | Go back to including <sys/types.h> rather than <stddef.h>; this is | Paul Eggert |
2004-11-30 | Make readutmp more consistent among its client code. | Paul Eggert |
2004-11-30 | Don't include <sys/types.h>, <errno.h>, | Paul Eggert |
2004-11-30 | Include readutmp.h first. | Paul Eggert |
2004-11-30 | . | Jim Meyering |
2004-11-30 | renamed to chdir-long.[ch] | Jim Meyering |
2004-11-30 | *** empty log message *** | Jim Meyering |
2004-11-30 | (libfetish_a_SOURCES): Reflect name changes: chdir.[ch] -> chdir-long.[ch] | Jim Meyering |
2004-11-30 | Include chdir-long.h rather than chdir.h. | Jim Meyering |
2004-11-30 | *** empty log message *** | Jim Meyering |
2004-11-30 | [!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd. | Jim Meyering |
2004-11-30 | Renamed from chdir.h. | Jim Meyering |