From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26975 invoked by alias); 21 May 2006 12:11:12 -0000 Received: (qmail 26941 invoked by uid 48); 21 May 2006 12:11:04 -0000 Date: Sun, 21 May 2006 12:11:00 -0000 From: "jsm28 at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com Message-ID: <20060521121102.2680.jsm28@gcc.gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2680] New: getlogin_r declared under wrong conditions X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00114.txt.bz2 List-Id: As I noted at , getlogin_r should be declared if __USE_POSIX199506, not just if __USE_UNIX98. I'll attach a patch to make this change. If you'd prefer the larger change eliminating __USE_REENTRANT, _REENTRANT and _THREAD_SAFE, I can do such a patch as well. -- Summary: getlogin_r declared under wrong conditions Product: glibc Version: 2.4 Status: NEW Severity: normal Priority: P2 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: jsm28 at gcc dot gnu dot org CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=2680 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.