From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13260 invoked by alias); 12 Jul 2007 15:20:20 -0000 Received: (qmail 12840 invoked by alias); 12 Jul 2007 15:20:11 -0000 Date: Thu, 12 Jul 2007 15:20:00 -0000 Message-ID: <20070712152011.12839.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070506085812.4465.vapier@gentoo.org> References: <20070506085812.4465.vapier@gentoo.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/4465] pthread cancellation points missing for fdatasync and lockf in some cases X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00099.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2007-07-12 15:20 ------- Subject: Bug 4465 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_5-branch Changes by: jakub@sourceware.org 2007-07-12 15:19:59 Modified files: . : ChangeLog nptl : ChangeLog Log message: 2007-05-06 Ulrich Drepper [BZ #4465] * posix/unistd.h: Remove __THROW from fdatasync. 2007-05-06 Mike Frysinger [BZ #4465] * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args. [BZ #4465] * tst-cancel-wrappers.sh: Set C["fdatasync"] to 1. * tst-cancel4.c (tf_fdatasync): New test. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.81&r2=1.10362.2.82 http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.924.2.3&r2=1.924.2.4 -- http://sourceware.org/bugzilla/show_bug.cgi?id=4465 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.