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

17391 Commits

Author SHA1 Message Date
Jim Meyering c0efef3c7f *** empty log message *** 2003-12-02 09:08:27 +00:00
Jim Meyering 4797f7f440 Use SHA1_H, not _SHA_H in #ifndef condition. 2003-12-02 09:08:16 +00:00
Jim Meyering 5dd50e5eb3 . 2003-12-02 09:06:54 +00:00
Jim Meyering 83e15c483a renamed to sha1.h 2003-12-02 09:06:24 +00:00
Jim Meyering 51f4a36e98 renamed to sha1.c 2003-12-02 09:06:18 +00:00
Jim Meyering aec463c0f3 File renamed from sha.h. 2003-12-02 09:05:50 +00:00
Jim Meyering a87fa9b8c3 File renamed from sha.c.
Include sha1.h, not sha.h.
2003-12-02 09:05:40 +00:00
Jim Meyering e806d25647 Reflect sha -> sha1 renaming. 2003-12-02 08:59:47 +00:00
Jim Meyering 1491869c38 . 2003-12-02 08:57:48 +00:00
Jim Meyering 6a58c5e0e0 Add FSF Copyright. 2003-12-02 08:57:39 +00:00
Jim Meyering 52a18b9571 *** empty log message *** 2003-12-02 08:55:36 +00:00
Jim Meyering 6a434077b8 Correct stale references to MD5 and `16 bytes'.
Patch by Ulrich Drepper.

Add FSF Copyright.  Remove reference to Scott Miller,
since this file is now nearly identical to md5.h.
2003-12-02 08:55:30 +00:00
Jim Meyering 5582bf3995 *** empty log message *** 2003-12-02 08:24:38 +00:00
Jim Meyering 72bcce966c (rol) [__GNUC__ && __i386__]: Don't use `asm' code. These
days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
2003-12-02 08:24:31 +00:00
Jim Meyering 29715e4653 *** empty log message *** 2003-11-29 12:02:53 +00:00
Jim Meyering 71109d9261 Include "xalloc.h", for decl of xstrdup. 2003-11-29 12:01:51 +00:00
Jim Meyering 48b933cbd2 *** empty log message *** 2003-11-29 11:58:59 +00:00
Jim Meyering b91ac83e67 (c_strtod): Save and restore original LC_NUMERIC setting,
in case it was different from the environment-derived value.
Patch by Paul Eggert.
2003-11-29 11:55:52 +00:00
Jim Meyering a9c4ddaaa8 *** empty log message *** 2003-11-27 09:43:33 +00:00
Jim Meyering e61017bc19 . 2003-11-27 09:42:50 +00:00
Jim Meyering 1c420821c7 Remove new temp file, h-$i. 2003-11-27 08:45:01 +00:00
Jim Meyering a466769fb8 (syntax-check-rules): Remove sc_xalloc_h_in_src from here, too. 2003-11-27 08:29:03 +00:00
Jim Meyering 0238dfc265 *** empty log message *** 2003-11-27 08:26:04 +00:00
Jim Meyering 3eb6afeaa6 *** empty log message *** 2003-11-27 08:18:45 +00:00
Jim Meyering f548cf59b9 *** empty log message *** 2003-11-27 08:17:47 +00:00
Jim Meyering 229022b220 Include "c-strtod.h".
(parse_options): Update xstrtod call to include new argument, c_strtod.
2003-11-27 08:17:35 +00:00
Jim Meyering 6b18b46eae Include "c-strtod.h".
(main): Update xstrtod call to include new argument, c_strtod.
2003-11-27 08:16:38 +00:00
Jim Meyering 355848c4c8 Include "c-strtod.h".
(scan_double_arg): Update xstrtod call to include new argument, c_strtod.
2003-11-27 08:14:39 +00:00
Jim Meyering f2701c5758 Remove decls of strtod, strtol, strtoul; no longer
needed now that we assume C89.  Include "c-strtod.h".
(xstrtod): Call c_strtod, not strtod.
2003-11-27 08:02:18 +00:00
Jim Meyering 2a2f3217c6 . 2003-11-27 08:00:12 +00:00
Jim Meyering fea15ed751 Tweak mark-up to use @env, not @code in a few places.
Mark new use of LC_NUMERIC.
2003-11-27 07:58:32 +00:00
Jim Meyering c86e7b4b51 *** empty log message *** 2003-11-27 07:52:48 +00:00
Jim Meyering c7ba991a1d Parse floating-point operands and options in the C locale.
POSIX requires this for printf, and we might as well be
consistent elsewhere (tail, sleep, seq).

(tail invocation, printf invocation,
sleep invocation, seq invocation): Document this.
2003-11-27 07:52:45 +00:00
Jim Meyering 6c6a0b1943 . 2003-11-27 07:48:35 +00:00
Jim Meyering c0f0a326af (xstrtod): Accept an extra arg, specifying the conversion function.
Don't include stdlib.h; no longer needed.
2003-11-27 07:48:21 +00:00
Jim Meyering 05c5b74a05 (xstrtod): Accept an extra arg, specifying the conversion function. 2003-11-27 07:47:22 +00:00
Jim Meyering ab5dba9e1b new files, from Paul Eggert 2003-11-27 07:46:01 +00:00
Jim Meyering 5564a80c71 (libfetish_a_SOURCES): Add c-strtod.c, c-strtod.h. 2003-11-27 07:43:11 +00:00
Jim Meyering 955a2340ea Don't include xstrtod.h; it's not needed. 2003-11-27 07:42:03 +00:00
Jim Meyering 8580fa2908 (Traversing symlinks): Rearrange things.
(chown invocation): Add xrefs to `Traversing symlinks' for -H, -P, -L.
(chgrp invocation): Likewise.
2003-11-26 11:21:28 +00:00
Jim Meyering a69915d6a4 *** empty log message *** 2003-11-24 10:58:20 +00:00
Jim Meyering 1915bbbed5 (Traversing symlinks, Treating / specially): New sections.
(rm invocation, chown invocation, chmod invocation, chgrp invocation):
Describe new options, --preserve-root and --no-preserve-root.
2003-11-24 10:58:08 +00:00
Jim Meyering af6317dab1 sync with version from autoconf 2003-11-24 09:07:34 +00:00
Jim Meyering f330854bee *** empty log message *** 2003-11-24 08:06:04 +00:00
Jim Meyering b247044a91 Handle another errno variant (HPUX, EPERM). 2003-11-24 08:05:25 +00:00
Jim Meyering 4153ac3146 *** empty log message *** 2003-11-24 08:05:02 +00:00
Jim Meyering f40b756c79 upgrade to automake-1.7d 2003-11-24 08:01:57 +00:00
Jim Meyering 19d21ca60c *** empty log message *** 2003-11-22 15:10:22 +00:00
Jim Meyering 24b62f6752 (x2nrealloc_inline): Fix typos in comments: s/size/size_t/. 2003-11-22 15:08:19 +00:00
Jim Meyering 199c506234 *** empty log message *** 2003-11-22 14:34:12 +00:00