diff options
author | schweikh <schweikh@FreeBSD.org> | 2001-10-28 18:35:32 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2001-10-28 18:35:32 +0000 |
commit | ff38fb0e7374ef63944abf0515667857eaa6d61d (patch) | |
tree | 6313506ef1f3566b1b2f1a39f9d191e935e0f8bf /lib/libc | |
parent | 9b2eb27d345f3db1323f41df8b2ca6995de7e001 (diff) | |
download | FreeBSD-src-ff38fb0e7374ef63944abf0515667857eaa6d61d.zip FreeBSD-src-ff38fb0e7374ef63944abf0515667857eaa6d61d.tar.gz |
Make this compile cleanly when warnings are enabled:
- ANSIfy function declarations
- braces around initializers structs within structs
- add parens in complicated expressions
- disambiguate dangling elses
- no more implicit int
- make functions static where possible
- use prototypes
- don't use varargs hack for diag()
Requested by: joerg
MFC after: 2 weeks
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions