summaryrefslogtreecommitdiff
path: root/pkgtools/libnbcompat/files/db
AgeCommit message (Expand)AuthorFilesLines
2013-09-08Update to 20130908ryoon3-6/+21
2013-09-08Fix typos in comment from FreeMiNT's db1 patches.ryoon3-8/+8
2012-05-15Don't re-define __UNCONST if it is already defined. On old NetBSD systemschristos1-2/+4
2010-04-20Add workaround for broken pread/pwrite. This is needed at least onjoerg5-6/+48
2010-02-27BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef themjoerg1-1/+3
2010-01-24Kill __weak_alias, it break build on OpenBSD as reported in PR#42102.obache2-4/+8
2009-07-16Change the logic fromabs1-3/+3
2009-05-07Attempt to apply a bit of DWIM to previous (PR 41368).schmonz2-8/+8
2009-05-06Deal with missing PATH_MAX as reported in PR 41368.joerg2-5/+13
2009-02-09Only use issetugid if it exists. Fixes reported build issues on QNX andjoerg2-4/+8
2008-10-30Define __UNCONST. From PR 39797.joerg1-3/+5
2008-10-29Provide more compat glue for ndbm interface as shown in PR 39738.joerg2-8/+8
2008-10-28Define away O_EXLOCK and O_SHLOCK if they are missing.joerg1-2/+9
2008-10-28Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus.joerg2-6/+6
2008-10-28Replace EFTYPE with EINVAL if the former doesn't exist.joerg3-4/+18
2008-10-26Provide and use local mpool.h.joerg2-5/+5
2008-10-10pkg_install-20081010:joerg39-0/+10940