summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/__syscall_error.c
Commit message (Collapse)AuthorAgeFilesLines
* the errno settings was fixed but the return value was still being clobbered ↵Mike Frysinger2005-07-281-5/+6
| | | | ... fix that too
* add some asm magic to fix setting errno/ret values in the .S functionsMike Frysinger2005-07-271-3/+19
|
* Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting ↵Mike Frysinger2005-07-061-0/+29
errno