summaryrefslogtreecommitdiff
path: root/devel/libdaemon/patches
AgeCommit message (Collapse)AuthorFilesLines
2009-12-20portability fix: include <unistd.h> instead of <sys/unistd.h>tnn1-0/+15
2009-12-20Don't feed CFLAGS to linker when building example program.tnn1-0/+13
2009-10-31Update to 0.14:wiz1-30/+0
add daemon_set_verbosity() call; numerous updates
2009-08-18More portable fix for upper bound for signals problem pulled out fromhasso1-9/+24
upstream git repo. Should fix build on Solaris, FreeBSD and DragonFly. If there is still need for Darwin specific fix with __DARWIN_NSIG (there is no NSIG or it's semantically different like NSIG and _NSIG in Linux), please add it back.
2009-08-17Fix build problem under Mac OS X (Leopard?).tron1-0/+15