diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-07-26 04:53:10 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-07-26 04:53:10 +0000 |
commit | a4eb8be71c809905f1fc08d8c3f12ed53bfa28ce (patch) | |
tree | d531d197ede1dceabd2da494572b51f360ec3c66 /test/stat | |
parent | 726b66de5cffd0069a0117fc2fbc5207608c0197 (diff) |
The __set_errno macro _must_ match that defined in include/bits/errno.h. We
can't tack in the return -1 since then when people include errno.h, the return
-1 mysteriously vanishes... Setting the __set_errno back and restoring the
'return -1;' calls to each _syscall[0-n] macro makes mips syscalls work again.
-Erik
Diffstat (limited to 'test/stat')
0 files changed, 0 insertions, 0 deletions