This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug hurd/4719] should define _IOT__IOTBASE_unsigned and _IOT__IOTBASE_size_t


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]