commit | da53b083cdb2d73fd797872d78706fc67225dac7 | [log] [tgz] |
---|---|---|
author | subrata_modak <subrata_modak> | Mon Aug 04 12:06:21 2008 +0000 |
committer | subrata_modak <subrata_modak> | Mon Aug 04 12:06:21 2008 +0000 |
tree | 4f651282567391a266d9b1499fdfa4b727d89dca | |
parent | 5c7c201a2fa4f2a0058211498726965d03e3cbe1 [diff] |
Addition of setgid16 syscall tests. I've tried this task. Please put compat_16.h to testcases/kernel/syscalls/setgid. And apply following patch before rebuilding tests. In addition I removed one getgid() invocation in testcases/kernel/syscalls/setgid/setgid02.c because the returned value is not used anywhere in the program. Signed-off-by: Masatake YAMATO <yamato@redhat.com>.