Commit Graph

800 Commits

Author SHA1 Message Date
Jim Meyering b16a67a7c9 *** empty log message *** 2006-02-24 07:24:24 +00:00
Paul Eggert 4492bcd9ef Sync from gnulib. 2006-02-16 23:34:00 +00:00
Paul Eggert 05e61daca4 Sync from gnulib. 2006-02-14 23:08:59 +00:00
Jim Meyering cabedb13fd *** empty log message *** 2006-02-07 09:21:27 +00:00
Paul Eggert 3ff73ab0a9 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
__EXTENSIONS__ if this causes compilation to fail.
2006-02-06 05:22:12 +00:00
Paul Eggert da953b9d22 Sync stdbool from gnulib. 2006-01-26 21:01:56 +00:00
Paul Eggert a768b3ebec Merge stdbool from gnulib; we're still not quite there yet. 2006-01-25 18:32:46 +00:00
Jim Meyering b11079e168 *** empty log message *** 2006-01-24 19:14:07 +00:00
Paul Eggert a30a9a3ec4 Import from gnulib. 2006-01-24 07:52:03 +00:00
Paul Eggert 4393cb56ca * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
rather than -Xlinker -z -Xlinker ignore, as it's more portable.
2006-01-21 07:59:38 +00:00
Jim Meyering debc171df3 *** empty log message *** 2006-01-17 17:27:32 +00:00
Paul Eggert 739de8914f (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portable
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-17 07:21:48 +00:00
Jim Meyering 153a886d6d *** empty log message *** 2006-01-13 13:35:31 +00:00
Jim Meyering e4c3f364f3 fix typo: s/stdint.h.m4/stdint.m4/ 2006-01-12 07:48:36 +00:00
Paul Eggert 518d041db8 Adjust to md5 changes in gnulib, and make sha1 etc. more consistent
with md5.
2006-01-12 07:19:50 +00:00
Jim Meyering dc15b27c50 *** empty log message *** 2006-01-11 15:25:36 +00:00
Paul Eggert b5284da0c0 Sync from gnulib. 2006-01-11 07:39:40 +00:00
Paul Eggert d11af4159e Sync from gnulib. 2006-01-10 17:47:56 +00:00
Jim Meyering 0f07bd690c *** empty log message *** 2006-01-10 07:33:30 +00:00
Paul Eggert cbd0078fcf * lib-ignore.m4: New file. 2006-01-07 01:56:13 +00:00
Paul Eggert c0dac69808 New approach to safer chmod. 2006-01-02 07:30:27 +00:00
Jim Meyering 3114855498 *** empty log message *** 2005-12-21 10:21:20 +00:00
Jim Meyering 2eb8cbd948 *** empty log message *** 2005-12-17 10:30:13 +00:00
Jim Meyering b0cee61e23 *** empty log message *** 2005-12-14 20:37:24 +00:00
Paul Eggert 3463531cd0 One other stdbool.m4 change. 2005-12-14 01:17:51 +00:00
Paul Eggert eaebfec990 (AC_HEADER_STDBOOL): Check for buggy compiler that
has _Bool but mishandles _Bool |= _Bool.
2005-12-13 19:41:57 +00:00
Paul Eggert 5ea987eade * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
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-07 18:22:05 +00:00
Paul Eggert 448d523897 Mention change to jm-macros.m4. 2005-12-02 18:35:33 +00:00
Paul Eggert 48f08b4f53 Fix typo in previous log entry. 2005-12-02 18:23:42 +00:00
Paul Eggert feb302b9f2 * (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
Use implementation from Albert Chin, with some
comments/corrections by Stepan Kasal and myself.
2005-12-02 18:22:10 +00:00
Paul Eggert 76bebf24a5 Import from gnulib. 2005-12-02 00:42:52 +00:00
Jim Meyering 46679371cb *** empty log message *** 2005-11-30 13:05:08 +00:00
Jim Meyering 76b8c64505 *** empty log message *** 2005-11-30 12:38:05 +00:00
Paul Eggert fc0fa751c4 Log today's changes. 2005-11-26 07:53:39 +00:00
Jim Meyering 2f6048508c *** empty log message *** 2005-11-20 18:54:09 +00:00
Jim Meyering b99b6ac9ff *** empty log message *** 2005-11-20 14:07:13 +00:00
Jim Meyering c0c83656d2 *** empty log message *** 2005-11-20 08:28:05 +00:00
Paul Eggert efe0b59c14 * c.m4: New file. 2005-11-18 23:02:48 +00:00
Paul Eggert 4c9fae6b88 gethrxtime now uses gettime 2005-11-10 20:20:51 +00:00
Paul Eggert 15d4c70e08 Trivial changes to support SCO systems. 2005-10-30 23:05:16 +00:00
Jim Meyering b6b139e070 *** empty log message *** 2005-10-23 15:37:04 +00:00
Paul Eggert bff08feb9b * stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test. 2005-10-07 18:53:41 +00:00
Paul Eggert a0d42f7861 Generalize the patch for the AIX bool bug. 2005-10-06 16:42:22 +00:00
Jim Meyering fbc02ac784 *** empty log message *** 2005-10-02 10:09:18 +00:00
Jim Meyering a2a3fc0ac7 *** empty log message *** 2005-10-01 11:58:50 +00:00
Jim Meyering e1170f4d9e *** empty log message *** 2005-10-01 09:49:14 +00:00
Jim Meyering 18794c7464 *** empty log message *** 2005-10-01 06:54:15 +00:00
Jim Meyering f9c10dab98 *** empty log message *** 2005-09-30 15:21:26 +00:00
Paul Eggert 6f8ed252b4 (gl_ULLONG_MAX): Simplify so that it merely
defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
ULLONG_MAX doesn't work with 2.7.2.1.
2005-09-28 22:08:46 +00:00
Jim Meyering a49740f33b *** empty log message *** 2005-09-26 09:10:54 +00:00