NetBSD/include
christos 2cca8c559f Bring back binary compatibility with the previous version of the resolver.
There was no room to allocate 16 bytes for _rnd in the struct in the _LP64
case, so we dynamically allocate now. Also put the _rnd field last, so that
we are bitwise compatible too. Now of course we've run out of space, so
next time will need to perform more evil tricks to fit.
2009-04-20 14:42:12 +00:00
..
arpa merge libbind 2009-04-12 17:07:33 +00:00
heimdal Don't define __RCSID() here, since sys/cdefs.h does it later. Avoids 2008-08-29 00:39:30 +00:00
protocols merge christos-time_t 2009-01-11 02:57:17 +00:00
rpc merge christos-time_t 2009-01-11 02:57:17 +00:00
rpcsvc kill another definition of bool. 2007-10-06 16:17:34 +00:00
ssp Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
a.out.h
aio.h fix reversed test from Tobias Nygren. 2009-01-13 15:11:09 +00:00
ar.h
assert.h include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
atomic.h /usr/include/atomic.h, for Solaris source compat. 2008-05-28 12:28:12 +00:00
bitstring.h remove obsolete "register" declarations 2005-02-06 04:38:18 +00:00
bm.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
complex.h Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00
cpio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ctype.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
db.h Convert db from UCB types to POSIX types. Prefer uint8_t for u_char as 2008-08-26 21:18:38 +00:00
dirent.h version alphasort. 2009-02-24 18:41:40 +00:00
disktab.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
dlfcn.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
err.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
errno.h Add a comment noting that the definition of __errno is now replicated in 2008-03-03 06:57:48 +00:00
fmtmsg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fnmatch.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
fstab.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
fts.h merge christos-time_t 2009-01-11 02:57:17 +00:00
ftw.h Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, 2005-12-30 23:07:31 +00:00
getopt.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
glob.h add glob_pattern_p for glibc because cvs needs it and it is a huge mess 2009-04-08 16:28:50 +00:00
grp.h kill _NETBSD_TOOLS. 2007-10-19 15:58:52 +00:00
hesiod.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iconv.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
ieeefp.h PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc 2005-11-18 20:02:59 +00:00
ifaddrs.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
inttypes.h Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef. 2008-08-04 21:19:45 +00:00
iso646.h
kvm.h Add kvm_dump_header and implement kvm_dump_wrtheader on top of it. 2007-11-08 20:48:04 +00:00
langinfo.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
libgen.h remove the const again - per core. 2008-05-10 22:37:42 +00:00
limits.h Make _POSIX_TZNAME_MAX=6 per SUSv3, from Andy Shevchenko 2008-08-27 08:53:55 +00:00
link_aout.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
link_elf.h Fix comment indentation after __P was deleted. 2006-01-11 22:50:35 +00:00
link.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
locale.h merge christos-time_t 2009-01-11 02:57:17 +00:00
login_cap.h merge christos-time_t 2009-01-11 02:57:17 +00:00
lwp.h merge christos-time_t 2009-01-11 02:57:17 +00:00
Makefile /usr/include/atomic.h, for Solaris source compat. 2008-05-28 12:28:12 +00:00
malloc.h
math.h Make NAN a compile time constant (with help from the compiler). Suggested 2009-02-22 01:34:01 +00:00
md2.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
memory.h
mntopts.h Add MOPT_RUMP to STDOPTS so it will be correctly ignored by everyone 2009-01-12 18:14:20 +00:00
monetary.h add missing attributes to the remaining calls, even the ones that gcc has 2008-09-21 16:59:46 +00:00
mpool.h Convert db from UCB types to POSIX types. Prefer uint8_t for u_char as 2008-08-26 21:18:38 +00:00
mqueue.h merge christos-time_t 2009-01-11 02:57:17 +00:00
ndbm.h compat code reorg 2005-09-13 01:44:32 +00:00
netconfig.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
netdb.h merge libbind 2009-04-12 17:07:33 +00:00
netgroup.h Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +00:00
nl_types.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nlist.h Change __aconst to const so I can compile systat and vmstat with WARNS=3 2005-02-26 21:16:35 +00:00
nsswitch.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
paths.h Support RESCUEDIR for _PATH_VI. 2008-09-28 06:38:02 +00:00
pwd.h merge christos-time_t 2009-01-11 02:57:17 +00:00
randomid.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
ranlib.h
re_comp.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
regex.h compat code reorg 2005-09-13 01:44:32 +00:00
regexp.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
res_update.h merge libbind 2009-04-12 17:07:33 +00:00
resolv.h Bring back binary compatibility with the previous version of the resolver. 2009-04-20 14:42:12 +00:00
rmt.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
sa.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sched.h merge christos-time_t 2009-01-11 02:57:17 +00:00
search.h The source array of lsearch() shouldn't be "const". 2005-07-06 15:47:15 +00:00
semaphore.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
setjmp.h change some __attribute__s to __keywords 2007-12-24 17:26:09 +00:00
sgtty.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
signal.h merge christos-time_t 2009-01-11 02:57:17 +00:00
stab.h
stdbool.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
stddef.h Use __GNUC_PREREQ__() for the GCC 4 test, too. 2006-08-21 16:58:29 +00:00
stdio.h add missing attributes to the remaining calls, even the ones that gcc has 2008-09-21 16:59:46 +00:00
stdlib.h cleanup after devmajor_t: 2009-01-20 20:08:12 +00:00
string.h add memrchr 2009-04-10 23:00:52 +00:00
stringlist.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
strings.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
struct.h
sysexits.h Add a comment asking to update sysexits(3) when adding more entries. 2005-09-30 20:56:19 +00:00
tar.h
tgmath.h Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
time.h merge christos-time_t 2009-01-11 02:57:17 +00:00
ttyent.h Add setttyentpath(), functionally equivalent to setttyent() but takes an 2006-04-17 23:29:21 +00:00
tzfile.h
ucontext.h Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
ulimit.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
unistd.h merge christos-time_t 2009-01-11 02:57:17 +00:00
util.h merge christos-time_t 2009-01-11 02:57:17 +00:00
utime.h merge christos-time_t 2009-01-11 02:57:17 +00:00
utmp.h merge christos-time_t 2009-01-11 02:57:17 +00:00
utmpx.h don't do size computations because g++ does not like it. 2009-01-11 19:09:29 +00:00
uuid.h constify uuid(3) 2008-04-23 07:52:32 +00:00
varargs.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vis.h Add RFC 2045 MIME Quoted-Printable support. 2009-02-10 23:06:31 +00:00
wchar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
wctype.h de-__P -- the hack is long since useless. Discussed with christos, 2005-02-03 04:39:32 +00:00
wordexp.h everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2, 2008-04-01 19:23:28 +00:00