summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2003-11-09*** empty log message ***Jim Meyering
2003-11-09(libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h.Jim Meyering
2003-11-09Include <sys/types.h> and <sys/stat.h>.Jim Meyering
2003-11-06New file. From gnulib.Jim Meyering
2003-11-06*** empty log message ***Jim Meyering
2003-11-05.Jim Meyering
2003-11-03wrap long copyright lineJim Meyering
2003-11-01*** empty log message ***Jim Meyering
2003-11-01(SIZE_MAX): Define if not defined already.Jim Meyering
(read_filesystem_list): Set and use me_type_malloced. Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or whatever the type happens to be), for brevity and consistency. Check for size calculation overflow on Alphas running OSF/1.
2003-11-01(struct mount_entry.me_type_malloced): New member.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Include "xalloc.h".Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Include <string.h> for declaration of memset.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31*** empty log message ***Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-31Update from gnulib.Jim Meyering
2003-10-25*** empty log message ***Jim Meyering
2003-10-25Update from gnulib.Jim Meyering
2003-10-25*** empty log message ***Jim Meyering
2003-10-25Update from gnulib, plus filter through cppi.Jim Meyering
2003-10-25Update from gnulib.Jim Meyering
2003-10-25*** empty log message ***Jim Meyering
2003-10-25Include <features.h> only if _LIBC.Jim Meyering
[!_LIBC]: Define-away __THROW, __BEGIN_DECLS, __END_DECLS.
2003-10-19.Jim Meyering
2003-10-19(vasnprintf): Work around losing snprintf on e.g. HPUX 10.20.Jim Meyering
2003-10-19*** empty log message ***Jim Meyering
2003-10-18*** empty log message ***Jim Meyering
2003-10-18(parse_long_options): Change prototype: the authorsJim Meyering
string is moved to the end and becomes variadic.
2003-10-18Include stdarg.h.Jim Meyering
(parse_long_options): Make this function variadic, too. Call version_etc_va, not version_etc.
2003-10-18Include stdarg.h, stdlib.h.Jim Meyering
(version_etc_copyright): Declare as readonly. (version_etc_va): New function. Provide a different translatable string for each possible number of authors < 10. Abbreviate when there are 10 authors or more. (version_etc): Make this function variadic. Call version_etc_va.
2003-10-18Include stdarg.h.Jim Meyering
(version_etc_copyright): Declare as readonly. (version_etc): Make this function variadic with a NULL-terminated list of author name strings. (version_etc_va): New declaration.
2003-10-17.Jim Meyering
2003-10-17*** empty log message ***Jim Meyering
2003-10-17*** empty log message ***Jim Meyering
2003-10-17(libfetish_a_SOURCES): Add xfts.c and xfts.h.Jim Meyering
2003-10-17*** empty log message ***Jim Meyering
2003-10-17Update from gnulib.Jim Meyering