summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearPaul Eggert2023-01-065-6/+5
* Exploit recent Gnulib stdbool changesPaul Eggert2022-09-101-1/+0
* Modernize integer handlingPaul Eggert2022-09-101-2/+0
* Ignore-file cleanupPaul Eggert2022-06-121-75/+0
* Modernize to current gettext, gnulibPaul Eggert2022-06-122-12/+6
* Don’t overallocate rtapelib sprintf buffersPaul Eggert2021-09-171-3/+3
* Move sys_reset_uid_gid to libraryPaul Eggert2021-02-282-18/+23
* Use unsigned long int for ioctl opsPaul Eggert2021-02-282-3/+2
* Omit ‘inline’Paul Eggert2021-02-281-1/+1
* Avoid linking problem in sys_reset_uid_gidPaul Eggert2021-02-282-17/+13
* Port better to non-GCC compilersPaul Eggert2021-02-271-8/+1
* Pacify rtapelib.c for GCC 10 and fix a bug or twoPaul Eggert2021-02-272-39/+27
* Minor changeSergey Poznyakoff2021-02-131-1/+1
* Fix sys_reset_uid_gid; minor changes in genfile.cSergey Poznyakoff2021-02-131-7/+25
* paxutils: support --sparse with tiny files on Netapp filersPaul Eggert2013-10-281-1/+8
* maint: remove lint uncovered by tar's new use of manywarningsPaul Eggert2012-12-183-15/+19
* Remove some lint, found by gcc -W etc.Paul Eggert2010-06-161-4/+4
* Bugfixes in rtapelibSergey Poznyakoff2010-03-012-2/+9
* Minor fix.Sergey Poznyakoff2009-06-181-1/+4
* Changes needed for cpio mingw build:Sergey Poznyakoff2007-12-051-2/+7
* Use last_component instead of base_name. Patch by Eric Blake.Sergey Poznyakoff2007-08-121-1/+1
* Relicense under GPLv3Sergey Poznyakoff2007-06-275-11/+11
* * lib/rtapelib.c: Include <rmt-command.h> rather than <localedir.h>,Paul Eggert2006-11-291-1/+1
* * lib/system.h: Include <inttypes.h> unconditionally.Paul Eggert2006-08-071-10/+1
* (ST_IS_SPARSE): New macroSergey Poznyakoff2006-06-251-1/+5
* (HAVE_DECL_VALLOC) [WITH_DMALLOC]: Remove #undef, since this symbolPaul Eggert2006-03-081-1/+0
* * configure.ac (AC_CHECK_HEADERS): Don't check for sys/time.h,Paul Eggert2006-03-081-7/+2
* * lib/DISTFILES: Add system-ioctl.h.Paul Eggert2006-02-204-42/+62
* * lib/rtapelib.c (encode_oflag): Simplify code, since O_NONBLOCKPaul Eggert2005-11-292-7/+14
* * lib/system.h (strtoimax, strtoumax): Declare if the systemPaul Eggert2005-11-061-0/+7
* Improve support for time stamps and other wide integers.Paul Eggert2005-06-221-23/+4
* Update FSF postal mail address.Paul Eggert2005-05-154-5/+5
* New fileSergey Poznyakoff2005-05-142-0/+107
* Moved to paxlib and updatedSergey Poznyakoff2005-05-142-344/+0
* If mkdev is defined, use it as makedev. Proposed by Todd Vierling.Sergey Poznyakoff2005-05-121-0/+3
* PAX buffer routinesSergey Poznyakoff2005-02-072-0/+344
* Initial revisionSergey Poznyakoff2004-09-064-0/+1366