summaryrefslogtreecommitdiff
path: root/libarchive/config_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* Update autotools and fix warnings (#1815)Rose2023-01-091-1/+1
* Enable LZMA support for FreeBSDJung-uk Kim2022-02-071-0/+8
* Fix extracting hardlinks to symlinksMartin Matuska2021-08-211-0/+1
* Add HAVE_STRNLEN to config_freebsd.hMartin Matuska2020-12-131-0/+1
* Avoid mismatch between library and test crypto configurationAlex Richardson2020-09-171-0/+1
* Add HAVE_UNLINKAT to libarchive/config_freebsd.hMartin Matuska2019-06-121-0/+1
* Update config_freebsd.h to match FreeBSD versionMartin Matuska2017-03-211-127/+224
* Add missing define to libarchive/config_freebsd.hMartin Matuska2016-10-241-0/+1
* Multiple bugfixes for setup_acls()Martin Matuska2016-09-041-0/+1
* Update config_freebsd.hTim Kientzle2010-08-101-0/+6
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-6/+9
* FreeBSD has bsdxml.hTim Kientzle2009-12-061-0/+1
* Remove STDC_HEADERS check from non-autoconf buildsBrad King2009-12-011-1/+0
* Make the __FBSDID() handling more platform-agnostic by usingTim Kientzle2009-11-011-0/+1
* Ooops. Accidentally checked in some local config changes I'm usingTim Kientzle2009-09-141-1/+1
* Various fixes to symlink-related tests:Tim Kientzle2009-09-141-1/+1
* Rewrite a lot of the test assertion framework.Tim Kientzle2009-08-221-4/+1
* memset() is sufficiently ubiquitous that I don't see a need to test for it.Tim Kientzle2009-08-151-1/+0
* Encourage people not to use libarchive internal headers.Tim Kientzle2009-08-111-0/+5
* Conditionalize link, symlink, and lstat support.Tim Kientzle2009-08-011-0/+3
* Minor FreeBSD build fixes.Tim Kientzle2009-03-311-0/+1
* FreeBSD has MD5, RMD160, and various SHA headers and libraries.Tim Kientzle2009-03-261-0/+12
* We no longer use ctype.h.Tim Kientzle2009-03-061-1/+0
* FreeBSD has <ctype.h>Tim Kientzle2009-01-311-0/+1
* Help archive_read_disk_entry_from_file.c build on Windows and Linux.Tim Kientzle2009-01-181-0/+3
* Write side of FreeBSD-specific extended attribute support.Tim Kientzle2009-01-121-2/+5
* FreeBSD has acl_get_perm_np()Tim Kientzle2009-01-071-0/+1
* IFCTim Kientzle2008-10-191-1/+1
* FreeBSD does have birthtimespec.tv_nsecTim Kientzle2008-09-291-0/+1
* On FreeBSD, we know how to write birthtime to disk.Tim Kientzle2008-09-241-0/+1
* IFCTim Kientzle2008-09-151-1/+2
* IFC: Portability fixes, per Ivailo PetrovTim Kientzle2008-09-111-1/+4
* IFCTim Kientzle2008-08-031-1/+1
* Eliminate some autoconf options that are no longer in use.Tim Kientzle2008-06-241-2/+0
* IFCTim Kientzle2008-06-141-1/+1
* Use wctomb(), which is present in C90, instead of wcrtomb(),Tim Kientzle2008-06-141-0/+1
* IFCTim Kientzle2008-05-281-1/+1
* Don't try to support external compression programs unless the localTim Kientzle2008-05-051-0/+3
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+118