From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16740 invoked by alias); 27 Apr 2005 09:51:19 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 12919 invoked by uid 48); 27 Apr 2005 09:48:36 -0000 Date: Wed, 27 Apr 2005 09:51:00 -0000 From: "roland at gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20050427094834.877.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/877] New: acct() wrongly has __nonnull((1)) in glibc 2.3.5 X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg00160.txt.bz2 List-Id: In posix/unistd.h, the declaration of acct() has __THROW __nonnull ((1)) However, a NULL argument to acct() is the means of disabling process accounting. Therefore this declaration appears to be incorrect and should be removed. -- Summary: acct() wrongly has __nonnull((1)) in glibc 2.3.5 Product: glibc Version: 2.3.5 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: roland at gnu dot org ReportedBy: roland at gnu dot org CC: glibc-bugs at sources dot redhat dot com OtherBugsDependingO 852 nThis: http://sources.redhat.com/bugzilla/show_bug.cgi?id=877 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.