errno related question
Ishav
ishavd@yahoo.com
Wed Feb 5 17:35:00 GMT 2003
--- Marcus Meissner <meissner@suse.de> wrote:
> You must not overwrite __errno_location, it is an
> internal function.
>
> We have the same problem with WINE which will be
> lots of fun to fix (basically porting WINE to
> glibc threads is required).
>
Wonder why the stat() is behaving different than
other functions? I think all Glibc functions call
the __set_errno() to set an errno, which calls the
overwritten __errno_location, but that's not the case
with stat().
Any idea how the WINE is going to fix this problem?
Thanks,
Ishav
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the Libc-alpha
mailing list