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 u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
rpc Centralize the TCP_NODELAY handling as discussed in tech-net. 2006-06-22 19:35:34 +00:00
rpcsvc It's "its." 2006-04-24 19:00:29 +00:00
Makefile Sync with changes introduced by merging the newlock2 branch. 2007-02-09 22:13:31 +00:00
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
db.h Add macros for overflow detection 2007-02-03 23:48:21 +00:00
dirent.h rename dd_rewind to dd_internal so that it can be re-used to implement 2006-05-17 20:32:19 +00:00
disktab.h
dlfcn.h Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments. 2005-03-21 13:25:22 +00:00
err.h
errno.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 19:12:23 +00:00
fmtmsg.h
fnmatch.h
fstab.h
fts.h fts_number is a quad; bump version. 2006-07-27 15:47:09 +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
glob.h PR/33123: Murray Armfield: standards compliance & glob.h 2006-03-26 18:11:22 +00:00
grp.h Make namespace protection feature tests for reentrant functions more 2005-05-24 17:36:29 +00:00
hesiod.h
iconv.h
ieeefp.h PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc 2005-11-18 20:02:59 +00:00
ifaddrs.h
inttypes.h Instead of pulling in all of <wchar.h>, just define wchar_t here. 2005-04-18 19:47:51 +00:00
iso646.h
kvm.h Cast large constant to int. 2005-07-16 17:20:12 +00:00
langinfo.h
libgen.h
limits.h
link.h
link_aout.h
link_elf.h Fix comment indentation after __P was deleted. 2006-01-11 22:50:35 +00:00
locale.h
login_cap.h expose setuserpath and setuserenv, now used by xdm. 2005-12-20 21:31:27 +00:00
lwp.h Change _lwp_unpark_all() to return a 'ssize_t'. 2007-02-09 22:54:19 +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 u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
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 Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantage 2005-04-03 20:09:29 +00:00
mpool.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
ndbm.h compat code reorg 2005-09-13 01:44:32 +00:00
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 forgot to commit this. 2006-07-27 18:10:45 +00:00
nl_types.h
nlist.h
nsswitch.h add a NULL callback initializer 2006-10-15 16:10:38 +00:00
paths.h
pwd.h Make namespace protection feature tests for reentrant functions more 2005-05-24 17:36:29 +00:00
randomid.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
ranlib.h
re_comp.h
regex.h compat code reorg 2005-09-13 01:44:32 +00:00
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 Change the sched_*() functions to return -1 and set errno to ENOSYS 2005-10-09 11:17:28 +00:00
search.h The source array of lsearch() shouldn't be "const". 2005-07-06 15:47:15 +00:00
semaphore.h
setjmp.h compat code reorg 2005-09-13 01:44:32 +00:00
sgtty.h
signal.h pthread_sigmask(): Add restrict qualifier to set, oset args. 2006-01-07 20:10:29 +00:00
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 Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
string.h Add stresep and strndup. 2006-08-12 23:50:13 +00:00
stringlist.h add sl_delete 2006-07-27 15:37:19 +00:00
strings.h
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
time.h compat code reorg 2005-09-13 01:44:32 +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
ulimit.h
unistd.h u_intN_t -> uintN_t 2005-12-26 19:01:47 +00:00
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 compat code reorg 2005-09-13 01:44:32 +00:00
wchar.h PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions 2006-08-22 20:50:46 +00:00
wctype.h
wordexp.h