Commit Graph

3446 Commits

Author SHA1 Message Date
Jim Meyering dbbf897562 (FTS) [fts_dir_signatures]: Add comment. 2003-12-12 05:41:29 +00:00
Jim Meyering b44464be69 . 2003-12-12 04:55:00 +00:00
Jim Meyering a146b69be1 . 2003-12-03 10:31:37 +00:00
Jim Meyering 554a8298c9 *** empty log message *** 2003-12-03 10:28:45 +00:00
Jim Meyering 54594d2b21 (getgroups): xmalloc takes one argument, not two. 2003-12-03 10:28:39 +00:00
Jim Meyering 442c5295fc . 2003-12-02 09:30:35 +00:00
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 e61017bc19 . 2003-11-27 09:42:50 +00:00
Jim Meyering 2a2f3217c6 . 2003-11-27 08:00:12 +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 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 27e2534744 *** empty log message *** 2003-11-21 08:21:28 +00:00
Jim Meyering d23aea4a1e (xreadlink): Correct outdated comment. 2003-11-21 08:21:23 +00:00
Jim Meyering 1d37840643 *** empty log message *** 2003-11-17 16:13:08 +00:00
Jim Meyering 476ff1e623 On systems without utime and without a utimes function capable of
dealing with a NULL struct utimbuf* argument, this utime replacement
could -- in unusual circumstances -- leak a file descriptor.

Include <unistd.h> and <errno.h>.
(utime_null): Be sure to close `fd' and to preserve errno.
2003-11-17 16:13:04 +00:00
Jim Meyering 26c47da032 *** empty log message *** 2003-11-13 07:45:25 +00:00
Jim Meyering 7128acc4c2 Update from gnulib. 2003-11-13 07:45:20 +00:00
Jim Meyering 7559925e7e Update from gnulib. 2003-11-13 07:45:00 +00:00
Jim Meyering 056c6ad1aa no longer used -- replaced by fts*.[ch] 2003-11-11 12:21:38 +00:00
Jim Meyering 2a12811f21 *** empty log message *** 2003-11-11 12:21:12 +00:00
Jim Meyering c6e903bd69 *** empty log message *** 2003-11-11 07:07:00 +00:00
Jim Meyering e6c342016d Update from gnulib. 2003-11-11 07:06:53 +00:00
Jim Meyering 5ce5b23f26 . 2003-11-09 21:19:18 +00:00
Jim Meyering 1130a40962 *** empty log message *** 2003-11-09 21:18:35 +00:00
Jim Meyering 3bd82a1260 *** empty log message *** 2003-11-09 21:16:27 +00:00
Jim Meyering 97cac0c9ae (libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h. 2003-11-09 21:16:01 +00:00