freebsd-dev/include
Steve Price fcd57f5cca Make this compile with the -traditional cc flag.
PR:		misc/2189
Submitted by:	Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1997-08-16 23:32:42 +00:00
..
arpa Fix typo: "send" -> "end" 1997-08-11 04:19:11 +00:00
protocols Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
rpcsvc Undo small change I accidentally left in while testing (files were 1997-05-28 16:26:05 +00:00
_ctype.h Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
a.out.h Woops, include machine/exec.h, too. 1994-09-24 21:49:20 +00:00
ar.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
assert.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
bitstring.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
ctype.h Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +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 Merge Lite2 changes onto mainline: 1997-03-11 11:15:46 +00:00
disktab.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
elf-hints.h Fill out the ELF header files to make them more or less complete. 1997-05-21 23:07:31 +00:00
elf.h Fill out the ELF header files to make them more or less complete. 1997-05-21 23:07:31 +00:00
err.h Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
fnmatch.h Oops, remove FNM_NOCASE alias: really I can't remember any system 1997-01-02 19:05:16 +00:00
fstab.h Change to comment for fs_passno to reflect that it applies 1997-01-28 06:11:45 +00:00
fts.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
glob.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
grp.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
histedit.h Update histedit.h to match the new libedit. 1997-06-25 09:47:31 +00:00
kvm.h Comment out declaration of kvm_uread until it can be fixed correctly. 1995-03-20 16:35:11 +00:00
limits.h Fixed some style bugs. 1997-04-13 15:52:26 +00:00
link.h Implement dlsym(RTLD_NEXT, symbol). 1997-08-02 04:56:44 +00:00
locale.h Remove collate_range_cmp 1996-10-31 14:41:30 +00:00
Makefile Use relative symlinks so they work even when ${DESTDIR} is not empty. 1997-07-31 11:32:25 +00:00
malloc.h This file is deprecated not "obsoleted". 1997-04-13 11:33:17 +00:00
math.h Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
memory.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
mpool.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
ndbm.h Don't reference ndbm(3) manpage. Everything is covered by db(3). 1996-03-03 09:04:40 +00:00
netdb.h Make this compile with the -traditional cc flag. 1997-08-16 23:32:42 +00:00
nl_types.h Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
nlist.h Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
paths.h Due conflict to some obsoleted applications (dump/restore) rename 1995-09-23 15:14:25 +00:00
pthread_np.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
pthread.h Fixed missing __P() to complete the K&R support in this header. 1997-05-07 00:58:23 +00:00
pwd.h NIS cleanups and fixes, the next generation. 1996-04-16 00:22:41 +00:00
ranlib.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
regex.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
regexp.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
resolv.h merge in bind-4.9.6 changes (only effect is __res_send #define reverted) 1997-06-27 08:32:38 +00:00
rune.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
runetype.h Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
setjmp.h Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
sgtty.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
signal.h Added missing prototype for sigaltstack() 1996-06-28 04:27:04 +00:00
stab.h Made them idempotent. 1994-08-21 04:03:58 +00:00
stddef.h Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
stdio.h Removed nonstandard #include of <sys/types.h>. 1997-04-13 15:50:07 +00:00
stdlib.h Move machine/types.h to non-standard section 1997-06-14 10:45:25 +00:00
strhash.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
string.h string.h defines nonstandard routines when _POSIX_SOURCE is 1996-12-17 19:35:43 +00:00
stringlist.h Add stringlist functions from NetBSD. (required for the new ftp(1) 1997-06-25 08:04:52 +00:00
strings.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
struct.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
sysexits.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
tar.h BSD 4.4 Lite Include Sources 1994-05-24 09:57:34 +00:00
time.h Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
timers.h Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00
ttyent.h Fixed spelling of isnetworktty. 1997-04-14 13:33:20 +00:00
unistd.h remove stray forward declaration for struct timespec 1997-05-13 09:25:15 +00:00
utime.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
utmp.h Back out all of yesterdays include file changes. 1997-05-07 20:01:10 +00:00
vis.h Revert $FreeBSD$ to $Id$ 1997-02-23 09:21:14 +00:00