add __errno to list of things like _errno
svn: r3929
This commit is contained in:
parent
c769bf6f96
commit
92a0c5c4de
|
@ -808,7 +808,7 @@
|
|||
|
||||
strlen cos sin exp pow log sqrt atan2
|
||||
isnan isinf fpclass _fpclass _isnan __isfinited
|
||||
floor ceil round fmod fabs __maskrune _errno
|
||||
floor ceil round fmod fabs __maskrune _errno __errno
|
||||
isalpha isdigit isspace tolower toupper
|
||||
fread fwrite socket fcntl setsockopt connect send recv close
|
||||
__builtin_next_arg __builtin_saveregs
|
||||
|
|
Loading…
Reference in New Issue
Block a user