1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-09 19:26:28 +02:00
Commit Graph

675 Commits

Author SHA1 Message Date
Jim Meyering 03252f614c *** empty log message *** 2005-03-10 08:56:00 +00:00
Jim Meyering 5bdf28cfaa *** empty log message *** 2005-03-09 23:10:46 +00:00
Jim Meyering 3dfc177f1a *** empty log message *** 2005-03-09 09:41:38 +00:00
Paul Eggert 8e7a9fff01 * xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
to detect nanosleep bug.
2005-03-01 17:26:29 +00:00
Paul Eggert f93ba58756 Sync from gnulib. 2005-02-26 07:31:20 +00:00
Jim Meyering 3ef813f9bc *** empty log message *** 2005-02-23 13:53:22 +00:00
Jim Meyering f0e6764404 *** empty log message *** 2005-02-22 14:31:29 +00:00
Jim Meyering c3d9ba45f3 *** empty log message *** 2005-02-22 07:50:20 +00:00
Paul Eggert ff35a3ca2b Fix clock_gettime library access problem on recent GNU/Linux systems. 2005-02-22 07:19:43 +00:00
Paul Eggert 10ca18d561 Describe recent changes to use realtime clocks if available,
when appropriate; also, gettime now returns void.
2005-02-21 08:20:15 +00:00
Jim Meyering 173bc2ea67 *** empty log message *** 2005-02-20 12:24:52 +00:00
Jim Meyering 1beb06ed13 *** empty log message *** 2005-02-11 20:27:02 +00:00
Jim Meyering 199d3f7f87 *** empty log message *** 2005-02-09 09:59:57 +00:00
Jim Meyering 57d7923de4 *** empty log message *** 2005-02-08 09:55:05 +00:00
Jim Meyering 14e75538fa *** empty log message *** 2005-02-07 16:45:32 +00:00
Jim Meyering e753c6db67 *** empty log message *** 2005-02-06 18:22:47 +00:00
Paul Eggert 13593ac228 * memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h. 2005-02-03 21:47:43 +00:00
Jim Meyering dfc5ff02a0 Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files
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 00:16:39 +00:00
Jim Meyering 72d7b860db *** empty log message *** 2005-01-29 00:04:35 +00:00
Paul Eggert 65ef46a51c Use an all-permissive copyright notice, recommended by RMS. 2005-01-23 09:07:57 +00:00
Paul Eggert 2d50382bd9 Remove "m4/" from listed file names. 2005-01-22 06:28:21 +00:00
Paul Eggert 15ac53209f Sync from gnulib. 2005-01-22 06:25:53 +00:00
Paul Eggert 2b631e90a8 * save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume it. 2005-01-20 22:17:00 +00:00
Jim Meyering 244ce2fb1a *** empty log message *** 2005-01-14 16:34:56 +00:00
Jim Meyering 9eea266563 *** empty log message *** 2005-01-14 13:39:51 +00:00
Jim Meyering 2e301f00f3 *** empty log message *** 2005-01-14 13:33:32 +00:00
Jim Meyering 00b81a8761 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
is sane and DOES follow symlinks.  Besides, testing 20 different
systems found no broken chown implementations.
2005-01-04 09:39:04 +00:00
Paul Eggert 30fa7301bc * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
* m4/ullong_max.m4: New file.
* src/system.h: Undo previous change; we now use Autoconf.
2005-01-03 23:43:39 +00:00
Jim Meyering b0455f9d24 *** empty log message *** 2005-01-03 18:01:32 +00:00
Jim Meyering 77abd81977 *** empty log message *** 2005-01-03 17:26:32 +00:00
Paul Eggert 53ed4aabb6 * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA. 2004-12-24 06:03:57 +00:00
Jim Meyering 331f6aa987 *** empty log message *** 2004-12-21 21:46:33 +00:00
Jim Meyering d183e87cbc *** empty log message *** 2004-12-20 16:39:44 +00:00
Jim Meyering 5cedef6a3e *** empty log message *** 2004-12-20 16:39:30 +00:00
Jim Meyering 26ae196f5b s/SPACE/TAB 2004-12-20 15:38:46 +00:00
Jim Meyering 63908580ad *** empty log message *** 2004-12-20 15:31:53 +00:00
Paul Eggert 5e4bb18f61 * c-strtod.m4 (gl_C99_STRTOLD): New macro. 2004-12-20 07:57:44 +00:00
Jim Meyering dca77596d5 *** empty log message *** 2004-12-10 00:02:26 +00:00
Paul Eggert 29a74f8a30 * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change: spurious "-l"s. 2004-12-07 18:44:22 +00:00
Jim Meyering 31ae5dcf85 . 2004-12-06 22:25:12 +00:00
Paul Eggert e4b102af0e * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
in Autoconf 2.59.
2004-12-06 21:56:21 +00:00
Jim Meyering 27d14caedd *** empty log message *** 2004-12-06 10:06:49 +00:00
Jim Meyering e90702fd4b *** empty log message *** 2004-12-06 10:03:46 +00:00
Jim Meyering 6cfc09f125 *** empty log message *** 2004-12-06 10:01:39 +00:00
Jim Meyering 1de56a5dc3 . 2004-12-06 10:00:43 +00:00
Paul Eggert fcf9cad088 Mention copyright notice in latest checkin. 2004-12-03 07:34:40 +00:00
Paul Eggert fcf37d8842 Recent changes to save-cwd, openat. 2004-12-03 07:13:31 +00:00
Paul Eggert a7c9d8dae8 Assume setlocale, locale.h, and localeconv exist and work. 2004-12-02 06:57:05 +00:00
Paul Eggert 2e9a7b5621 * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
2004-12-01 07:13:11 +00:00
Paul Eggert 5528311c08 * readutmp.m4 (gl_READUTMP): Don't check for sys/param.h. 2004-11-30 21:48:33 +00:00