summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz2009-10-171-2/+2
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-2/+2
* syscall: unify common syscall definesMike Frysinger2009-07-091-67/+0
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-181-220/+343
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-241-9/+6
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-051-5/+11
* Clean up '_res' such that it will now work for, NPTL, linuxthreads and"Steven J. Hill"2006-01-151-7/+0
* Merge from trunk."Steven J. Hill"2006-01-141-16/+11
* And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er..."Steven J. Hill"2006-01-051-1/+5
* Further rework the mips syscallsEric Andersen2005-04-131-183/+221
* Cleanup the mips syscalls a bit more, and fix a fewEric Andersen2005-04-011-34/+34
* Make mips/mipsel syscalls no longer complain about the "use of memory inputEric Andersen2005-03-141-6/+12
* Atsushi Nemoto writes:Eric Andersen2004-10-191-8/+8
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* Cleanup error returns to avoid warningsEric Andersen2002-08-091-8/+8
* The __set_errno macro _must_ match that defined in include/bits/errno.h. WeEric Andersen2002-07-261-1/+9
* ldso specific syscalls and userspace syscalls all in one file now."Steven J. Hill"2002-07-251-5/+214
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+8
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-220/+6
* Add in syscalls.h for mipsel, thanks to Steven J. Hill.Eric Andersen2002-02-011-0/+224