summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2003-06-18update from gnulibJim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Merge 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-18Use `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-18Include <stddef.h>.Jim Meyering
Remove unnecessary parentheses.
2003-06-18from gnulib: add copyright noticeJim Meyering
2003-06-18from gnulib: update commentsJim Meyering
2003-06-18from gnulib: add copyright noticeJim Meyering
2003-06-18from gnulib: add copyright noticeJim 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-18remove bogus commentJim 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
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Extracted from getstr.c.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-18expand copyright years to sync with gnulibJim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Update from gnulib.Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Merge in changes from gnulib.Jim Meyering
Include <stdbool.h> unconditionally. Include <limits.h>. (CHAR_BIT): Don't define.
2003-06-17*** empty log message ***Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Include sys/types.h before sys/stat.h.Jim Meyering
Required on Ultrix 4.3.
2003-06-11*** empty log message ***Jim Meyering
2003-06-11[LSTAT]: Compile/use slash_aware_lstat only if it is necessary.Jim Meyering
2003-06-10Also accept dates of the form May-23-2003.Jim Meyering
2003-06-09*** empty log message ***Jim Meyering
2003-06-09Also undefine gmtime.Jim Meyering
(rpl_gmtime): New function. Suggestion from Paul Eggert.
2003-06-08*** empty log message ***Jim Meyering