mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 16:26:12 +08:00
* v850/sys/syscall.h (SYS_rename): Define.
This commit is contained in:
parent
654fee7ac5
commit
5e5b7f35ac
@ -1,3 +1,7 @@
|
|||||||
|
2011-03-21 Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
|
* v850/sys/syscall.h (SYS_rename): Define.
|
||||||
|
|
||||||
2011-01-10 Mike Frysinger <vapier@gentoo.org>
|
2011-01-10 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
* Makefile.in (stmp-bsp): Exit when subdirs fail.
|
* Makefile.in (stmp-bsp): Exit when subdirs fail.
|
||||||
|
@ -34,6 +34,7 @@
|
|||||||
#define SYS_execve 59
|
#define SYS_execve 59
|
||||||
#define SYS_times 43
|
#define SYS_times 43
|
||||||
#define SYS_gettimeofday 116
|
#define SYS_gettimeofday 116
|
||||||
|
#define SYS_rename 134
|
||||||
|
|
||||||
#define SYS_utime 201 /* not really a system call */
|
#define SYS_utime 201 /* not really a system call */
|
||||||
#define SYS_wait 202 /* nor is this */
|
#define SYS_wait 202 /* nor is this */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user