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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
assert.h Tidy up the namespace: lint -> __lint__. 2004-07-01 22:31:28 +00:00
bitstring.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
bm.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
dirent.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
disktab.h constify setdisktab() 2004-04-23 14:37:12 +00:00
dlfcn.h Remove reference to dlinfo - it doesn't exist in NetBSD. 2003-07-01 15:02:01 +00:00
err.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
errno.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
fmtmsg.h
fnmatch.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
fstab.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
fts.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
iso646.h
kvm.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
mntopts.h "force" is not an inverted option; fix it. 2003-10-13 17:55:11 +00:00
mpool.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 add randomid(3). 2003-09-09 22:10:33 +00:00
ranlib.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
re_comp.h
regex.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
regexp.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 netbsd.org->NetBSD.org 2003-07-26 17:35:00 +00:00
semaphore.h
setjmp.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
sgtty.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
signal.h Use CPP macros to cause many libpthread functions used by applications 2004-12-10 16:40:40 +00:00
stab.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
stdbool.h Make it possible to use <stdbool.h> in C++ applications. 2004-05-20 17:49:32 +00:00
stddef.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Add a new feature-test macro, _NETBSD_SOURCE. If this is defined 2003-04-28 23:16:11 +00:00
struct.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
sysexits.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
tar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
time.h Do a little const cleanup, for consistency with std interfaces. 2003-12-21 23:19:02 +00:00
ttyent.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
tzfile.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
utmp.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
utmpx.h Make getlastlogx have the pathname to the lastlogx database as first 2003-08-26 16:48:32 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:44:09 +00:00
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 add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wordexp.h Add wordexp(3). The wordexp function performs shell-style word expansions. 2004-07-13 15:42:03 +00:00