Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/Lint___vfork14.c
RevisionDateAuthorComments
 1.5  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.4  20-Jan-2024  christos branches: 1.4.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.3  24-Jun-2012  christos fix old style definitions; XXX: gcc should have picked them up but it did not.
 1.2  14-Jun-2000  cgd branches: 1.2.64;
fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.1  04-Jan-1998  thorpej branches: 1.1.8;
Add a lint stub for __vfork14.S
 1.1.8.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.2.64.1  30-Oct-2012  yamt sync with head
 1.4.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed