Commit Verlauf

Autor SHA1 Nachricht Datum
  Khem Raj e587dc38e3 Fix compiler warning about shadowed declaration. vor 18 Jahren
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user vor 19 Jahren
  Khem Raj d0fa769212 Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSCALL macro which saves r7 before making the call and pops it back after return. vor 19 Jahren
  Mike Frysinger d42f4849aa fixups from psm for ASSEMBLER handling vor 19 Jahren
  Mike Frysinger 639152e48e s/ifdef ASM/ifndef ASM/ as point out by psm vor 19 Jahren
  Mike Frysinger 190da1cd0c sync with psm: update errno handling to be the same on all arches vor 19 Jahren
  Mike Frysinger fa30ad140d John Bowler writes in Bug 385: vor 19 Jahren
  Mike Frysinger 2607bee419 Patch by Joseph S. Myers to add support for ARM EABI vor 19 Jahren
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings vor 19 Jahren
  Mike Frysinger 3e8c046f98 import thumb support from jbowler in Bug 385 vor 20 Jahren
  Eric Andersen 461e8b2861 Fix arm syscall implementation so it does not blow chunks with gcc 3.3 vor 22 Jahren
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. vor 23 Jahren
  Eric Andersen da59b78c3c Support _syscall6 and _syscall7 for arm vor 23 Jahren
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. vor 23 Jahren
  Eric Andersen 5be2411183 Add syscalls.h for ARM vor 24 Jahren