freebsd-dev/include
Warner Losh fc69394f0a Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
2002-02-14 01:59:47 +00:00
..
arpa
protocols WARNS-n and lint(1) silencer. Declare (const) strings properly as 2002-02-03 12:00:05 +00:00
rpc Fix cc -Wall, fix rcsid warnings, add missing prototypes, 2002-02-05 23:43:43 +00:00
rpcsvc Apply the following mechanical transformations in preparation for 2002-02-06 13:30:31 +00:00
_ctype.h Makes __istype() an inline (and a non inlined) function to avoid C++ 2002-02-05 06:21:34 +00:00
a.out.h
ar.h
assert.h Restore K&R prototype. Fix other style bugs. 2001-10-27 19:37:20 +00:00
bitstring.h
complex.h
ctype.h Makes __istype() an inline (and a non inlined) function to avoid C++ 2002-02-05 06:21:34 +00:00
db.h Fix conflicts and merge into mainline (this may get cvs admined out and redone properly by Peter later) 1996-02-27 19:42:44 +00:00
dirent.h
disktab.h
dlfcn.h Allow ldd(1) be used on shared libraries in addition to executables. 2002-02-04 10:33:48 +00:00
elf-hints.h
elf.h Update copyright. 2001-06-09 05:22:31 +00:00
err.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
fnmatch.h
fstab.h
fts.h
glob.h
grp.h Move user_from_uid to pwd.h 2002-02-14 01:59:47 +00:00
hesiod.h Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
histedit.h Merge style with NetBSD -- ANSI-C prototypes, style(9) tabing, etc. 2001-10-01 21:07:33 +00:00
ieeefp.h
ifaddrs.h
inttypes.h Add support for C++. 2002-01-06 19:04:12 +00:00
iso646.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile
malloc.h
math.h
memory.h
monetary.h * style(9)'ify 2001-12-12 15:41:08 +00:00
mpool.h Use TAILQ instead of CIRCLEQ. 2000-12-29 20:25:01 +00:00
ndbm.h
netconfig.h
netdb.h
nl_types.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
nlist.h
nsswitch.h
objformat.h
paths.h o Improve consistency of style by fixing tabs around _PATH_AUTHCONF. 2001-11-30 16:25:09 +00:00
pthread_np.h
pthread.h
pwd.h Move user_from_uid to pwd.h 2002-02-14 01:59:47 +00:00
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h
rune.h
runetype.h
search.h fix spelling errors. 2000-07-07 16:52:24 +00:00
setjmp.h
sgtty.h
signal.h Remove the inline versions of sigaddset, sigdelset, sigemptyset, 1999-10-02 19:33:23 +00:00
stab.h Made them idempotent. 1994-08-21 04:03:58 +00:00
stdbool.h Remove comment, which didn't even help anyway. 2001-08-13 13:29:29 +00:00
stddef.h
stdio.h
stdlib.h Move user_from_uid to pwd.h 2002-02-14 01:59:47 +00:00
strhash.h
string.h
stringlist.h Add stringlist functions from NetBSD. (required for the new ftp(1) 1997-06-25 08:04:52 +00:00
strings.h
sysexits.h
tar.h
time.h I've been meaning to do this for a while. Add an underscore to the 2002-01-19 23:20:02 +00:00
timers.h
ttyent.h
unistd.h Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
utime.h
utmp.h
vis.h
wchar.h
wctype.h