NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39422 CVS commit: src/include



The following reply was made to PR standards/39422; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39422 CVS commit: src/include
Date: Fri, 28 Dec 2018 13:11:46 +0000

 Module Name:	src
 Committed By:	maya
 Date:		Fri Dec 28 13:11:46 UTC 2018
 
 Modified Files:
 	src/include: wchar.h
 
 Log Message:
 Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCE
 wcswidth, wcwidth to POSIX.1-2001 or _NETBSD_SOURCE
 
 Updated patch from kretschm in PR standards/39422
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.42 -r1.43 src/include/wchar.h
 
 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