NetBSD/include
atatat 2803cf768c Add a function called getdevmajor().
It tells you the major device number for whatever character or block
device you ask it.  This is sort of the inverse of devname(3) but not
quite, since it's backed by the kernel (sysctl's kern.drivers
information) and not a database cobbled together from the contents of
the filesystem.
2004-12-16 03:54:56 +00:00
..
arpa Resolve conflicts. 2004-11-07 01:48:01 +00:00
heimdal update heimdal version to Heimdal 0.6.3 2004-09-14 20:30:57 +00:00
protocols
rpc * add const qualifier making getrpcbyname() and getrpcbyname_r() 2004-08-16 02:47:54 +00:00
rpcsvc Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
Makefile Nuke threadlib.h. Library defensive threading is now provided through the 2004-12-14 00:23:19 +00:00
a.out.h Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
ar.h
assert.h Tidy up the namespace: lint -> __lint__. 2004-07-01 22:31:28 +00:00
bitstring.h
bm.h
cpio.h
ctype.h Remove the (int) cast from the array subscript of the ctype #defines. 2004-11-05 22:55:19 +00:00
db.h
dirent.h
disktab.h constify setdisktab() 2004-04-23 14:37:12 +00:00
dlfcn.h
err.h
errno.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
getopt.h Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
glob.h Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
grp.h Overhaul the use of nsdispatch(3) by public APIs so that the back-end 2004-10-04 04:11:33 +00:00
hesiod.h
iconv.h revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h explicitly cast langinfo constants to nl_item. 2004-01-18 09:07:07 +00:00
libgen.h
limits.h Implement sysconf(3) _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX for 2004-11-10 04:02:52 +00:00
link.h
link_aout.h
link_elf.h
locale.h
login_cap.h Sprinkle const. 2004-12-11 06:41:57 +00:00
lwp.h correct the return value type of _lwp_self() 2004-10-02 07:59:11 +00:00
malloc.h
math.h Move round() to the C99 section. 2004-07-12 23:44:52 +00:00
md2.h
memory.h
mntopts.h "force" is not an inverted option; fix it. 2003-10-13 17:55:11 +00:00
mpool.h
ndbm.h XPG4.2: Change member `dsize' of struct datum from int to size_t. 2004-04-28 00:10:52 +00:00
netconfig.h PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
netdb.h remove NI_WITHSCOPEID 2004-11-16 06:00:51 +00:00
netgroup.h
nl_types.h
nlist.h
nsswitch.h * Improve the comments in <nsswitch.h> 2004-11-10 07:23:32 +00:00
paths.h Add _PATH_FTPUSERS; sort. 2004-12-11 06:01:33 +00:00
pwd.h Overhaul the use of nsdispatch(3) by public APIs so that the back-end 2004-10-05 04:45:54 +00:00
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h import new and changed files from bind9 2004-05-21 02:17:49 +00:00
resolv.h Resolve conflicts. 2004-11-07 01:48:01 +00:00
rmd160.h
rmt.h
sa.h - libc.so.12.109 and libpthread.so.0.4 2004-01-02 18:56:39 +00:00
sched.h __libc_thr_yield() signature now matches sched_yield(). 2004-12-13 16:08:12 +00:00
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h Use CPP macros to cause many libpthread functions used by applications 2004-12-10 16:40:40 +00:00
stab.h
stdbool.h Make it possible to use <stdbool.h> in C++ applications. 2004-05-20 17:49:32 +00:00
stddef.h
stdio.h Tidy up the namespace: lint -> __lint__. 2004-07-01 22:31:28 +00:00
stdlib.h Add a function called getdevmajor(). 2004-12-16 03:54:56 +00:00
string.h Move the strcasestr() prototype to the local extensions section. 2004-07-12 23:35:14 +00:00
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h Do a little const cleanup, for consistency with std interfaces. 2003-12-21 23:19:02 +00:00
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h Move declaration of closefrom(3) to local extensions. 2004-06-01 16:10:29 +00:00
util.h Add sockaddr_snprintf() 2004-11-19 21:39:03 +00:00
utime.h
utmp.h
utmpx.h
uuid.h DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. 2004-09-13 21:44:54 +00:00
varargs.h add $NetBSD$ 2004-06-06 06:58:50 +00:00
vis.h
wchar.h C99: Provide WCHAR_{MAX,MIN} via <machine/wchar_limits.h> (we'll also 2004-05-08 21:57:05 +00:00
wctype.h
wordexp.h Add wordexp(3). The wordexp function performs shell-style word expansions. 2004-07-13 15:42:03 +00:00