summaryrefslogtreecommitdiff
path: root/libarchive/archive_platform.h
Commit message (Expand)AuthorAgeFilesLines
* Don't #undef stat and #define stat(). stat is one of those unfortunateJoel Uckelman2018-10-181-0/+2
* Fix -Werror=implicit-fallthrough= for GCC 7.Wei-Cheng Pan2017-10-311-0/+6
* Do not use nanosecond file time APIs on macOS < 10.13Brad King2017-09-201-0/+11
* Move platform-specific ACL code to individual source files.Martin Matuska2017-03-141-34/+0
* New tar test: test_option_aclsMartin Matuska2017-03-021-1/+1
* Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OSMartin Matuska2017-03-021-3/+6
* Change Solaris ACL support to use acl() and facl()Martin Matuska2017-03-021-3/+8
* Add NFSv4 ACL support for Mac OS XMartin Matuska2017-01-291-1/+10
* Add POSIX.1e and NFSv4 ACL support for Solaris and derivatesMartin Matuska2017-01-101-0/+8
* Do not use deprecated readdir_r() on glibc 2.24 and laterMartin Matuska2016-08-281-0/+9
* Define INT32_MAX and INT32_MIN for older compilersTim Kientzle2016-04-241-0/+6
* Ensure to declare UINTMAX_MAX, INTMAX_MAX and INTMAX_MINOBATA Akio2015-12-271-0/+9
* Add the device parsing logic. It allows mtree's libarchive toJean-Yves Migeon2013-09-031-2/+5
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Fix Borland integer constantsBrad King2009-11-111-0/+20
* Make the __FBSDID() handling more platform-agnostic by usingTim Kientzle2009-11-011-5/+7
* Encourage people not to use libarchive internal headers.Tim Kientzle2009-08-111-0/+2
* Include archive_windows.h directly via archive_platform.h, in preparation for...Tim Kientzle2009-07-191-0/+8
* Decouple inttypes.h and stdint.h. Newer Interix needs both.Joerg Sonnenberger2009-04-011-1/+2
* ".." is unnecessary here.Tim Kientzle2009-01-181-1/+1
* IFCTim Kientzle2008-12-051-1/+1
* Minor fixes to build on Windows.Tim Kientzle2008-11-101-4/+1
* IFC: Portability fixes, per Ivailo PetrovTim Kientzle2008-09-111-1/+4
* IFCTim Kientzle2008-05-281-1/+1
* Synchronize a bunch of changes from my local tree.Tim Kientzle2008-04-301-0/+3
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+129