NetBSD/include
drochner 7161d089aa -get cabs() and cabsf() out of public view - these are historical and
conflict with C99 functions which are builtins in newer gcc
 (actually, the old cabs() is ABI compatible with the new _complex one
  on i386, but this is purely accidental)
 remove public prototypes and manpages, move the code into a compat
 subdirectory as libc does so that binary compatibility is kept
-add a manpage for the isgreater() etc macros, borrowed from FreeBSD
2007-02-22 22:08:17 +00:00
..
arpa Fix merge botch 2007-01-27 22:33:03 +00:00
heimdal
protocols
rpc
rpcsvc
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h Add macros for overflow detection 2007-02-03 23:48:21 +00:00
dirent.h
disktab.h
dlfcn.h
err.h
errno.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
lwp.h Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +00:00
Makefile Sync with changes introduced by merging the newlock2 branch. 2007-02-09 22:13:31 +00:00
malloc.h
math.h -get cabs() and cabsf() out of public view - these are historical and 2007-02-22 22:08:17 +00:00
md2.h
memory.h
mntopts.h Revert the changes I introduced trying to solve tmpfs' NFS export problem. 2006-10-31 08:12:46 +00:00
monetary.h
mpool.h
ndbm.h
netconfig.h add comments. 2006-11-09 10:04:40 +00:00
netdb.h another merge botch. 2007-01-28 01:48:03 +00:00
netgroup.h
nl_types.h
nlist.h
nsswitch.h add a NULL callback initializer 2006-10-15 16:10:38 +00:00
paths.h
pwd.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h Merge back all our changes. 2007-01-27 21:25:23 +00:00
resolv.h Merge back all our changes. 2007-01-27 21:25:23 +00:00
rmt.h
sa.h
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h
stddef.h Use __GNUC_PREREQ__() for the GCC 4 test, too. 2006-08-21 16:58:29 +00:00
stdio.h remove __SAFE 2007-02-02 23:00:53 +00:00
stdlib.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h
util.h moved string_to_flags and flags_to_string from ls to libutil. 2006-12-14 19:18:01 +00:00
utime.h
utmp.h
utmpx.h Add run level messages. 2006-09-22 21:31:55 +00:00
uuid.h
varargs.h
vis.h
wchar.h PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions 2006-08-22 20:50:46 +00:00
wctype.h
wordexp.h