summaryrefslogtreecommitdiff
path: root/lib/system.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearPaul Eggert2023-01-061-1/+1
* Exploit recent Gnulib stdbool changesPaul Eggert2022-09-101-1/+0
* Modernize integer handlingPaul Eggert2022-09-101-2/+0
* Modernize to current gettext, gnulibPaul Eggert2022-06-121-4/+3
* Move sys_reset_uid_gid to libraryPaul Eggert2021-02-281-18/+0
* Omit ‘inline’Paul Eggert2021-02-281-1/+1
* Avoid linking problem in sys_reset_uid_gidPaul Eggert2021-02-281-16/+9
* Port better to non-GCC compilersPaul Eggert2021-02-271-8/+1
* 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-181-2/+5
* Changes needed for cpio mingw build:Sergey Poznyakoff2007-12-051-2/+7
* Relicense under GPLv3Sergey Poznyakoff2007-06-271-2/+2
* * 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-201-40/+2
* * lib/rtapelib.c (encode_oflag): Simplify code, since O_NONBLOCKPaul Eggert2005-11-291-2/+11
* * 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-151-1/+1
* If mkdev is defined, use it as makedev. Proposed by Todd Vierling.Sergey Poznyakoff2005-05-121-0/+3
* Initial revisionSergey Poznyakoff2004-09-061-0/+524