]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r267004,r274592:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Jan 2015 21:59:48 +0000 (21:59 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 20 Jan 2015 21:59:48 +0000 (21:59 +0000)
commit3a26759e6c707a659b8099c8545d2fb2e2535af6
tree3740f226c50ca7f3334ca876a6a6f82cb676ab63
parent64042b2bd2f123c3bf884231fbc1d2d48b992e76
MFC r267004,r274592:

r267004 (by gahr):

  - Use strlen instead of hardcoding a number
  - Terminate a sentence with a period

  Approved by: cognet

r274592 (by ngie):

  Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase and
  rename as lib/libc/stdio/fmemopen2_test

  Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@277446 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/tests/stdio/Makefile
lib/libc/tests/stdio/fmemopen2_test.c [moved from tools/regression/lib/libc/stdio/test-fmemopen.c with 73% similarity]
tools/regression/lib/libc/stdio/Makefile