Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/Lint_strncpy.c
RevisionDateAuthorComments
 1.2  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.1  07-Dec-1997  matthias branches: 1.1.124;
add lint stubs for files that are implemented in assembler on the pc532.
 1.1.124.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed