Commit Graph

985 Commits

Author SHA1 Message Date
Jim Meyering 36835110b6 *** empty log message *** 2005-06-30 16:40:08 +00:00
Jim Meyering c25ccafa30 *** empty log message *** 2005-06-30 16:39:46 +00:00
Jim Meyering b2915239d7 *** empty log message *** 2005-06-29 21:24:48 +00:00
Jim Meyering 2639d24e52 *** empty log message *** 2005-06-29 21:22:31 +00:00
Jim Meyering a9b919bde8 *** empty log message *** 2005-06-29 16:33:27 +00:00
Jim Meyering f05347d1ee . 2005-06-27 11:13:43 +00:00
Jim Meyering 88fc20a633 *** empty log message *** 2005-06-25 21:32:05 +00:00
Jim Meyering 49d976e156 Remove dev-ino.h, now that we get it via root-dev-ino.m4 2005-06-25 21:25:29 +00:00
Jim Meyering ef0790fc1c *** empty log message *** 2005-06-25 12:35:23 +00:00
Paul Eggert 406929bb9d (canon_host) [HAVE_GETADDRINFO]: Use = { 0, };' to initialize local hint'. 2005-06-24 17:33:58 +00:00
Jim Meyering a0e12540f5 *** empty log message *** 2005-06-23 18:41:55 +00:00
Jim Meyering 5c215ef2ad . 2005-06-23 16:34:18 +00:00
Jim Meyering fba73bf741 *** empty log message *** 2005-06-23 13:26:20 +00:00
Paul Eggert a13627ac2e mktime fix to avoid a diagnostic. 2005-06-22 19:08:21 +00:00
Paul Eggert 956daabfc6 (desirable_utmp_entry): Fix bug where "who -b" and "who -r"
failed to give output.
2005-06-22 18:26:22 +00:00
Jim Meyering fb33aea31f *** empty log message *** 2005-06-22 11:52:24 +00:00
Jim Meyering b0e72c0a63 *** empty log message *** 2005-06-19 08:30:16 +00:00
Jim Meyering a5c9e15482 *** empty log message *** 2005-06-16 14:52:33 +00:00
Jim Meyering 8add4ac9cb *** empty log message *** 2005-06-15 08:32:14 +00:00
Paul Eggert f2c653e8df Improve diagnostics for restore_cwd failure. 2005-06-14 23:58:00 +00:00
Paul Eggert d203fc19ae mkdir-p cleanup. 2005-06-14 18:36:44 +00:00
Jim Meyering 5c3c5b0586 *** empty log message *** 2005-06-14 09:46:39 +00:00
Jim Meyering cb3b87f4d7 *** empty log message *** 2005-06-14 08:53:11 +00:00
Jim Meyering 30b65617ac *** empty log message *** 2005-06-14 06:55:32 +00:00
Jim Meyering 57f2a7090c *** empty log message *** 2005-06-13 10:22:29 +00:00
Jim Meyering 26438e44cd *** empty log message *** 2005-06-12 19:56:42 +00:00
Paul Eggert ab2edb9e33 Don't use "path" or "filename" to mean "file name"
in comments or local variable names.
2005-06-02 05:05:29 +00:00
Paul Eggert 53d6509846 _POSIX_VERSION cleanup 2005-05-30 07:37:02 +00:00
Paul Eggert a73860cb2f fts.c: Don't worry about debugging on pre-C99-comopatible hosts. 2005-05-28 00:00:38 +00:00
Paul Eggert 606321fa32 Break integer-in-string comparison code out from src/sort. 2005-05-27 20:34:03 +00:00
Paul Eggert a7102ac430 (fd_safer) [_LGPL_PACKAGE]: New static function,
so that unistd-safer.h (GPL'ed code) need not be included.
2005-05-22 17:29:46 +00:00
Jim Meyering b72d60e7a4 *** empty log message *** 2005-05-21 06:44:36 +00:00
Paul Eggert c84d7e1cb0 Import chown fixes from gnulib. 2005-05-20 22:48:40 +00:00
Paul Eggert 8cc757279d Split fts into LGPL'ed and GPL'ed parts. 2005-05-20 22:34:44 +00:00
Jim Meyering ca88d7c411 *** empty log message *** 2005-05-20 04:27:00 +00:00
Jim Meyering 2334353619 *** empty log message *** 2005-05-19 08:54:44 +00:00
Paul Eggert 0b5dba9efb Remove some dependencies and old cruft from fts etc. 2005-05-18 19:32:57 +00:00
Paul Eggert 7b18bf3811 * unlinkdir.c, unlinkdir.h: New files. 2005-05-14 08:09:23 +00:00
Jim Meyering 8ac343fffa Correct cpp indentation 2005-05-14 08:03:44 +00:00
Paul Eggert d766c0a42a (fts_sort): Optimize the common case where all pointers smell the same. 2005-05-09 23:54:26 +00:00
Paul Eggert a7864df9ba * fts_.h, fts.c: More C89 portability fixes. 2005-05-09 18:53:54 +00:00
Paul Eggert 963e363388 * yesno.c: Include getline.h, not ctype.h.
(yesno): Don't remove leading white space; POSIX doesn't allow it.
Use getline to remove arbitrary restriction on response length.
2005-05-08 16:50:57 +00:00
Paul Eggert 3cccf50ce3 * makepath.c (make_path): chdir to "//", not "/", if the file name
starts with exactly two slashes.
2005-05-05 08:00:03 +00:00
Paul Eggert ecf4669714 Sync from gnulib. 2005-05-02 04:28:20 +00:00
Paul Eggert dfdf88d425 * modechange.h (mode_free): Remove; all callers changed to invoke 'free'.
* modechange.c: Likewise.  Simplify internals a bit.  Prohibit "+0".
2005-05-01 14:28:38 +00:00
Paul Eggert 89a64c09ba Log yesterday's changes. 2005-04-30 00:06:06 +00:00
Paul Eggert 441a757dc8 fetish -> coreutils in some more places 2005-04-18 23:33:55 +00:00
Paul Eggert 5e54cfb18b * getdate.y (zone): Allow relunit_snumber after tZONE. 2005-04-13 18:42:13 +00:00
Paul Eggert 94e747e3ac * getdate.y: Fix problem with parsing GMT time stamps during London summers. 2005-04-12 07:21:48 +00:00
Paul Eggert 6a0400397d Add bulletproofing for cases where stdin, stdout, or stderr are closed. 2005-04-11 20:04:29 +00:00