NetBSD/include
drochner 9d8b5fa74e Add C99 complex support, for double and float.
Most complex function implementations are from the "c9x-complex" library,
originating from the "cephes" math library, see
http://www.netlib.org/cephes/, from Stephen L. Moshier, incorporated and
redistributed with the NetBSD license by permission of the author.

Error behaviour and other boundary conditions (branch cuts)
need to be looked at.

For namespace sanity, I've done the rename/weak alias procedure to
most of the exported functions which are also used internally.
Didn't do so for sin/cos(f) yet because assembler implementations use
them directly, and renaming functions shared between the main libm
and the machine specific "overlay" might raise binary compatibility
issues.
2007-08-20 16:01:28 +00:00
..
arpa Resolve conflicts. 2007-03-30 19:57:16 +00:00
heimdal
protocols
rpc
rpcsvc
ssp - Misc cleanups to make the code more readable. 2007-06-03 17:41:19 +00:00
Makefile Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00
a.out.h
aio.h Fix the C99 restrict keyword with array defintion in prototype problem. 2007-06-30 16:36:35 +00:00
ar.h
assert.h
bitstring.h
bm.h
complex.h Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00
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 - Create sysctl nodes for AIO. 2007-05-01 01:01:25 +00:00
link.h
link_aout.h
link_elf.h
locale.h
login_cap.h
lwp.h Change the signature of _lwp_park() to accept an lwpid_t and second 2007-08-07 19:04:21 +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 Move .db files for services and netgroup to /var/db per gimpy's request. 2007-05-10 17:45:50 +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
nlist.h
nsswitch.h
paths.h _PATH_PUFFS 2007-07-17 10:14:33 +00:00
pwd.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h Resolve conflicts. 2007-03-30 19:57:16 +00:00
resolv.h Resolve conflicts. 2007-03-30 19:57:16 +00:00
rmt.h
sa.h
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h
stddef.h
stdio.h Do not include SSP files unless _FORTIFY_SOURCE > 0. 2007-08-02 21:49:09 +00:00
stdlib.h The alloca() arg type check is broken (cpp do not do string comparisions) 2007-04-22 08:21:50 +00:00
string.h Do not include SSP files unless _FORTIFY_SOURCE > 0. 2007-08-02 21:49:09 +00:00
stringlist.h
strings.h Do not include SSP files unless _FORTIFY_SOURCE > 0. 2007-08-02 21:49:09 +00:00
struct.h
sysexits.h
tar.h
time.h
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
util.h add estrndup() 2007-07-01 21:41:16 +00:00
utime.h
utmp.h
utmpx.h
uuid.h
varargs.h
vis.h
wchar.h
wctype.h
wordexp.h