1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-31 23:06:33 +02:00
Commit Graph

3129 Commits

Author SHA1 Message Date
Jim Meyering 016c2ea295 (_Bool): Use a #define, not a typedef. 2003-08-03 10:20:32 +00:00
Jim Meyering fa446c2243 . 2003-08-02 20:07:12 +00:00
Jim Meyering 7f18ea73ce *** empty log message *** 2003-08-01 06:39:01 +00:00
Jim Meyering 3e65255557 (libfetish_a_SOURCES): Remove bumpalloc.h. 2003-08-01 06:38:38 +00:00
Jim Meyering ecc4d8f34d . 2003-08-01 06:38:15 +00:00
Jim Meyering 55b3d957f1 . 2003-07-28 08:38:54 +00:00
Jim Meyering 29672bbdbc rename to stdbool_.h 2003-07-28 08:36:52 +00:00
Jim Meyering 8850ffba65 *** empty log message *** 2003-07-28 08:36:32 +00:00
Jim Meyering f9ce93f70e *** empty log message *** 2003-07-28 08:35:44 +00:00
Jim Meyering af9317571f Renamed from stdbool.hin. 2003-07-28 08:35:37 +00:00
Jim Meyering 042a04f8b3 Renamed from stdbool.hin. 2003-07-28 08:35:23 +00:00
Jim Meyering ac7752c41a *** empty log message *** 2003-07-28 08:34:48 +00:00
Jim Meyering 550970f03c Reflect renaming: stdbool.hin -> stdbool_.h. 2003-07-28 08:34:33 +00:00
Jim Meyering 52392fe3c2 *** empty log message *** 2003-07-28 08:32:27 +00:00
Jim Meyering 3ba3228857 bump copyright 2003-07-28 08:30:49 +00:00
Jim Meyering 8b70bf19ab (_Bool): Make it signed char, instead of
an enum type, so that it's guaranteed to promote to int.
2003-07-28 08:30:32 +00:00
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