Age | Commit message (Expand) | Author |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |
2009-07-06 | sparc: Update syscalls.h to define INTERNAL_SYSCALL | Austin Foxley |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger |
2006-01-19 | Remove MMAP_HAS_6_ARGS | Peter S. Mazinger |
2006-01-19 | update syscall macros so both ldso and libc can use them | Mike Frysinger |
2003-01-02 | Rework sparc architecture support so it will compile | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-28 | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen |
2002-08-27 | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2002-02-04 | Be consistant about the ways in which asm/unistd.h might | Eric Andersen |
2002-02-04 | Oops. | Eric Andersen |
2002-02-03 | Allow sparc code to at least compile | Eric Andersen |