CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2024/08/06 22:59:45
Modified files: include : wchar.h lib/libc/string: wcslcpy.3 Log message: wcslcpy() and wcslcat() are in POSIX-2024. Update #include visibility and manpages and add restrict qualifiers. ok millert@