.. |
arpa
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
protocols
|
dumped is _still_ spelled with one p and not two
|
15 years ago |
rpc
|
Oracle has re-licensed sunrpc under a three-clause BSD license.
|
14 years ago |
rpcsvc
|
Remove unnecessary typedef usage.
|
21 years ago |
Makefile
|
remove the final vestiges of the stty(), gtty(), and ftime() compatibility
|
11 years ago |
a.out.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
ar.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
assert.h
|
half-guard the actual function prototypes.
|
13 years ago |
bitstring.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
blf.h
|
do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well,
|
17 years ago |
bm.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
bsd_auth.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
complex.h
|
Finalize work on complex math routines, now that we have the
|
13 years ago |
cpio.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
ctype.h
|
Now that __only_inline is in <sys/cdefs.h>, replace the local versions in
|
14 years ago |
curses.h
|
I hereby place this file in the public domain.
|
21 years ago |
db.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
dbm.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 years ago |
des.h
|
DES_LONG as non-int is just RIDICULOUS
|
23 years ago |
dirent.h
|
Zap some getdirentries() leftovers.
|
11 years ago |
disktab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
dlfcn.h
|
dlerror() should not return const char *, as noted by landry
|
11 years ago |
elf_abi.h
|
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
|
28 years ago |
err.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |
errno.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
fenv.h
|
Also enclose variable names with external linkage in __BEGIN_DECLS.
|
13 years ago |
float.h
|
create new machine/_float.h which is namespace clean. create a new
|
12 years ago |
fnmatch.h
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
|
19 years ago |
fstab.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
fts.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
ftw.h
|
Need ftw.h for ftw(3) and nftw(3)
|
21 years ago |
getopt.h
|
The getopt() prototype and externs don't belong in stdlib.h. Berkeley
|
11 years ago |
glob.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
grp.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
ieeefp.h
|
use c calling conventions so that g++ doesn't mangle fpgetmask &
|
15 years ago |
ifaddrs.h
|
Remove unnecessary typedef usage.
|
21 years ago |
inttypes.h
|
Contrary to C99's advice, C++ TR1 and C++ 11 require that <inttypes.h>
|
11 years ago |
iso646.h
|
C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.
|
23 years ago |
kvm.h
|
- add UNIX-domain socket info to struct kinfo_file2
|
11 years ago |
langinfo.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
libgen.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 years ago |
limits.h
|
Add _POSIX_CLOCKRES_MIN and _POSIX2_CHARCLASS_NAME_MAX per POSIX 1003.1-2008
|
11 years ago |
link.h
|
Remove more knowledge of a.out and stab information from the tree.
|
11 years ago |
link_elf.h
|
typos from alexey dobriyan;
|
19 years ago |
locale.h
|
As pointed out by Richard Guenther our definition
|
13 years ago |
login_cap.h
|
LOGIN_SETALL did not include LOGIN_SETENV as it should.
|
20 years ago |
malloc.h
|
Warn when <malloc.h> is included, recommending <stdlib.h>
|
28 years ago |
math.h
|
Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vax
|
11 years ago |
md4.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
md5.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
memory.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
mpool.h
|
CIRCLEQ begone.
|
11 years ago |
ndbm.h
|
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
|
20 years ago |
netdb.h
|
Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.
|
12 years ago |
netgroup.h
|
Remove _err() calls from getnetgrent.c. This is a minor API change
|
17 years ago |
nl_types.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
nlist.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
ohash.h
|
uint32_t is the integer type defined in stdint.h
|
12 years ago |
paths.h
|
no more _PATH_AFSD required
|
12 years ago |
poll.h
|
PD
|
21 years ago |
pwd.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
ranlib.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
readpassphrase.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 years ago |
regex.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
resolv.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
rmd160.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
search.h
|
bsearch() doesn't belong here (it's in <stdlib.h>)
|
12 years ago |
setjmp.h
|
Explicitly annotate setjmp() and longjmp() (and friends) as
|
12 years ago |
sha1.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
sha2.h
|
SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a
|
11 years ago |
signal.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
sndio.h
|
hex constants unsigned, prevents some gcc warnings
|
12 years ago |
spawn.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
stdbool.h
|
Teach lint about C99's _Bool and _Complex, plus some related gcc
|
14 years ago |
stddef.h
|
As pointed out by Richard Guenther our definition
|
13 years ago |
stdio.h
|
express final disapproval of the interfaces in libcompat, such as
|
11 years ago |
stdlib.h
|
Fix typo; 200809 not 20080 for __POSIX_VISIBLE. Noticed by jca@
|
11 years ago |
string.h
|
Add an implementation of memmem() -- from FreeBSD with some tweaks.
|
11 years ago |
strings.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
struct.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
sysexits.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
tar.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
tgmath.h
|
Add support for tgmath--the type-generic math; now that both math
|
13 years ago |
time.h
|
Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
|
11 years ago |
ttyent.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
tzfile.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
unistd.h
|
express final disapproval of the interfaces in libcompat, such as
|
11 years ago |
utime.h
|
Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future
|
11 years ago |
utmp.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
vis.h
|
backout VIS_HEX. guenther@ points out that the C89 \xff encoding
|
14 years ago |
wchar.h
|
Enable fmemopen(3) and open_{w,}memstream(3)
|
11 years ago |
wctype.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |