summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2020-05-24libnbcompat: Update to 20200524nia1-2/+2
2019-07-08Include strnlen(3) - Needed on Tiger and more recent Intel only Darwin releases.sevan1-2/+9
2015-09-01Add AC_GNU_SOURCE to configure.ac and regenerate autotoolskamil1-1/+2
2015-06-08As the seemingly untested -Werror changes break the bootstrap at leastjoerg1-9/+16
2015-04-19- provide getline(3) to let cwrappers build on netbsd-5tnn1-6/+7
2014-07-25libnbcompat-20140725:jperkin1-4/+4
2014-03-14Add SCO OpenServer 5.0.7/3.2 supportryoon1-1/+11
2013-09-08Update to 20130908ryoon1-2/+2
2013-02-10check missing declaration of setpassent(3) for Cygwin.obache1-2/+2
2012-07-02If either va_copy or __builtin_va_copy is supported, use that in thejoerg1-2/+26
2011-12-28libnbcompat-20111228: If requesting BSDish getopt behavior, also includejoerg1-7/+11
2010-04-20Add workaround for broken pread/pwrite. This is needed at least onjoerg1-1/+14
2010-02-20PR 38488: It looks like BSDish warn(3), it smells like BSDish warn(3),joerg1-1/+8
2010-01-24* check endian.h and use it if available, for Haiku.obache1-5/+5
2009-06-05libnbcompat-20090605:joerg1-2/+3
2009-04-13libnbcompat-20090409:joerg1-7/+8
2009-03-22libnbcompat-20090322:joerg1-14/+4
2009-02-09Only use issetugid if it exists. Fixes reported build issues on QNX andjoerg1-1/+2
2008-11-08OpenBSD headers are still not standalone, even though SUS is prettyjoerg1-5/+22
2008-10-26Explicitly check for libnsl and libsocket as required by Solaris.joerg1-1/+4
2008-10-10pkg_install-20081010:joerg1-1/+5
2008-10-07Check for existance of sysexits.h and regen config.h.in.joerg1-2/+2
2008-10-06libnbcompat-20080922:joerg1-18/+40
2008-09-12Determine both for setmode.c and pwcache.c if any of the functions isjoerg1-8/+10
2008-09-08libnbcompat-20080908:joerg1-4/+5
2008-05-19libnbcompat-20080519:joerg1-2/+2
2008-04-21libnbcompat-20080422:joerg1-1/+3
2008-04-04Add an implement of timegm(3) from nsd (based on Python code).joerg1-1/+3
2008-03-21libnbcompat-20080322:joerg1-7/+18
2008-02-21libnbcompat-20080221:tnn1-1/+2
2007-09-21If dirfd is either a function or a macro, use it. If it doesn't exist,joerg1-2/+28
2007-07-21* configure.ac: Add AC_TYPE_UINTPTR_T, needed by sha2.c.tnn1-1/+2
2007-07-20* configure.ac: Test for a standards-conformant vsnprintf. If it is foundtnn1-1/+31
2007-06-25Add asprintf implementation based on snprintf.joerg1-3/+3
2007-05-07Fix bug in configure script, noticed by Thorsten Glaser.joerg1-2/+2
2007-05-07Add SHA256/SHA384/SHA512 to libnbcompat. Update version to 20070507.joerg1-2/+12
2006-08-26For the benefit of Mr. Kite^W^Wsnprint.c add long double type detection.seb1-2/+2
2004-10-24fix detection of poll() for Darwin 7.x which has a poll()grant1-2/+4
2004-09-11Update pkgtools/libnbcompat to 20040911. Changes from version 20040822jlam1-2/+2
2004-08-23Update pkgtools/libnbcompat to 20040822. Changes from version 20040814jlam1-165/+60
2004-08-21Fix the version number of the package in the configure script, and modifyjlam1-2/+2
2004-08-16Update pkgtools/libnbcompat to 20040814. Changes from version 20040813jlam1-1/+14
2004-08-13Update pkgtools/libnbcompat to 20040813. Changes from version 20040809jlam1-9/+13
2004-08-10Update pkgtools/libnbcompat to 20040809. Changes from version 20040805jlam1-27/+21
2004-08-06Update pkgtools/libnbcompat to 20040805. Changes from version 20040512jlam1-125/+129
2004-04-23make sure we define HAVE_POLL if a usable poll() implementation isgrant1-9/+18
2004-04-20workaround poll() being a compatibility function on Darwin 7grant1-4/+39
2004-04-20no need to test for poll() twice.grant1-2/+2
2004-04-18Include limits.h if available to shut down warnings about UINT_MAX onheinz1-1/+5
2004-04-16Use statvfs on UnixWare, similar to Solaris and IRIX.heinz1-4/+4