Elliott Hughes
|
e6e60065ff
|
glibc 2.15 treats errno as signed in strerror(3).
And the only reason I hadn't done that in bionic is because I wanted to behave
the same as glibc.
Change-Id: I2cf1bf0aac82a748cd6305a2cabbac0790058570
|
2013-01-10 16:01:59 -08:00 |
|
Elliott Hughes
|
95a7a64ac8
|
Use hidden visibility for several internal-use-only functions.
Change-Id: Ibeea6963ff0cc06479d0a3ed7e868eeece8c55a0
|
2012-09-21 18:27:40 -07:00 |
|
Elliott Hughes
|
4198fa4c23
|
Don't copy strerror(3) or strsignal(3) strings if we can share.
Change-Id: Ic405269f63b945c6fb347e7c4346cd6f104aff35
|
2012-09-17 15:23:35 -07:00 |
|
Irina Tirdea
|
b5f053b5a7
|
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
Change-Id: I426109db25e907980d6cb3a7a695796e45783b78
|
2012-09-13 15:18:21 -07:00 |
|