SCM Repositories - ltp

Files shown:8
Sticky Tag:

Index of /ltp/testcases/kernel/syscalls/setreuid


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1.8  3 weeks  subrata_modak  Following the footsteps of Masatake Yamato, i have decided to enable building, i...
setreuid01.c  1.2  2 years  vapier  dont declare setup/cleanup extern since they arent
setreuid02.c  1.4  2 years  vapier  use uid_t instead of int where appropriate
setreuid03.c  1.5  2 years  vapier  use uid_t instead of int where appropriate
setreuid04.c  1.4  2 years  vapier  use uid_t instead of int where appropriate
setreuid05.c  1.5  2 years  vapier  use uid_t instead of int where appropriate
setreuid06.c  1.5  4 years  robbiew  Applied patch from Erik Andersen: ================================= The current ...
setreuid07.c  1.2  2 months  subrata_modak  This patch does the following: 1. These test cases failed with "open returned un...