OpenGrok
Cross Reference: Lint_clone.c
xref
: /
src
/
lib
/
libc
/
sys
/
Lint_clone.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/sys/Lint_clone.c
Revision
Date
Author
Comments
1.4
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.3
20-Jan-2024
christos
branches: 1.3.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.2
18-Jan-2003
thorpej
Merge the nathanw_sa branch.
1.1
17-Jul-2001
thorpej
branches: 1.1.2;
Lint stubs for clone(2).
1.1.2.2
08-Oct-2001
nathanw
Catch up to -current.
1.1.2.1
17-Jul-2001
nathanw
file Lint_clone.c was added on branch nathanw_sa on 2001-10-08 20:21:31 +0000
1.3.2.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Tue Sep 30 17:09:57 GMT 2025