From 01715b0337fb0a0d94eb605d93c5e91e116179b5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 19 Jan 2006 01:35:28 +0000 Subject: [BZ #2173] 2006-01-18 Ulrich Drepper [BZ #2173] * libio/fileops.c (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable. * libio/tst-fopenloc2.c: New file. * libio/Makefile (tests): Add tst-fopenloc2. * sysdeps/unix/sysv/linux/shm_open.c [__ASSUME_TMPFS_NAME] --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aea5524dbb..286c1270a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-01-18 Ulrich Drepper + + [BZ #2173] + * libio/fileops.c (_IO_new_file_fopen): If ,ccs= is given, also + set vtable to the wide vtable. + * libio/tst-fopenloc2.c: New file. + * libio/Makefile (tests): Add tst-fopenloc2. + 2006-01-18 Roland McGrath * sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: Restore @@ -42,7 +50,7 @@ * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_TMPFS_NAME. - * sysdeps/unix/sysv/linux/shm_open.c [!__ASSUME_TMPFS_NAME] + * sysdeps/unix/sysv/linux/shm_open.c [__ASSUME_TMPFS_NAME] (where_is_shmfs): Don't test for obsolete shm filesystem name. * sysdeps/unix/sysv/linux/getsysstats.c: Don't search for proc -- cgit v1.2.3