thorpej
|
4ba7375da3
|
Fix signed/unsigned comparison warnings, and shadow warnings.
|
2002-11-11 23:43:03 +00:00 |
|
msaitoh
|
a5e4741a2f
|
check LIBC_SCCS
|
2000-09-14 01:24:31 +00:00 |
|
itohy
|
f9863c47b3
|
Correct ctype(3) usage.
Passing "char" value is wrong. Use "unsigned char" instead.
|
2000-07-11 06:07:25 +00:00 |
|
lukem
|
2c6c9ee64c
|
sort includes
|
1999-09-16 09:57:06 +00:00 |
|
simonb
|
1528b77539
|
More trailing white space.
|
1999-07-02 15:14:07 +00:00 |
|
christos
|
d2c07ddc88
|
- widen prototypes
- fix portability with signed >>
- remove unreachable code
- add const castaways where appropriate
|
1999-05-04 17:15:51 +00:00 |
|
tv
|
5426fd2771
|
__RENAME() the libcompat regexp routines so they will not be used by
programs that want -lcompat but use POSIX regex. Inspired by
<david@mono.org> in PR bin/1849.
|
1998-09-14 20:25:02 +00:00 |
|
perry
|
741740203c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
|
lukem
|
e37aec676a
|
rcsid facism, WARNSify
|
1997-10-09 10:20:07 +00:00 |
|
mrg
|
9cd5492c02
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
- some KNF.
|
1997-01-23 14:01:45 +00:00 |
|
cgd
|
5fb36cfb02
|
cast assignments to quiet const warnings. Mark (at least some) uses of
const variables that result in their modification (!!) as XXX.
|
1995-06-07 03:55:49 +00:00 |
|
pk
|
dde1c1a0be
|
Prototypes (PR#1098).
|
1995-06-05 19:42:16 +00:00 |
|
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
|
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|