public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13743] New: Add sys/platform.h
@ 2012-02-24 17:05 tuliom at linux dot vnet.ibm.com
  2012-02-24 17:09 ` [Bug libc/13743] " tuliom at linux dot vnet.ibm.com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tuliom at linux dot vnet.ibm.com @ 2012-02-24 17:05 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13743

             Bug #: 13743
           Summary: Add sys/platform.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tuliom@linux.vnet.ibm.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


As pointed by Carlos O'Donnel [1], GLIBC should provide the header
sys/platform.h for non-standard platform dependent functions.

[1] - http://sourceware.org/ml/libc-alpha/2012-02/msg00573.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/13743] Add sys/platform.h
  2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
@ 2012-02-24 17:09 ` tuliom at linux dot vnet.ibm.com
  2012-03-06 14:05 ` tuliom at linux dot vnet.ibm.com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tuliom at linux dot vnet.ibm.com @ 2012-02-24 17:09 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13743

Tulio Magno Quites Machado Filho <tuliom at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org, rsa at us dot ibm.com,
                   |                            |sjmunroe at us dot ibm.com,
                   |                            |tuliom at linux dot
                   |                            |vnet.ibm.com
         AssignedTo|unassigned at sourceware    |tuliom at linux dot
                   |dot org                     |vnet.ibm.com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/13743] Add sys/platform.h
  2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
  2012-02-24 17:09 ` [Bug libc/13743] " tuliom at linux dot vnet.ibm.com
@ 2012-03-06 14:05 ` tuliom at linux dot vnet.ibm.com
  2012-03-06 15:56 ` carlos at systemhalted dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tuliom at linux dot vnet.ibm.com @ 2012-03-06 14:05 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13743

Tulio Magno Quites Machado Filho <tuliom at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Tulio Magno Quites Machado Filho <tuliom at linux dot vnet.ibm.com> 2012-03-06 14:04:13 UTC ---
Patch sent for review on libc-alpha:
http://sourceware.org/ml/libc-alpha/2012-03/msg00115.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/13743] Add sys/platform.h
  2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
  2012-02-24 17:09 ` [Bug libc/13743] " tuliom at linux dot vnet.ibm.com
  2012-03-06 14:05 ` tuliom at linux dot vnet.ibm.com
@ 2012-03-06 15:56 ` carlos at systemhalted dot org
  2012-06-04 19:02 ` rsa at us dot ibm.com
  2014-06-26 15:15 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: carlos at systemhalted dot org @ 2012-03-06 15:56 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13743

--- Comment #2 from Carlos O'Donell <carlos at systemhalted dot org> 2012-03-06 15:56:00 UTC ---
I've asked several people to review the patch. Waiting for feedback.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/13743] Add sys/platform.h
  2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
                   ` (2 preceding siblings ...)
  2012-03-06 15:56 ` carlos at systemhalted dot org
@ 2012-06-04 19:02 ` rsa at us dot ibm.com
  2014-06-26 15:15 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: rsa at us dot ibm.com @ 2012-06-04 19:02 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13743

Ryan S. Arnold <rsa at us dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Ryan S. Arnold <rsa at us dot ibm.com> 2012-06-04 19:02:00 UTC ---
Fix pushed upstream with git commit d9dc34cd569bcfe714fe8c708e58c028106e8b2e

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/13743] Add sys/platform.h
  2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
                   ` (3 preceding siblings ...)
  2012-06-04 19:02 ` rsa at us dot ibm.com
@ 2014-06-26 15:15 ` fweimer at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-26 15:15 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

end of thread, other threads:[~2014-06-26 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 17:05 [Bug libc/13743] New: Add sys/platform.h tuliom at linux dot vnet.ibm.com
2012-02-24 17:09 ` [Bug libc/13743] " tuliom at linux dot vnet.ibm.com
2012-03-06 14:05 ` tuliom at linux dot vnet.ibm.com
2012-03-06 15:56 ` carlos at systemhalted dot org
2012-06-04 19:02 ` rsa at us dot ibm.com
2014-06-26 15:15 ` fweimer at redhat dot com

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).