OSDN Git Service

suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Feb 2009 05:45:24 +0000 (05:45 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 15 Feb 2009 05:45:24 +0000 (05:45 -0000)
commit3c71e47750ea70d3dfa46490b28740eccf711956
tree9ab93c745fb98ff2fa87bae1abcdb1e908ee04b4
parent44d44d807ede85c53e05d88df82036b23c23e4a9
suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
libc/stdio/_fopen.c
libc/stdio/_stdio.c
libc/stdio/fdopen.c
libc/stdio/fopen.c