Message182082
Auxiliary conversion functions for uid_t and gid_t was added in issue4591. They are supports unsigned types not larger than unsigned long.
If someone need the support of the platform with signed uid_t/gid_t or with uid_t/gid_t larger than long (I don't know such modern platforms), here's the patch. |
|
| Date |
User |
Action |
Args |
| 2013-02-14 09:19:18 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis, sjoerd, ronaldoussoren, pitrou, vstinner, larry, christian.heimes, ajaksu2, tim.golden, ned.deily, trent, ezio.melotti, r.david.murray, brian.curtin, sandro.tosi, petri.lehtinen, hynek, tzimmo |
| 2013-02-14 09:19:17 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-02-14 09:19:17 | serhiy.storchaka | link | issue2005 messages |
| 2013-02-14 09:19:17 | serhiy.storchaka | create | |
|