1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-10 02:39:25 +02:00
Commit Graph

20203 Commits

Author SHA1 Message Date
Jim Meyering 173bc2ea67 *** empty log message *** 2005-02-20 12:24:52 +00:00
Jim Meyering f78bf85485 *** empty log message *** 2005-02-20 12:23:33 +00:00
Jim Meyering 384e3830bc . 2005-02-17 20:28:22 +00:00
Jim Meyering b32308597f *** empty log message *** 2005-02-15 12:33:35 +00:00
Jim Meyering bc9a87005f *** empty log message *** 2005-02-15 12:29:47 +00:00
Jim Meyering 4e49c3974f regenerate 2005-02-15 12:29:22 +00:00
Jim Meyering 3695d0212a (human_fstype): Add case/definition for S_MAGIC_JFS
so that file systems of type `jfs' are recognized as such.
2005-02-15 12:23:40 +00:00
Jim Meyering b353489b18 regen for XFS 2005-02-15 09:01:34 +00:00
Jim Meyering 265fe832fe *** empty log message *** 2005-02-15 08:58:05 +00:00
Jim Meyering 9fea5777f3 (human_fstype): Add case/definition for S_MAGIC_XFS
so that file systems of type `xfs' are recognized as such.
2005-02-15 08:57:59 +00:00
Jim Meyering df3411b4c3 *** empty log message *** 2005-02-15 08:56:43 +00:00
Jim Meyering 8edee9d8e5 *** empty log message *** 2005-02-15 08:20:55 +00:00
Jim Meyering 83f00235d7 (NZERO) [NZERO == 0]: Undefine and define to 20,
to work around the invalid definition from Darwin 7.7.0.
2005-02-15 08:20:49 +00:00
Jim Meyering ad8ad412a5 *** empty log message *** 2005-02-15 08:18:26 +00:00
Paul Eggert b6a2e5d39a Add James Lemley. 2005-02-14 18:15:41 +00:00
Paul Eggert 058e9af0e3 * src/sort.c (mergefps): Use binary search rather than linear. 2005-02-14 18:04:43 +00:00
Paul Eggert 47a3ba5c45 (mergefps): Use binary search rather than linear one
when comparing new line to lines already in main memory.
2005-02-14 18:04:22 +00:00
Jim Meyering 017b3436b8 . 2005-02-13 08:15:24 +00:00
Jim Meyering eda701b536 (gl_INTTOSTR): Use AC_LIBSOURCES to list the required source files. 2005-02-11 20:27:16 +00:00
Jim Meyering 1beb06ed13 *** empty log message *** 2005-02-11 20:27:02 +00:00
Jim Meyering 9a564239f5 Remove names of files that are now mentioned in AC_LIBSOURCES
and AC_LIBOBJ uses in inttostr.m4.

(libfetish_a_SOURCES): Remove imaxtostr.c,
offtostr.c, and umaxtostr.c.
(EXTRA_DIST): Remove inttostr.c and inttostr.h.
2005-02-11 20:26:57 +00:00
Jim Meyering 199d3f7f87 *** empty log message *** 2005-02-09 09:59:57 +00:00
Jim Meyering 0f25baf061 (gl_FUNC_GETCWD_NULL): Use AC_LIBSOURCES to list the required source files. 2005-02-09 09:59:53 +00:00
Jim Meyering 4738975f66 . 2005-02-09 09:58:07 +00:00
Jim Meyering 5eaf6e280a *** empty log message *** 2005-02-09 09:01:48 +00:00
Jim Meyering 045fbb6d7c * src/copy.c (valid_options): Add an assertion that
not both hard_link and symbolic_link are set.
2005-02-09 09:01:44 +00:00
Paul Eggert b068caba7b stat -f -c %S. 2005-02-08 21:39:23 +00:00
Paul Eggert 058d7358ed (STATFS_FRSIZE): New macro.
(print_statfs): Use it to implement %S.
(do_statfs): Change default formats to include %S.
(usage): Document %S (versus %s).
2005-02-08 21:38:53 +00:00
Paul Eggert 333b98170f (stat invocation): Document stat -f -c %S (versus %s). 2005-02-08 21:38:04 +00:00
Paul Eggert 57d4ab6674 Document stat -f -c %S, plus changes to default formats. 2005-02-08 21:37:26 +00:00
Paul Eggert 8388a2febc * doc/coreutils.texi (stat invocation): Match stat --usage better.
* src/stat.c (usage): Match doc better.
Say that %s is the "Fundamental block size".
2005-02-08 20:46:52 +00:00
Paul Eggert 9440e98dd4 (usage): Normalize terminology, capitalization, and sort order to
match manual.  Say that %s is the "Fundamental block size", since that
is what POSIX says.
2005-02-08 20:45:03 +00:00
Paul Eggert 6eb5971afe (stat invocation): Normalize terminology,
capitalization, and sort order to match --help output.  Mention %c
for file systems.  Say that %s is the "Fundamental block size",
since that is what POSIX says.
2005-02-08 20:44:28 +00:00
Jim Meyering 938fe6521f *** empty log message *** 2005-02-08 09:56:22 +00:00
Jim Meyering e01c9a1b7a (libfetish_a_SOURCES): Remove memcasecmp.c and memcasecmp.h. 2005-02-08 09:56:15 +00:00
Jim Meyering d9e9e816f1 Require gl_FUNC_MEMCASECMP. 2005-02-08 09:55:39 +00:00
Jim Meyering 57d7923de4 *** empty log message *** 2005-02-08 09:55:05 +00:00
Jim Meyering 243f1932a8 (gl_FUNC_MEMCASECMP): New file and macro. 2005-02-08 09:55:00 +00:00
Jim Meyering b99bfaa9f8 remove vestigial `closeout' 2005-02-08 09:43:24 +00:00
Jim Meyering 38421d61de Use AC_REQUIRE where possible, and _ONCE-suffixed versions of macros. 2005-02-07 16:54:14 +00:00
Jim Meyering a8826c6e63 (vasnprintf) [!USE_SNPRINTF]: Correct the test for integer overflow. 2005-02-07 16:49:58 +00:00
Jim Meyering c0756a37d4 *** empty log message *** 2005-02-07 16:47:49 +00:00
Jim Meyering 5889debf40 (libfetish_a_SOURCES): Remove fts.c, fts_.h, and
getcwd.h now that they're mentioned in AC_LIBSOURCES and AC_LIBOBJ
uses in the corresponding ../m4/*.m4.
2005-02-07 16:47:39 +00:00
Jim Meyering 14e75538fa *** empty log message *** 2005-02-07 16:45:32 +00:00
Jim Meyering fbd6608072 (gl_FUNC_FTS): New file and macro. 2005-02-07 16:45:27 +00:00
Jim Meyering 59b1c8cfd0 Require gl_FUNC_FTS. 2005-02-07 16:45:19 +00:00
Jim Meyering e753c6db67 *** empty log message *** 2005-02-06 18:22:47 +00:00
Jim Meyering 51f856d9d5 (gl_PREREQ_CHDIR_LONG): Depend on gl_FUNC_MEMRCHR. 2005-02-06 18:22:42 +00:00
Jim Meyering 22a1a067f4 (gl_FUNC_MEMRCHR): Check for declaration of memrchr. 2005-02-06 18:22:19 +00:00
Jim Meyering 05132205af s/MD5 and SHA1 signatures/MD5 and SHA1 checksums/ 2005-02-06 18:19:17 +00:00