Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-12 | *** empty log message *** | Jim Meyering | |
2006-03-12 | Add time_r.m4. | Paul Eggert | |
2006-03-02 | Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for the | Paul Eggert | |
benefit of Solaris 10 when compiled pedantically. | |||
2006-03-02 | (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==". | Paul Eggert | |
2006-02-24 | *** empty log message *** | Jim Meyering | |
2006-02-16 | Sync from gnulib. | Paul Eggert | |
2006-02-14 | Sync from gnulib. | Paul Eggert | |
2006-02-07 | *** empty log message *** | Jim Meyering | |
2006-02-06 | (gl_USE_SYSTEM_EXTENSIONS): Don't #define | Paul Eggert | |
__EXTENSIONS__ if this causes compilation to fail. | |||
2006-01-26 | Sync stdbool from gnulib. | Paul Eggert | |
2006-01-25 | Merge stdbool from gnulib; we're still not quite there yet. | Paul Eggert | |
2006-01-24 | *** empty log message *** | Jim Meyering | |
2006-01-24 | Import from gnulib. | Paul Eggert | |
2006-01-21 | * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore | Paul Eggert | |
rather than -Xlinker -z -Xlinker ignore, as it's more portable. | |||
2006-01-17 | *** empty log message *** | Jim Meyering | |
2006-01-17 | (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portable | Paul Eggert | |
and it doesn't work with cross-compiles. Fix missing-$ typo in 'test "gl_cv_ignore_unused_libraries" ...' that prevented -zignore from being used with Sun's C compiler. | |||
2006-01-13 | *** empty log message *** | Jim Meyering | |
2006-01-12 | fix typo: s/stdint.h.m4/stdint.m4/ | Jim Meyering | |
2006-01-12 | Adjust to md5 changes in gnulib, and make sha1 etc. more consistent | Paul Eggert | |
with md5. | |||
2006-01-11 | *** empty log message *** | Jim Meyering | |
2006-01-11 | Sync from gnulib. | Paul Eggert | |
2006-01-10 | Sync from gnulib. | Paul Eggert | |
2006-01-10 | *** empty log message *** | Jim Meyering | |
2006-01-07 | * lib-ignore.m4: New file. | Paul Eggert | |
2006-01-02 | New approach to safer chmod. | Paul Eggert | |
2005-12-21 | *** empty log message *** | Jim Meyering | |
2005-12-17 | *** empty log message *** | Jim Meyering | |
2005-12-14 | *** empty log message *** | Jim Meyering | |
2005-12-14 | One other stdbool.m4 change. | Paul Eggert | |
2005-12-13 | (AC_HEADER_STDBOOL): Check for buggy compiler that | Paul Eggert | |
has _Bool but mishandles _Bool |= _Bool. | |||
2005-12-07 | * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for | Paul Eggert | |
TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3 porting problem reported by Georg Schwarz in <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>. * m4/stat-time.m4 (gl_STAT_TIME): Likewise. | |||
2005-12-02 | Mention change to jm-macros.m4. | Paul Eggert | |
2005-12-02 | Fix typo in previous log entry. | Paul Eggert | |
2005-12-02 | * (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T. | Paul Eggert | |
Use implementation from Albert Chin, with some comments/corrections by Stepan Kasal and myself. | |||
2005-12-02 | Import from gnulib. | Paul Eggert | |
2005-11-30 | *** empty log message *** | Jim Meyering | |
2005-11-30 | *** empty log message *** | Jim Meyering | |
2005-11-26 | Log today's changes. | Paul Eggert | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-18 | * c.m4: New file. | Paul Eggert | |
2005-11-10 | gethrxtime now uses gettime | Paul Eggert | |
2005-10-30 | Trivial changes to support SCO systems. | Paul Eggert | |
2005-10-23 | *** empty log message *** | Jim Meyering | |
2005-10-07 | * stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test. | Paul Eggert | |
2005-10-06 | Generalize the patch for the AIX bool bug. | Paul Eggert | |
2005-10-02 | *** empty log message *** | Jim Meyering | |
2005-10-01 | *** empty log message *** | Jim Meyering | |
2005-10-01 | *** empty log message *** | Jim Meyering | |