NetBSD-Bugs archive

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

PR/51832 CVS commit: src/tests/lib/libc/regex



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51832 CVS commit: src/tests/lib/libc/regex
Date: Fri, 13 Jan 2017 19:50:56 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sat Jan 14 00:50:56 UTC 2017
 
 Modified Files:
 	src/tests/lib/libc/regex: debug.c t_exhaust.c t_regex_att.c
 
 Log Message:
 PR/51832: Ngie Cooper:
 - limit memory to 64M
 - error msg fixes
 - includes fixes
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/regex/debug.c
 cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/regex/t_exhaust.c
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/regex/t_regex_att.c
 
 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