Commit Graph

3113 Commits

Author SHA1 Message Date
Jim Meyering 2dd33cf2b1 *** empty log message *** 2003-07-23 06:26:25 +00:00
Jim Meyering 9817a27dc0 Normalize naming of Sun operating systems, e.g., SunOS4 -> SunOS 4,
Solaris5.9 -> Solaris 9.  From Paul Eggert.
2003-07-23 06:24:12 +00:00
Jim Meyering 8c67c629b7 *** empty log message *** 2003-07-23 06:23:47 +00:00
Jim Meyering ed5baef6bd . 2003-07-23 06:18:23 +00:00
Jim Meyering 4b45560264 *** empty log message *** 2003-07-23 06:17:55 +00:00
Jim Meyering 789e064aaf *** empty log message *** 2003-07-23 06:16:14 +00:00
Jim Meyering 8c0ec86f25 include "xstrndup.h" 2003-07-23 06:16:05 +00:00
Jim Meyering ee6abf82dd Factored out of dircolors.c from coreutils. 2003-07-23 06:14:20 +00:00
Jim Meyering 6c61676f7d (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h. 2003-07-23 06:00:50 +00:00
Jim Meyering 47316ed6df Use `SunOS 4', not SunOS4
Solaris 2.6, not Solaris 5.6, etc.
From Paul Eggert.
2003-07-23 06:00:07 +00:00
Jim Meyering a68226bb5b *** empty log message *** 2003-07-23 05:38:41 +00:00
Jim Meyering 0ff72c1f5c (XCALLOC, XREALLOC, CCLONE): Fix under- and over-parenthesization in macros. 2003-07-23 05:38:36 +00:00
Jim Meyering 8b5fe89e35 *** empty log message *** 2003-07-20 15:51:06 +00:00
Jim Meyering 34ecf6b086 convert each 8-space prefix to a TAB 2003-07-20 11:17:26 +00:00
Jim Meyering 3fd76bf433 *** empty log message *** 2003-07-19 08:09:01 +00:00
Jim Meyering 9802c059ff Likewise. Include "closeout.h" right after config.h,
to test that it can stand by itself.  Include "exitfail.h".
Clients should set exit_failure instead.
(EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
2003-07-19 08:08:56 +00:00
Jim Meyering 2925e558cb (close_stdout_set_status, close_stdout_status): Remove. 2003-07-19 08:05:44 +00:00
Jim Meyering 8ed1e0ab9a *** empty log message *** 2003-07-18 18:08:08 +00:00
Jim Meyering eea7d0c8da (memcoll) [!HAVE_STRCOLL]: Clear errno. 2003-07-18 18:07:48 +00:00
Jim Meyering 309d778d05 *** empty log message *** 2003-07-18 07:12:27 +00:00
Jim Meyering 3ca9cb979e Merge with gnulib. Use a single exit_failure variable rather
than a separate one for each module.
2003-07-18 07:12:20 +00:00
Jim Meyering f73bf4c5d3 Merge with gnulib. Use a single exit_failure variable rather
than a separate one for each module.
2003-07-18 07:11:50 +00:00
Jim Meyering 45a5d9f023 Merge with gnulib. Use a single exit_failure variable rather
than a separate one for each module.
2003-07-18 07:10:53 +00:00
Jim Meyering 393c48ec79 Merge with gnulib. Use a single exit_failure variable rather
than a separate one for each module.
2003-07-18 07:02:34 +00:00
Jim Meyering 3497dfc9c1 . 2003-07-17 22:27:44 +00:00
Jim Meyering c032f45669 . 2003-07-16 10:54:52 +00:00
Jim Meyering 02ba301550 (AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall. 2003-07-16 06:33:39 +00:00
Jim Meyering a6b45f1ed4 *** empty log message *** 2003-07-14 18:58:28 +00:00
Jim Meyering 40ab0a7c72 Add copyright. 2003-07-14 18:58:25 +00:00
Jim Meyering ca08290d8b *** empty log message *** 2003-07-13 08:44:39 +00:00
Jim Meyering 5ef577f0e7 Include <stdlib.h> for declaration of free. 2003-07-13 08:44:23 +00:00
Jim Meyering 803a3441b1 *** empty log message *** 2003-07-13 08:43:02 +00:00
Jim Meyering 497560dfe9 (xgethostname): Return NULL, rather than exiting,
upon any non-malloc/realloc error.
2003-07-13 08:42:40 +00:00
Jim Meyering 32a2c6f6d9 . 2003-07-12 20:47:23 +00:00
Jim Meyering 37ffd45ac8 *** empty log message *** 2003-07-12 18:29:38 +00:00
Jim Meyering 016d23cb89 (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'
rather than `all-local: $(STDBOOL_H)'.  The latter didn't force
creation of stdbool.h before most other targets.
Likewise for $(ALLOCA_H).
2003-07-12 18:29:35 +00:00
Jim Meyering 19332b9ce5 . 2003-07-12 16:48:26 +00:00
Jim Meyering 959a2409fe Don't emit diagnostics. Let callers do that.
Don't include "error.h".
(save_cwd): Don't call error.  Ensure that errno is valid
when returning nonzero.
2003-07-12 16:07:30 +00:00
Jim Meyering e5e207df7c *** empty log message *** 2003-07-12 09:40:44 +00:00
Jim Meyering d68aa4125b Update from gnulib. 2003-07-12 09:40:40 +00:00
Jim Meyering 32a804c941 *** empty log message *** 2003-07-12 07:35:39 +00:00
Jim Meyering adde093823 (make_path): Enclose diagnostic in _(...). 2003-07-12 07:35:34 +00:00
Jim Meyering 112cba9a8b . 2003-07-11 06:07:04 +00:00
Jim Meyering ff443fffa3 *** empty log message *** 2003-07-10 20:43:48 +00:00
Jim Meyering 5b9ea05b6a Include "posixver.h".
(parse_user_spec): Accept `.' as a separator only in pre-POSIX-200112 mode.
2003-07-10 20:43:42 +00:00
Jim Meyering b269489ba1 Now that a program (`who') uses asprintf, we need all of these:
* asnprintf.c, asprintf.c, printf-args.c, printf-args.h, printf-parse.c:
* printf-parse.h, vasnprintf.c, vasnprintf.h, vasprintf.c, vasprintf.h:
New files, from gnulib.
2003-07-10 11:15:20 +00:00
Jim Meyering 5624c49daf *** empty log message *** 2003-07-10 11:11:23 +00:00
Jim Meyering 32f2b4d3ca *** empty log message *** 2003-07-10 11:10:57 +00:00
Jim Meyering 4720108b1c Indent cpp directives (via cppi). 2003-07-10 11:09:11 +00:00
Jim Meyering a42c0ab2e7 Indent cpp directives (via cppi). 2003-07-10 11:08:40 +00:00