Commit graph

3 commits

Author SHA1 Message Date
marino
c7f1937110 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.
2012-07-20 23:46:44 +00:00
rh
fc8e78bcd3 Initial import of libFoundation-examples-1.1.7.168. This package contains
the split-out examples from libFoundation.
2009-04-18 02:27:21 +00:00
rh
3f610bd600 Update libFoundation to 1.1.7.168. This makes libFoundation play nice with
the new gnustep-make directory structure.  Other notable changes include:
 * bugfixes and stability improvements
 * Support for some new Cocoa classes, like NSURL
 * Improved compatibility with gstep-base
 * more and fixed timezone files
 * support for read-only strings in UTF-8 and UTF-16
 * some fixes for warnings thrown in new gcc (gcc3+) compilers
2009-04-18 02:19:23 +00:00