summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorJack Ren <jack.ren@intel.com>2012-04-17 11:16:18 +0800
committerJack Ren <jack.ren@intel.com>2012-04-16 23:45:36 +0800
commit41070dd15f2c5916dfc96da4c256dd04d7f9c837 (patch)
tree6900905494d40539c9b2fe1ea03f349fa24f4c5b /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent6bc18fa58849a4307cf6ddcfd526d9258e8175fc (diff)
bionic: Fix wrong prototype of system call getresuid/getresgid
In bionic/libc/SYSCALLS.TXT, the prototypes of system call getresuid/getresgid are incorrect. According to man page, they should be: int getresuid(uid_t *ruid, uid_t *euid, uid_t *suid); int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid); Change-Id: I676098868bb05a9e1fe45419b234cf397626fdad Signed-off-by: Jin Wei <wei.a.jin@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions