.. |
arpa
|
Revert: finger slip
|
9 years ago |
protocols
|
Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete
|
9 years ago |
rpc
|
Prefer the standardized <poll.h> over <sys/poll.h>
|
9 years ago |
rpcsvc
|
delete xdr_ypresp_all_seq prototype
|
9 years ago |
Makefile
|
We are done providing support for the vax.
|
8 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 |
asr.h
|
Make the asr API public. Install asr.h to /usr/include.h and manpages.
|
10 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 |
bsd_auth.h
|
Use internal '__' names for __attributes__ in public headers
|
10 years ago |
complex.h
|
lint is dead (long live the lint!), so stop using it as a cpp conditional
|
10 years ago |
cpio.h
|
First pass at removing clauses 3 and 4 from NetBSD licenses.
|
16 years ago |
ctype.h
|
Can't use a variable 'c' in a standard include; rename it to '_c'
|
10 years ago |
curses.h
|
libocurses can go to the Attic. last consumer of it was ramdisk more(1)
|
9 years ago |
db.h
|
Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper
|
9 years ago |
dbm.h
|
Sync with share/misc/license.template and add missing DARPA credit
|
21 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
|
Add framework for resolving (pun intended) libc namespace issues, using
|
9 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
|
setgrfile() isn't implemented
|
10 years ago |
icdb.h
|
add a version field to prevent mayhem if different data gets stored
|
9 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
|
Remove decls #if'0ed since rev. 1.1
|
8 years ago |
limits.h
|
increase TMP_MAX to the equivalent of INT_MAX. it's actually more,
|
9 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
|
international currency locale rules as per POSIX.1-2008
|
10 years ago |
login_cap.h
|
change prototype for crypt_newhash. the login_cap_t is a holdover from its
|
10 years ago |
math.h
|
Remove #ifdef __vax__ bits
|
8 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 |
ndbm.h
|
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
|
20 years ago |
netdb.h
|
Stop including <sys/param.h> from <netdb.h>. Portable software must either
|
9 years ago |
netgroup.h
|
Hide netgroup internals inside libc. The parts that netgroup_mkdb
|
9 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 |
paths.h
|
the default rsh is now spelled ssh. ok deraadt
|
10 years ago |
poll.h
|
PD
|
21 years ago |
pwd.h
|
Add _shadow variants to the two popular getpw functions (uid and nam).
|
9 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
|
Trim symbols that aren't part of our new resolver
|
9 years ago |
rmd160.h
|
Remove excessive sys/cdefs.h inclusion
|
12 years ago |
search.h
|
Change lsearch()'s "base" argument to require a non-const pointer to
|
10 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
|
Convert sigemptyset and sigfillset to inline functions to avoid
|
8 years ago |
siphash.h
|
Use standard spelling for types, and rename local variable from "free".
|
9 years ago |
sndio.h
|
Expose internal functions necessary to open audio devices and midi
|
9 years ago |
spawn.h
|
Remove function argument name from posix_spawnattr_getsigmask()
|
9 years ago |
stdbool.h
|
These days pcc defines __GNUC__ and we don't support gcc2. Also needed
|
9 years ago |
stddef.h
|
As pointed out by Richard Guenther our definition
|
13 years ago |
stdio.h
|
remove cpp version of __sputc, since the inline version is all we have
|
8 years ago |
stdlib.h
|
The first argument to devname(3) should be dev_t, not int.
|
9 years ago |
string.h
|
POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and
|
9 years ago |
strings.h
|
POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and
|
9 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 |
tib.h
|
Prepare for future ld.so/libc bump: update <tib.h> with the definitions
|
8 years ago |
time.h
|
Remove obsolete timezone() function.
|
9 years ago |
ttyent.h
|
Remove the advertising clause in the UCB license which Berkeley
|
21 years ago |
unistd.h
|
tame -> pledge.
|
9 years ago |
utime.h
|
Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future
|
11 years ago |
utmp.h
|
Delete struct definitions that have been obsolete for a dozen years
|
10 years ago |
uuid.h
|
Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via
|
10 years ago |
vis.h
|
Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@
|
9 years ago |
wchar.h
|
gcc 2.x is dead
|
9 years ago |
wctype.h
|
Adapt things to use __type_t instead of _BSD_TYPE_T_
|
19 years ago |