Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: nros
Date: Mon Dec 9 12:09:02 UTC 2024
Modified Files:
src/include: string.h
src/lib/libc/string: strdup.3
Log Message:
memccpy, strdup and strndup are in C23
7.26.2.2 memccpy
7.26.2.6 strdup
7.26.2.7 strndup
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/include/string.h
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/string/strdup.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index