public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
       [not found] <bug-4719-131@http.sourceware.org/bugzilla/>
@ 2015-02-09 16:20 ` joseph at codesourcery dot com
  2021-02-23 10:27 ` samuel.thibault@ens-lyon.org
  1 sibling, 0 replies; 6+ messages in thread
From: joseph at codesourcery dot com @ 2015-02-09 16:20 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #6 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
When committing a patch that fixes a bug, you need to update the list of 
fixed bugs in NEWS.

-- 
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 hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
       [not found] <bug-4719-131@http.sourceware.org/bugzilla/>
  2015-02-09 16:20 ` [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t joseph at codesourcery dot com
@ 2021-02-23 10:27 ` samuel.thibault@ens-lyon.org
  1 sibling, 0 replies; 6+ messages in thread
From: samuel.thibault@ens-lyon.org @ 2021-02-23 10:27 UTC (permalink / raw)
  To: glibc-bugs

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

Samuel Thibault <samuel.thibault@ens-lyon.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.22

-- 
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 hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
  2007-07-01 22:49 [Bug hurd/4719] New: " samuel dot thibault at ens-lyon dot org
                   ` (2 preceding siblings ...)
  2007-07-22 13:17 ` samuel dot thibault at ens-lyon dot org
@ 2007-12-16  3:00 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-12-16  3:00 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-12-16 03:00 -------
Created an attachment (id=2137)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2137&action=view)
Support unsigned char/short/int/long

Instead of supporting just "unsigned", we should support unsigned
char/short/int/long, which this patch does by just dropping signedness
qualifiers, which we don't need to encode. Also, support ssize_t in addition to
size_t.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1909 is|0                           |1
           obsolete|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
  2007-07-01 22:49 [Bug hurd/4719] New: " samuel dot thibault at ens-lyon dot org
  2007-07-01 22:49 ` [Bug hurd/4719] " samuel dot thibault at ens-lyon dot org
  2007-07-22 12:43 ` samuel dot thibault at ens-lyon dot org
@ 2007-07-22 13:17 ` samuel dot thibault at ens-lyon dot org
  2007-12-16  3:00 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-07-22 13:17 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-07-22 13:16 -------
Oops, sorry, this didn't get commited


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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
  2007-07-01 22:49 [Bug hurd/4719] New: " samuel dot thibault at ens-lyon dot org
  2007-07-01 22:49 ` [Bug hurd/4719] " samuel dot thibault at ens-lyon dot org
@ 2007-07-22 12:43 ` samuel dot thibault at ens-lyon dot org
  2007-07-22 13:17 ` samuel dot thibault at ens-lyon dot org
  2007-12-16  3:00 ` samuel dot thibault at ens-lyon dot org
  3 siblings, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-07-22 12:43 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-07-22 12:43 -------
Fixed in HEAD.


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


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t
  2007-07-01 22:49 [Bug hurd/4719] New: " samuel dot thibault at ens-lyon dot org
@ 2007-07-01 22:49 ` samuel dot thibault at ens-lyon dot org
  2007-07-22 12:43 ` samuel dot thibault at ens-lyon dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-07-01 22:49 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-07-01 22:49 -------
Created an attachment (id=1909)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1909&action=view)
Add definitions of _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2021-02-23 10:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-4719-131@http.sourceware.org/bugzilla/>
2015-02-09 16:20 ` [Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t joseph at codesourcery dot com
2021-02-23 10:27 ` samuel.thibault@ens-lyon.org
2007-07-01 22:49 [Bug hurd/4719] New: " samuel dot thibault at ens-lyon dot org
2007-07-01 22:49 ` [Bug hurd/4719] " samuel dot thibault at ens-lyon dot org
2007-07-22 12:43 ` samuel dot thibault at ens-lyon dot org
2007-07-22 13:17 ` samuel dot thibault at ens-lyon dot org
2007-12-16  3:00 ` samuel dot thibault at ens-lyon dot 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).