Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74282
b: refs/heads/master
c: 52fda48
h: refs/heads/master
v: v3
  • Loading branch information
Hirokazu Takata committed Nov 27, 2007
1 parent 878896c commit 41f213d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59ce3df3e107f80c5c849f06bb9da149b1ceb349
refs/heads/master: 52fda4870e74b43fa5ef5171cc89ac40e5b53ed1
24 changes: 24 additions & 0 deletions trunk/include/asm-m32r/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,30 @@
#define __ARCH_WANT_SYS_OLDUMOUNT
#define __ARCH_WANT_SYS_RT_SIGACTION

#define __IGNORE_lchown
#define __IGNORE_setuid
#define __IGNORE_getuid
#define __IGNORE_setgid
#define __IGNORE_getgid
#define __IGNORE_geteuid
#define __IGNORE_getegid
#define __IGNORE_fcntl
#define __IGNORE_setreuid
#define __IGNORE_setregid
#define __IGNORE_getrlimit
#define __IGNORE_getgroups
#define __IGNORE_setgroups
#define __IGNORE_select
#define __IGNORE_mmap
#define __IGNORE_fchown
#define __IGNORE_setfsuid
#define __IGNORE_setfsgid
#define __IGNORE_setresuid
#define __IGNORE_getresuid
#define __IGNORE_setresgid
#define __IGNORE_getresgid
#define __IGNORE_chown

/*
* "Conditional" syscalls
*
Expand Down

0 comments on commit 41f213d

Please sign in to comment.