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