Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add a standard-output-closing global destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(dc_parse_stream, main): Avoid casts.
Adjust to simpler data structure generated by new dcgen.
|
|
array of adjacent strings rather than a more complicated data
structure; this saves space in the dircolors executable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the return value, and update callers:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as they are now done by Autoconf macros.
|
|
as they are now done by Autoconf macros.
|
|
|
|
Add xstrtoul to AC_LIBOBJ.
|
|
|
|
|
|
|
|
|
|
|
|
(gl_MEMCASECMP): Renamed from gl_FUNC_MEMCASECMP.
All uses changed. Require AC_HEADER_STDC instead of invoking it.
Remove check for stddef.h, size_t, const, since we now assume
C89 or better.
|
|
|
|
|
|
|