pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libFoundation



Module Name:    pkgsrc
Committed By:   marino
Date:           Fri Jul 20 23:46:44 UTC 2012

Modified Files:
        pkgsrc/devel/libFoundation: distinfo
Added Files:
        pkgsrc/devel/libFoundation/patches: patch-Foundation_NSHost.m

Log Message:
devel/libFoundation: Fix gethostbyXXXX_r functions on DragonFly

DragonFly has gethostbyname_r and gethostbyaddr_r functions while NetBSD
does not.  The function calls didn't make the prototype though.  Macros
were used to provide the correct arguments and return type for DragonFly.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libFoundation/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/libFoundation/patches/patch-Foundation_NSHost.m

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index