OpenGrok
Cross Reference: Lint_Ovfork.c
xref
: /
src
/
lib
/
libc
/
compat
/
sys
/
Lint_Ovfork.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/compat/sys/Lint_Ovfork.c
Revision
Date
Author
Comments
1.3
01-Dec-2024
rillig
libc: modernize lint stubs
Use prototype function definitions instead of identifier lists, as C23
does not support the latter.
Remove redundant /*ARGSUSED*/ comments and parentheses.
1.2
20-Jan-2024
christos
branches: 1.2.2;
Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
1.1
11-Mar-2006
christos
Add glue to build the compat library as a separate "libcold" turned off by
default. Clean up the libc Makefile and remove obsolete stuff such as copy
to libkern.
1.2.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Wed Oct 01 19:09:53 GMT 2025