diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2004-02-11 16:56:14 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2004-02-11 16:56:14 +0000 |
commit | 17c21765b4a97c6f0b74ba8466073e5a3f97cdee (patch) | |
tree | 6b5e450607bed3f72f583c6009bb479dfcd7c6ea /libc/sysdeps/linux/common/setsid.c | |
parent | be6ad2b28b471ab0c5374fb7434ef2e58e307f06 (diff) |
Fix bug from the syscall reorganization, detected by python's test_poll.py.
The #ifdef __NR_poll test was failing because it was done before any includes.
Hence, the emulation was always being used.
NOTE: The emulation fails a couple of tests in test_poll.py!
Diffstat (limited to 'libc/sysdeps/linux/common/setsid.c')
0 files changed, 0 insertions, 0 deletions