On Thu, 2008-04-03 at 13:11 +0530, Max Stirling wrote: > Updated the test case as per the man page
Thanks very much for the update. We would appreciate if you can also help us fix other test cases with information from Latest Man Pages, and, Kernel Code. Regards-- Subrata > > *********** > RETURN VALUE > If name is invalid, -1 is returned, and errno is set to > EINVAL. Otherwise, the value returned is the > value of the system resource and errno is not changed. In the > case of options, a positive value is > returned if a queried option is available, and -1 if it is > not. In the case of limits, -1 means that > there is no definite limit. > *********** > > Return value of sysconf needs to be checked as well and not only depend > on errno value. Have made the changes by looking at the code from > > http://www.comptechdoc.org/os/linux/programming/c/linux_pgcpostest.html > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
