Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-23 | . | Jim Meyering | |
2003-07-23 | *** empty log message *** | Jim Meyering | |
2003-07-23 | *** empty log message *** | Jim Meyering | |
2003-07-23 | include "xstrndup.h" | Jim Meyering | |
2003-07-23 | Factored out of dircolors.c from coreutils. | Jim Meyering | |
2003-07-23 | (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h. | Jim Meyering | |
2003-07-23 | Use `SunOS 4', not SunOS4 | Jim Meyering | |
Solaris 2.6, not Solaris 5.6, etc. From Paul Eggert. | |||
2003-07-23 | *** empty log message *** | Jim Meyering | |
2003-07-23 | (XCALLOC, XREALLOC, CCLONE): Fix under- and over-parenthesization in macros. | Jim Meyering | |
2003-07-20 | *** empty log message *** | Jim Meyering | |
2003-07-20 | convert each 8-space prefix to a TAB | Jim Meyering | |
2003-07-19 | *** empty log message *** | Jim Meyering | |
2003-07-19 | Likewise. Include "closeout.h" right after config.h, | Jim Meyering | |
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 | (close_stdout_set_status, close_stdout_status): Remove. | Jim Meyering | |
2003-07-18 | *** empty log message *** | Jim Meyering | |
2003-07-18 | (memcoll) [!HAVE_STRCOLL]: Clear errno. | Jim Meyering | |
2003-07-18 | *** empty log message *** | Jim Meyering | |
2003-07-18 | Merge with gnulib. Use a single exit_failure variable rather | Jim Meyering | |
than a separate one for each module. | |||
2003-07-18 | Merge with gnulib. Use a single exit_failure variable rather | Jim Meyering | |
than a separate one for each module. | |||
2003-07-18 | Merge with gnulib. Use a single exit_failure variable rather | Jim Meyering | |
than a separate one for each module. | |||
2003-07-18 | Merge with gnulib. Use a single exit_failure variable rather | Jim Meyering | |
than a separate one for each module. | |||
2003-07-17 | . | Jim Meyering | |
2003-07-16 | . | Jim Meyering | |
2003-07-16 | (AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall. | Jim Meyering | |
2003-07-14 | *** empty log message *** | Jim Meyering | |
2003-07-14 | Add copyright. | Jim Meyering | |
2003-07-13 | *** empty log message *** | Jim Meyering | |
2003-07-13 | Include <stdlib.h> for declaration of free. | Jim Meyering | |
2003-07-13 | *** empty log message *** | Jim Meyering | |
2003-07-13 | (xgethostname): Return NULL, rather than exiting, | Jim Meyering | |
upon any non-malloc/realloc error. | |||
2003-07-12 | . | Jim Meyering | |
2003-07-12 | *** empty log message *** | Jim Meyering | |
2003-07-12 | (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)' | Jim Meyering | |
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 | . | Jim Meyering | |
2003-07-12 | Don't emit diagnostics. Let callers do that. | Jim Meyering | |
Don't include "error.h". (save_cwd): Don't call error. Ensure that errno is valid when returning nonzero. | |||
2003-07-12 | *** empty log message *** | Jim Meyering | |
2003-07-12 | Update from gnulib. | Jim Meyering | |
2003-07-12 | *** empty log message *** | Jim Meyering | |
2003-07-12 | (make_path): Enclose diagnostic in _(...). | Jim Meyering | |
2003-07-11 | . | Jim Meyering | |
2003-07-10 | *** empty log message *** | Jim Meyering | |
2003-07-10 | Include "posixver.h". | Jim Meyering | |
(parse_user_spec): Accept `.' as a separator only in pre-POSIX-200112 mode. | |||
2003-07-10 | Now that a program (`who') uses asprintf, we need all of these: | Jim Meyering | |
* 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 | *** empty log message *** | Jim Meyering | |
2003-07-10 | *** empty log message *** | Jim Meyering | |
2003-07-10 | Indent cpp directives (via cppi). | Jim Meyering | |
2003-07-10 | Indent cpp directives (via cppi). | Jim Meyering | |
2003-07-10 | *** empty log message *** | Jim Meyering | |
2003-07-10 | . | Jim Meyering | |
2003-07-10 | (libfetish_a_SOURCES): Add these: | Jim Meyering | |
printf-args.h, printf-parse.h, vasprintf.h, vasnprintf.h. |