2008-11-06 01:25:43 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Add some forgotten ifndefs to fix issues on DragonFly.
|
2008-10-30 20:27:20 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Define __UNCONST. From PR 39797.
|
2008-10-30 17:00:54 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Avoid STAT as macro, it exists in sys/dir.h on AIX already.
|
2008-10-29 17:39:03 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Don't use __RENAME.
|
2008-10-29 12:23:17 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Provide more compat glue for ndbm interface as shown in PR 39738.
Bump to libnbcompat-20081029.
|
2008-10-28 19:01:06 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Define away O_EXLOCK and O_SHLOCK if they are missing.
|
2008-10-28 18:57:36 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus.
|
2008-10-28 16:15:18 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Add circleq support. Bump to 20081028. Should fix IRIX build from
PR 39797.
|
2008-10-28 16:06:26 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Replace EFTYPE with EINVAL if the former doesn't exist.
|
2008-10-26 13:52:00 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Provide and use local mpool.h.
|