libc/libgloss/arm
Jonathan Larmour 6990dc5f3b * 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.
2002-04-29 21:51:25 +00:00
..
Makefile.in Add ARM support 2002-01-07 18:12:32 +00:00
coff-iq80310.specs Add ARM support 2002-01-07 18:12:32 +00:00
coff-redboot.ld Add ARM support 2002-01-07 18:12:32 +00:00
coff-redboot.specs Add ARM support 2002-01-07 18:12:32 +00:00
configure Add ARM support 2002-01-07 18:12:32 +00:00
configure.in Add ARM support 2002-01-07 18:12:32 +00:00
elf-iq80310.specs Add crti to startfile. 2002-02-05 18:11:13 +00:00
elf-redboot.ld Add eh stuff and .jcr. 2002-02-05 18:12:23 +00:00
elf-redboot.specs Add crti to startfile. 2002-02-05 18:11:13 +00:00
redboot-crt0.S Add init/fini support. 2002-02-05 18:09:18 +00:00
redboot-syscalls.c * arm/syscall.h: New file. To define extra syscall values for RedBoot. 2002-04-29 21:51:25 +00:00
syscall.h * arm/syscall.h: New file. To define extra syscall values for RedBoot. 2002-04-29 21:51:25 +00:00