summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* genfile: implement the --set-time optionHEADmasterSergey Poznyakoff2023-05-171-3/+42
* Update copyright yearPaul Eggert2023-01-063-4/+4
* Package PRINT_INT inside do-whilePaul Eggert2022-09-101-8/+12
* Modernize integer handlingPaul Eggert2022-09-102-41/+54
* Fix sys_reset_uid_gid; minor changes in genfile.cSergey Poznyakoff2021-02-131-11/+13
* Improve genfile exec modeSergey Poznyakoff2018-12-281-41/+34
* Improve genfileSergey Poznyakoff2017-05-291-12/+29
* genfile: new option --quietSergey Poznyakoff2016-03-181-4/+12
* genfile: remove unused variablePavel Raiskup2015-12-051-1/+0
* genfile: improve sparse modeSergey Poznyakoff2014-11-071-9/+70
* maint: remove lint uncovered by tar's new use of manywarningsPaul Eggert2012-12-181-5/+13
* Adjust to recent gnulib changes with parse-datetime and getopt-gnu.Paul Eggert2010-10-111-3/+3
* paxutils: use POSIX interface for file time-settingPaul Eggert2010-09-141-2/+1
* paxutils: remove lint discovered by Sun C compilerPaul Eggert2010-09-041-4/+4
* Add a missing include.Sergey Poznyakoff2010-03-021-1/+4
* Improve genfile --runSergey Poznyakoff2009-08-081-9/+37
* Avoid undefined ctype usage.Eric Blake2009-06-182-9/+10
* (verify_file): Improve error diagnostics.Sergey Poznyakoff2008-05-201-5/+3
* Remove setenv.hSergey Poznyakoff2008-02-181-4/+3
* Relicense under GPLv3Sergey Poznyakoff2007-06-273-5/+5
* Print errno status on errors.Sergey Poznyakoff2007-06-211-3/+3
* Resolve testsuite failures on cygwin.Sergey Poznyakoff2007-06-211-11/+13
* Implement new option --seek (similar to `dd seek=')Sergey Poznyakoff2006-12-071-4/+19
* (exec_command): Add extra spaces.Sergey Poznyakoff2006-09-271-2/+2
* (reg_action): Return void, not int.Paul Eggert2006-08-071-20/+17
* (get_size): Rewrite to avoid numeric overflow.Sergey Poznyakoff2006-07-031-8/+24
* Use ST_IS_SPARSE instead of IS_SPARSE_FILESergey Poznyakoff2006-06-251-4/+2
* New options --files-from and --null (same as in tar).Sergey Poznyakoff2006-06-021-11/+75
* Behave as described in the docs in sparse file creation mode. Verify created ...Sergey Poznyakoff2006-04-251-6/+41
* (print_stat): mode keyword can be optionallySergey Poznyakoff2006-04-111-4/+28
* Properly initialize i18n.Sergey Poznyakoff2006-03-111-3/+6
* Fix creation of large filesSergey Poznyakoff2005-12-081-4/+4
* Include getdate.h and setenv.h; needed for C99 conformance, to declarePaul Eggert2005-11-041-0/+2
* (print_stat): Use umaxstrSergey Poznyakoff2005-06-231-3/+5
* Improve support for time stamps and other wide integers.Paul Eggert2005-06-221-18/+11
* * tests/genfile.c: Port to Solaris 8.Paul Eggert2005-06-211-50/+50
* Update FSF postal mail address.Paul Eggert2005-05-153-3/+3
* Minor fixSergey Poznyakoff2005-05-131-1/+1
* Add new filesSergey Poznyakoff2005-05-123-0/+448
* Major rewrite. Add new operation mode: --run.Sergey Poznyakoff2005-05-121-100/+415
* Allow --length=0Sergey Poznyakoff2005-03-211-3/+0
* Improved help outputSergey Poznyakoff2005-02-031-6/+27
* New mode `--stat' prints selected fields from struct stat for existing files.Sergey Poznyakoff2005-02-021-8/+109
* (parse_opt): Allow --length=0Sergey Poznyakoff2004-09-081-1/+1
* New fileSergey Poznyakoff2004-09-072-0/+302