]> sourceware.org Git - newlib-cygwin.git/commit
* arm/syscall.h: New file. To define extra syscall values for RedBoot.
authorJonathan Larmour <jifl@eCosCentric.com>
Mon, 29 Apr 2002 21:51:25 +0000 (21:51 +0000)
committerJonathan Larmour <jifl@eCosCentric.com>
Mon, 29 Apr 2002 21:51:25 +0000 (21:51 +0000)
commit6990dc5f3b4f0a7765ef1995f02d8a51264277f6
tree20089e3f07fb21b3cf7f285633b933e73a12d156
parent822afa537ae4e03136d6262269ee460912ddabb1
* arm/syscall.h: New file. To define extra syscall values for RedBoot.

* arm/redboot-syscalls.c (_close): Fix setting of errno value.
(_lseek): Ditto.
(_open): Ditto.
(_write): Ditto.
(_read): Ditto.
(_rename): New function.
(_system): Ditto.
(_stat): Ditto.
(_unlink): Call a syscall for this now.
(isatty): Ditto.
(_fstat): Ditto.
(_gettimeofday): Ditto.
libgloss/ChangeLog
libgloss/arm/redboot-syscalls.c
libgloss/arm/syscall.h [new file with mode: 0644]
This page took 0.031529 seconds and 5 git commands to generate.