diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2005-09-21 21:18:04 +0000 |
---|---|---|
committer | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2005-09-21 21:18:04 +0000 |
commit | b031a35828456cc2cee76af5444d1d9c4ec2cd2d (patch) | |
tree | d602090c986afd739fcee2275b14711ad5214c90 /libm/w_remainder.c | |
parent | 64e29a34cf170c8c9cc427e3e3d3f5419d2aca21 (diff) |
__set_errno must be redefined after #include "sys/syscall.h".
syscall.h should not have it's own version of __set_errno, instead syscall.h should
include errno.h(see powerpc) since errno handling depends on threads/no threads.
I leave the the fixing of syscall.h since there might be some smaller compile problems.
Diffstat (limited to 'libm/w_remainder.c')
0 files changed, 0 insertions, 0 deletions