summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/bits/syscalls.h
AgeCommit message (Expand)Author
2016-10-05cleanup ppc portWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-01-03Get rid of the following annoying warnings on ppc:Denis Vlasenko
2007-02-12Updates from glibc.Joakim Tjernlund
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
2005-09-20Fix bug 370.Joakim Tjernlund
2005-09-17Change to glibc way of defining syscalls. This should make PPCJoakim Tjernlund
2005-06-29Minor cleanup.Joakim Tjernlund
2003-06-15Implement syscall() for powerpc. Fixup syscall code soEric Andersen
2003-02-16Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fixEric Andersen
2002-11-15This draws from an old patch by David Blythe for the now-deadEric 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
2001-06-25Add in missing syscalls.h for powerpcEric Andersen