2000-09-18 Juan J. Quintela Aaron Laffin * tests/mmap001.c: first checkin of a modified version of mmap001.c from the memtest suite. 2000-09-08 Egor Duda * tests/fpathconf01.c: Close opened file at exit. * tests/select01.c: Ditto. 2000-09-08 Andrea Arcangeli * tests/fcntl09.c, tests/fcntl10.c: Rearrange the F_SETLK test to to correctly use F_RDLCK and F_WRLCK. 2000-09-06 Egor Duda * lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap corruption.