Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-29 | Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files | Jim Meyering | |
so that automake automatically knows to distribute those files. Use AC_LIBOBJ to ensure that automake automatically knows the names of always-compiled source files. Automake already knows the names of conditionally compiled ones, e.g., due to preexisting uses of AC_LIBOBJ and AC_REPLACE_FUNCS. [This is a start. Many still remain to be fixed...] | |||
2005-01-29 | *** empty log message *** | Jim Meyering | |
2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert | |
2005-01-22 | Remove "m4/" from listed file names. | Paul Eggert | |
2005-01-22 | Sync from gnulib. | Paul Eggert | |
2005-01-20 | * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it. | Paul Eggert | |
2005-01-14 | *** empty log message *** | Jim Meyering | |
2005-01-14 | *** empty log message *** | Jim Meyering | |
2005-01-14 | *** empty log message *** | Jim Meyering | |
2005-01-04 | (gl_FUNC_CHOWN): When cross-compiling, assume that chown | Jim Meyering | |
is sane and DOES follow symlinks. Besides, testing 20 different systems found no broken chown implementations. | |||
2005-01-03 | * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX. | Paul Eggert | |
* m4/ullong_max.m4: New file. * src/system.h: Undo previous change; we now use Autoconf. | |||
2005-01-03 | *** empty log message *** | Jim Meyering | |
2005-01-03 | *** empty log message *** | Jim Meyering | |
2004-12-24 | * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA. | Paul Eggert | |
2004-12-21 | *** empty log message *** | Jim Meyering | |
2004-12-20 | *** empty log message *** | Jim Meyering | |
2004-12-20 | *** empty log message *** | Jim Meyering | |
2004-12-20 | s/SPACE/TAB | Jim Meyering | |
2004-12-20 | *** empty log message *** | Jim Meyering | |
2004-12-20 | * c-strtod.m4 (gl_C99_STRTOLD): New macro. | Paul Eggert | |
2004-12-10 | *** empty log message *** | Jim Meyering | |
2004-12-07 | * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious ↵ | Paul Eggert | |
"-l"s. | |||
2004-12-06 | . | Jim Meyering | |
2004-12-06 | * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug | Paul Eggert | |
in Autoconf 2.59. | |||
2004-12-06 | *** empty log message *** | Jim Meyering | |
2004-12-06 | *** empty log message *** | Jim Meyering | |
2004-12-06 | *** empty log message *** | Jim Meyering | |
2004-12-06 | . | Jim Meyering | |
2004-12-03 | Mention copyright notice in latest checkin. | Paul Eggert | |
2004-12-03 | Recent changes to save-cwd, openat. | Paul Eggert | |
2004-12-02 | Assume setlocale, locale.h, and localeconv exist and work. | Paul Eggert | |
2004-12-01 | * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): | Paul Eggert | |
Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working. | |||
2004-11-30 | * readutmp.m4 (gl_READUTMP): Don't check for sys/param.h. | Paul Eggert | |
2004-11-30 | . | Jim Meyering | |
2004-11-28 | *** empty log message *** | Jim Meyering | |
2004-11-25 | Recent getcwd fixes. | Paul Eggert | |
2004-11-23 | Sync from gnulib. | Paul Eggert | |
2004-11-23 | * utimens.m4 (gl_UTIMENS): Check for futimes function. | Paul Eggert | |
2004-11-17 | Sync from gnulib. | Paul Eggert | |
2004-11-17 | * canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo. | Paul Eggert | |
2004-11-14 | . | Jim Meyering | |
2004-11-12 | Sync from gnulib and regenerate. | Paul Eggert | |
2004-11-06 | . | Jim Meyering | |
2004-11-03 | Log recent getdate-etc. related changes. | Paul Eggert | |
2004-11-03 | Sync from gnulib. | Paul Eggert | |
2004-10-29 | Sync from gnulib (for getdate changes). | Paul Eggert | |
2004-10-18 | pathchk cleanups, gnulib merge | Paul Eggert | |
2004-10-05 | Rename xclone to xmemdup. Remove obsolete xalloc macros. | Paul Eggert | |
Remove xstrdup.c and move xstrdup implementation to xmalloc.c. | |||
2004-10-04 | Sync from gnulib, to remove dependencies of other modules on unlocked-io. | Paul Eggert | |
2004-10-04 | Sync from gnulib. | Paul Eggert | |