NetBSD-Bugs archive

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

PR/49279 CVS commit: src/lib/libc/stdio



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49279 CVS commit: src/lib/libc/stdio
Date: Sun, 12 Oct 2014 20:40:36 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Mon Oct 13 00:40:36 UTC 2014
 
 Modified Files:
 	src/lib/libc/stdio: Makefile.inc
 Added Files:
 	src/lib/libc/stdio: open_memstream.3 open_memstream.c open_wmemstream.c
 
 Log Message:
 PR/49279: Justin Cormack: add open_memstream
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.45 -r1.46 src/lib/libc/stdio/Makefile.inc
 cvs rdiff -u -r0 -r1.1 src/lib/libc/stdio/open_memstream.3 \
     src/lib/libc/stdio/open_memstream.c src/lib/libc/stdio/open_wmemstream.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