Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2003-07-10 | *** empty log message *** | Jim Meyering | |
2003-07-10 | Switch from LGPL to GPL. | Jim Meyering | |
2003-07-09 | *** empty log message *** | Jim Meyering | |
2003-07-09 | Update from gnulib. | Jim Meyering | |
2003-07-09 | *** empty log message *** | Jim Meyering | |
2003-07-09 | Fix the bug that would make `du /' omit the `/' on the last line. | Jim Meyering | |
E.g., `du --exclude '[^/]*' -x /' would print only "4\t\n" for me. (ftw_dir): Don't clobber the leading `/'. Reported by Chris Lesniewski as http://bugs.debian.org/200542. | |||
2003-07-04 | *** empty log message *** | Jim Meyering | |
2003-07-04 | Include <sys/types.h> unconditionally, instead of | Jim Meyering | |
having it depend on HAVE_SYS_TYPES_H. | |||
2003-06-18 | *** empty log message *** | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | . | Jim Meyering | |
2003-06-18 | update from gnulib | Jim Meyering | |
2003-06-18 | *** empty log message *** | Jim Meyering | |
2003-06-18 | Merge in change from gnulib. | Jim Meyering | |
Remove block of alloca-related code in favor of an unconditional `#include <alloca.h>'. | |||
2003-06-18 | *** empty log message *** | Jim Meyering | |
2003-06-18 | Use `1990-2000' notation in Copyright line until Emacs' | Jim Meyering | |
copyright-update function learns how to handle a comma-separated list of years that spans a line boundary. | |||
2003-06-18 | Include <stddef.h>. | Jim Meyering | |
Remove unnecessary parentheses. | |||
2003-06-18 | from gnulib: add copyright notice | Jim Meyering | |
2003-06-18 | from gnulib: update comments | Jim Meyering | |
2003-06-18 | from gnulib: add copyright notice | Jim Meyering | |
2003-06-18 | from gnulib: add copyright notice | Jim Meyering | |
2003-06-18 | . | Jim Meyering | |
2003-06-18 | (libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file. | |||
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file. | |||
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | remove bogus comment | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file. | |||
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | *** empty log message *** | Jim Meyering | |
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file. | |||
2003-06-18 | (PARAMS): Remove. All uses removed. | Jim Meyering | |
2003-06-18 | *** empty log message *** | Jim Meyering | |
2003-06-18 | (getdelim2): Move this function into its own file. | Jim Meyering | |