Hi! Changes since V2: * Fixed build dependencies handling in compat_16.mk * Moved compat_16.h to LTP/testcases/kernel/syscalls/utils. Because it already contains all supplemental headers and etc. * Now if we use a 16-bit syscall for set operation we should also use its 16-bit partner syscall for get operation (not 32-bit variant!). For example, setgroups/getgroups. * Tried to use defines in compat_16.h
Please review. If It's ok I'm going to modify the same way the rest of 16-bit syscalls: getgid, getuid and etc. Most of them behaves incorrectly on 64bit systems. Thanks. ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
