aboutsummaryrefslogtreecommitdiff
path: root/gnulib.modules
AgeCommit message (Collapse)AuthorFiles
2010-08-09Bugfixes.Sergey Poznyakoff1
* gnulib.modules: Add getline, required by rmt. * src/mt.c (fatal_exit): Change exit code to MT_EXIT_FAILURE.
2010-07-23Improve handling of -D in copy-pass mode.Sergey Poznyakoff1
* gnulib.modules: Add xgetcwd. * src/copypass.c (process_copy_pass): Convert directory_name to absolute if -D option was given.
2009-07-31Fix mt and make sure it is always build during distcheck.Sergey Poznyakoff1
Minor fixes in cpio. * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): New variable. Ensure that distcheck builds mt. * bootstrap: Patch Makefile.in to honor AM_DISTCHECK_CONFIGURE_FLAGS. * gnulib.modules: add argp-version-etc and progname. * src/Makefile.am: Remove useless dependency. * src/copyin.c (long_format): Fix printf arguments. * src/copyout.c (read_for_checksum): Return unsigned long. (process_copy_out): Remove unused variable. * src/extern.h (crc): Change type to unsigned long. (program_name): Remove. * src/global.c: Likewise. * src/main.c: Include argp-version-etc.h and progname.h (argp_program_version): Remove. (program_authors): New global. (options): Remove the 'Informative options' group. These are handled automatically by argp. (parse_opt): Likewise. (licence): Remove. This info is output by --version. (process_args): Remove useless test. (main): Use set_program_name and argp_version_setup. * src/mt.c: Remove superfluous includes. Include argp-version-etc.h and progname.h Use argp to parse arguments. Supply the fatal_exit function. * tests/version.at: Update for the new --version output. * THANKS: Add Peter Breitenlohner. * AUTHORS: Update Sergey's email.
2009-02-14Switch to GitSergey Poznyakoff1
2006-12-18Add lchown, strerrorSergey Poznyakoff1
2006-10-21Add stdintSergey Poznyakoff1
2006-09-27add inttypesSergey Poznyakoff1
2006-02-18Add stpcpySergey Poznyakoff1
2005-09-08Add utimensSergey Poznyakoff1
2005-05-21Add hashSergey Poznyakoff1
2005-05-19Added to the repositorySergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.