History log of /netbsd-src/lib/libc/gen/Lint___sigsetjmp14.c (Results 1 – 3 of 3)
Revision Date Author Comments
# f1542991 01-Dec-2024 rillig <rillig@NetBSD.org>

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.


# d220ca5b 14-Jun-2000 cgd <cgd@NetBSD.org>

fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.


# 1ebb9bf2 26-Sep-1998 christos <christos@NetBSD.org>

Adapt to new signal changes (from Jason)