summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-01-21.Jim Meyering
1998-01-21Fix copyrightJim Meyering
1998-01-21Use ANSI function definitions.Jim Meyering
1998-01-21Remove extern declaration of backup_type.Jim Meyering
1998-01-20Use ANSI function definitions.Jim Meyering
1998-01-20[enum backup_type]: Set `none' to 1.Jim Meyering
1998-01-16Make PARAMS-defining conditionals consistent.Jim Meyering
1998-01-16Make PARAMS-defining conditionals consistent.Jim Meyering
1998-01-13Set errno to ENOENT, not EINVAL. This is consistentJim Meyering
1998-01-12Include sys/param.h only #if HAVE_SYS_PARAM_H.Jim Meyering
1998-01-11.Jim Meyering
1998-01-11*** empty log message ***Jim Meyering
1998-01-10(make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once.Jim Meyering
1998-01-10(make_path): Put only newly created directories on the LEADING_DIRS list.Jim Meyering
1998-01-06Add %expect directive.Jim Meyering
1998-01-05(get_fs_usage): Add parens.Jim Meyering
1998-01-05(PROPAGATE_ALL_ONES): New macro.Jim Meyering
1998-01-04.Jim Meyering
1998-01-04(parse_long_options): Check for write error to stdout before exiting.Jim Meyering
1998-01-04(libfu_a_SOURCES): Add closeout.c.Jim Meyering
1998-01-04.Jim Meyering
1998-01-04.Jim Meyering
1998-01-03.Jim Meyering
1998-01-03Guard PARAMS-enabling definition withJim Meyering
1998-01-03Guard PARAMS-enabling definition withJim Meyering
1998-01-02(make_path): Try to change ownership only if we've just created theJim Meyering
1997-12-31Define and use PARAMS, not __EXCLUDE_P.Jim Meyering
1997-12-31Use PARAMS, not __EXCLUDE_P.Jim Meyering
1997-12-29(invalid_arg): Use a single fprintf and wholeJim Meyering
1997-12-28Use ANSI syntax, not K&R.Jim Meyering
1997-12-28(make_path) [!__STDC__]: Remove K&R-style definition.Jim Meyering
1997-12-28define PARAMSJim Meyering
1997-12-28Add PARAMS.Jim Meyering
1997-12-25(_GNU_SOURCE): Define only if not already defined.Jim Meyering
1997-12-25Declare stpcpy only if not defined as macro.Jim Meyering
1997-12-25Declare stpcpy only if not defined as macro.Jim Meyering
1997-12-25Include <string.h> if available.Jim Meyering
1997-12-21.Jim Meyering
1997-12-21remove FIXME-describe commentsJim Meyering
1997-12-21add FIXME-describe commentsJim Meyering
1997-12-21(libfu_a_SOURCES): Add exclude.c.Jim Meyering
1997-12-21.Jim Meyering
1997-12-21Use PARAMS, not __P.Jim Meyering
1997-12-21(rpl_chown): Rename from chown.Jim Meyering
1997-12-14s/HAVE_DECLARATION_/HAVE_DECL_/.Jim Meyering
1997-12-14cast memcpy to char*Jim Meyering
1997-12-13.Jim Meyering
1997-12-06.Jim Meyering
1997-12-06(re_compile_fastmap): Remove dcl of unused num_regs.Jim Meyering
1997-11-30(savedir): Revert last change. malloc alwaysJim Meyering