public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17912] New: powerpc: Add O_TMPFILE to <fcntl.h>
@ 2015-02-01  8:51 raji at linux dot vnet.ibm.com
  2015-02-01  8:51 ` [Bug libc/17912] " raji at linux dot vnet.ibm.com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: raji at linux dot vnet.ibm.com @ 2015-02-01  8:51 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=17912

            Bug ID: 17912
           Summary: powerpc: Add O_TMPFILE to <fcntl.h>
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: raji at linux dot vnet.ibm.com
                CC: drepper.fsp at gmail dot com

The following definition of O_TMPFILE is missing in
sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h because of which open() fails when
passing o_TMPFILE
in powerpc.

#define __O_TMPFILE    020040000 /* Atomically create nameless file.  */

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-09 10:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-01  8:51 [Bug libc/17912] New: powerpc: Add O_TMPFILE to <fcntl.h> raji at linux dot vnet.ibm.com
2015-02-01  8:51 ` [Bug libc/17912] " raji at linux dot vnet.ibm.com
2015-02-02 10:27 ` [Bug libc/17912] powerpc/arm/arm64/m68k: Wrong value of O_TMPFILE schwab@linux-m68k.org
2015-02-09 10:02 ` cvs-commit at gcc dot gnu.org
2015-02-09 10:04 ` schwab@linux-m68k.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).