diff options
author | Roland McGrath <roland@redhat.com> | 2010-04-19 13:48:00 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-04-19 13:48:00 -0700 |
commit | c98d4212d0d7c9dfc34cf18ea95740370bca5aad (patch) | |
tree | 6f1b421b1298e25390b63e7ff683ab7398185dce /ChangeLog | |
parent | 1cdb2151fbad6bff650e85a0476972881bbc027b (diff) | |
download | glibc-c98d4212d0d7c9dfc34cf18ea95740370bca5aad.tar glibc-c98d4212d0d7c9dfc34cf18ea95740370bca5aad.tar.gz glibc-c98d4212d0d7c9dfc34cf18ea95740370bca5aad.tar.bz2 glibc-c98d4212d0d7c9dfc34cf18ea95740370bca5aad.zip |
tst-fmemopen: Do not write test file in $srcdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-04-19 Roland McGrath <roland@redhat.com> + + * stdio-common/tst-fmemopen.c (TEST_FILE): Macro removed. + (main): Take arguments. Construct test file name from ARGV[0]. + 2010-04-15 H.J. Lu <hongjiu.lu@intel.com> * string/test-strncmp.c (check_result): New function. |