summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files/configure
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Add workaround for broken pread/pwrite. This is needed at least onjoerg1-78/+131
2010-02-20PR 38488: It looks like BSDish warn(3), it smells like BSDish warn(3),joerg1-9858/+2173
2010-01-24* check endian.h and use it if available, for Haiku.obache1-21/+106
2009-06-05libnbcompat-20090605:joerg1-10/+240
2009-04-13libnbcompat-20090409:joerg1-17/+70
2009-03-22libnbcompat-20090322:joerg1-17/+11
2009-02-09Only use issetugid if it exists. Fixes reported build issues on QNX andjoerg1-222/+380
2008-11-08OpenBSD headers are still not standalone, even though SUS is prettyjoerg1-0/+34
2008-10-26Explicitly check for libnsl and libsocket as required by Solaris.joerg1-0/+151
2008-10-10pkg_install-20081010:joerg1-0/+11
2008-10-07Check for existance of sysexits.h and regen config.h.in.joerg1-1/+2
2008-10-06libnbcompat-20080922:joerg1-1182/+906
2008-09-12Determine both for setmode.c and pwcache.c if any of the functions isjoerg1-108/+10
2008-09-08libnbcompat-20080908:joerg1-59/+197
2008-05-19libnbcompat-20080519:joerg1-9/+9
2008-04-21libnbcompat-20080422:joerg1-2404/+4047
2008-04-04Add an implement of timegm(3) from nsd (based on Python code).joerg1-0/+93
2008-03-21libnbcompat-20080322:joerg1-145/+163
2008-02-21libnbcompat-20080221:tnn1-0/+554
2007-09-21If dirfd is either a function or a macro, use it. If it doesn't exist,joerg1-0/+206
2007-07-21* configure.ac: Add AC_TYPE_UINTPTR_T, needed by sha2.c.tnn1-0/+116
2007-07-20* configure.ac: Test for a standards-conformant vsnprintf. If it is foundtnn1-0/+79
2007-06-25Add asprintf implementation based on snprintf.joerg1-10/+11
2007-05-07Fix bug in configure script, noticed by Thorsten Glaser.joerg1-15/+15
2007-05-07Add SHA256/SHA384/SHA512 to libnbcompat. Update version to 20070507.joerg1-4286/+4604
2006-08-26For the benefit of Mr. Kite^W^Wsnprint.c add long double type detection.seb1-0/+77
2006-03-01Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection withjoerg1-9/+0
2004-10-24fix detection of poll() for Darwin 7.x which has a poll()grant1-1/+3
2004-09-11Update pkgtools/libnbcompat to 20040911. Changes from version 20040822jlam1-9/+9
2004-08-23Update pkgtools/libnbcompat to 20040822. Changes from version 20040814jlam1-120/+444
2004-08-21Fix the version number of the package in the configure script, and modifyjlam1-9/+9
2004-08-16Update pkgtools/libnbcompat to 20040814. Changes from version 20040813jlam1-0/+286
2004-08-13Update pkgtools/libnbcompat to 20040813. Changes from version 20040809jlam1-11/+14
2004-08-10Update pkgtools/libnbcompat to 20040809. Changes from version 20040805jlam1-232/+168
2004-08-06Update pkgtools/libnbcompat to 20040805. Changes from version 20040512jlam1-836/+1120
2004-04-23make sure we define HAVE_POLL if a usable poll() implementation isgrant1-24/+28
2004-04-20workaround poll() being a compatibility function on Darwin 7grant1-6/+355
2004-04-20no need to test for poll() twice.grant1-2/+1
2004-04-16Use statvfs on UnixWare, similar to Solaris and IRIX.heinz1-1/+1
2004-03-11Solaris has fsid_t in sys/vfs.h, so include appropriately.sketch1-0/+3
2004-03-11catch up with bootstrap-pkgsrc changes.grant1-1/+188
2004-02-14When checking for the <sys/mount.h> header, include <sys/param.h> ifsimonb1-634/+1743
2004-01-14relax the requirement for a >= 64bit off_t to enable long longgrant1-1/+1
2003-12-19regen for HAVE_WORKING_LONG_LONG renamegrant1-1/+1
2003-12-10always use local glob() as some glob() implementations have securitygrant1-71/+2
2003-12-08always use local glob.[ch] if GLOB_NOMATCH or GLOB_ABORTED aren'tgrant1-0/+67
2003-12-05Check for setenv and unsetenv independantly since setenv presence doesn'terh1-2/+92
2003-09-16test that md5.h can be compiled and that it provides MD5Init(),grant1-9/+218
2003-09-14bump version for latest changes.grant1-9/+9
2003-09-13Unbreak pkg_install on Irix by adding irix to the statvfs dance in libnbcompat,jschauma1-1/+1