summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UpdateSergey Poznyakoff2006-06-251-0/+5
* Use ST_IS_SPARSE instead of IS_SPARSE_FILESergey Poznyakoff2006-06-251-4/+2
* (ST_IS_SPARSE): New macroSergey Poznyakoff2006-06-251-1/+5
* UpdateSergey Poznyakoff2006-06-211-0/+6
* Initialize the variable to avoid bogus errorsSergey Poznyakoff2006-06-211-2/+2
* UpdateSergey Poznyakoff2006-06-021-0/+6
* Document --files-from and --null optionsSergey Poznyakoff2006-06-021-0/+27
* New options --files-from and --null (same as in tar).Sergey Poznyakoff2006-06-021-11/+75
* UpdateSergey Poznyakoff2006-04-251-0/+7
* Behave as described in the docs in sparse file creation mode. Verify created ...Sergey Poznyakoff2006-04-251-6/+41
* Document exit codes in create mode. Fix file size calculation in the example ...Sergey Poznyakoff2006-04-251-8/+19
* UpdateSergey Poznyakoff2006-04-112-3/+8
* UpdateSergey Poznyakoff2006-04-111-0/+6
* (print_stat): mode keyword can be optionallySergey Poznyakoff2006-04-111-4/+28
* * rmt/rmt.c (STRING_SIZE): Now UINTMAX_STRSIZE_BOUND + 1, sincePaul Eggert2006-03-122-19/+36
* UpdateSergey Poznyakoff2006-03-111-0/+11
* Properly initialize i18n.Sergey Poznyakoff2006-03-111-3/+6
* (get_string): Renamed to get_string_n. All callersSergey Poznyakoff2006-03-111-25/+65
* Add obstackSergey Poznyakoff2006-03-111-0/+1
* (HAVE_DECL_VALLOC) [WITH_DMALLOC]: Remove #undef, since this symbolPaul Eggert2006-03-082-1/+3
* * configure.ac (AC_CHECK_HEADERS): Don't check for sys/time.h,Paul Eggert2006-03-084-14/+20
* UpdateSergey Poznyakoff2006-02-201-0/+5
* Remove sys/buf.h from AC_CHECK_HEADERS_ONCE, check for it separately (needs s...Sergey Poznyakoff2006-02-201-3/+8
* * lib/DISTFILES: Add system-ioctl.h.Paul Eggert2006-02-207-44/+77
* * gnulib.modules: Add closeout.Paul Eggert2006-02-073-2/+10
* * gnulib.modules: Add version-etc-fsf.Paul Eggert2006-02-073-8/+10
* UpdateSergey Poznyakoff2005-12-081-0/+4
* Fix creation of large filesSergey Poznyakoff2005-12-081-4/+4
* * lib/rtapelib.c (encode_oflag): Simplify code, since O_NONBLOCKPaul Eggert2005-11-298-47/+72
* * lib/system.h (strtoimax, strtoumax): Declare if the systemPaul Eggert2005-11-062-0/+12
* Include getdate.h and setenv.h; needed for C99 conformance, to declarePaul Eggert2005-11-041-0/+2
* Merge changes from gnulib for file system sub-second time stamps.Paul Eggert2005-09-162-25/+11
* UpdatedSergey Poznyakoff2005-06-231-0/+4
* (print_stat): Use umaxstrSergey Poznyakoff2005-06-231-3/+5
* Improve support for time stamps and other wide integers.Paul Eggert2005-06-229-82/+49
* * tests/genfile.c: Port to Solaris 8.Paul Eggert2005-06-212-51/+62
* UpdatedSergey Poznyakoff2005-06-131-0/+8
* (PU_SYSTEM): Add AC_STRUCT_ST_BLKSIZE.Sergey Poznyakoff2005-06-131-0/+2
* (PU_RMT): Fix building on Cygwin. Proposed by Corinna Vinschen <vinschen@redh...Sergey Poznyakoff2005-06-131-1/+1
* UpdatedSergey Poznyakoff2005-05-211-0/+10
* Rename paxerror.h to paxlib.hSergey Poznyakoff2005-05-212-2/+2
* Add names.c,paxlib.h; remove paxerror.hSergey Poznyakoff2005-05-212-2/+4
* Added to the repositorySergey Poznyakoff2005-05-212-0/+271
* *** empty log message ***Sergey Poznyakoff2005-05-211-98/+0
* UpdatedSergey Poznyakoff2005-05-191-0/+7
* (libpax_a_SOURCES): Add new files.Sergey Poznyakoff2005-05-191-0/+3
* Added to the repositorySergey Poznyakoff2005-05-195-0/+522
* UpdatedSergey Poznyakoff2005-05-191-0/+5
* (PU_RMT): Check for LIB_SETSOCKOPTSergey Poznyakoff2005-05-191-0/+13
* Add getdate. Needed by genfile.Sergey Poznyakoff2005-05-191-0/+1