src/libgloss ChangeLog arm/redboot-syscalls.c ...
jlarmour@sources.redhat.com
jlarmour@sources.redhat.com
Mon Apr 29 14:51:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: jlarmour@sources.redhat.com 2002-04-29 14:51:25
Modified files:
libgloss : ChangeLog
libgloss/arm : redboot-syscalls.c
Added files:
libgloss/arm : syscall.h
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/arm/syscall.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/arm/redboot-syscalls.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Newlib-cvs
mailing list