joerg
975a152cfc
If a library needs a symbol from another library, pull that library in
...
explicitly, even if the DT_NEEDED closure would normally already ensure
the presence.
2013-09-11 23:04:09 +00:00
matt
fa835e8c8b
These directories default to WARNS?=5
2012-03-21 05:37:42 +00:00
matt
f9113d007b
Use C89 functions definitions.
...
Remove use of __P
2012-03-21 05:33:26 +00:00
joerg
93a30e6d6f
Kill a bunch of manual __attribute__ usages and replace them with the
...
equivalent sys/cdefs.h invocation.
2011-11-28 12:44:18 +00:00
christos
86343a2b66
make length unsigned.
2011-10-25 00:02:30 +00:00
christos
e0ab0cdfdc
fix gcc aliasing issues.
2011-08-17 10:08:43 +00:00
mrg
0a0dd75b65
add some XXX'd -Wno-foo if HAVE_GCC >= 45.
...
XXX: someone should look at these.
2011-06-21 02:32:55 +00:00
wiz
83a6212df8
Typo fixes, use more markup.
2011-01-16 08:00:01 +00:00
agc
dc2ecebec9
Initial import of libisns, contributed to the NetBSD Foundation by
...
Wasabi Systems, Inc.
libisns(3) is an implementation of the iSNS protocol as defined in
IETF RFC 4171, exporting an API that simplifies Internet Storage Name
Service (iSNS) client implementations.
2011-01-16 01:22:50 +00:00