summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/bits/syscalls.h
AgeCommit message (Expand)Author
2017-05-24sparc: cleanup sparc64 bits and unused soft-fpWaldemar Brodkorb
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-06sparc: Update syscalls.h to define INTERNAL_SYSCALLAustin Foxley
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-01-19Remove MMAP_HAS_6_ARGSPeter S. Mazinger
2006-01-19update syscall macros so both ldso and libc can use themMike Frysinger
2003-01-02Rework sparc architecture support so it will compileEric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-28Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen
2002-08-27Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-02-04Be consistant about the ways in which asm/unistd.h mightEric Andersen
2002-02-04Oops.Eric Andersen
2002-02-03Allow sparc code to at least compileEric Andersen