blob: 12fcb476f761f185b2595a0f2e9995921c2785c3 [file] [log] [blame]
alaffinbc414262000-09-18 21:08:06 +000012000-09-18 Juan J. Quintela <quintela@fi.udc.es>
2 Aaron Laffin <alaffin@sgi.com>
3
4 * tests/mmap001.c: first checkin of a modified version of
5 mmap001.c from the memtest suite.
6
alaffin7885c2b2000-09-08 15:56:25 +000072000-09-08 Egor Duda <deo@logos-m.ru>
8
9 * tests/fpathconf01.c: Close opened file at exit.
10 * tests/select01.c: Ditto.
11
alaffinfbfce062000-09-08 15:12:21 +0000122000-09-08 Andrea Arcangeli <andrea@suse.de>
13 * tests/fcntl09.c, tests/fcntl10.c: Rearrange the F_SETLK test to
14 to correctly use F_RDLCK and F_WRLCK.
15
162000-09-06 Egor Duda <deo@logos-m.ru>
17
18 * lib/parse_opts.c (parse_opts): Initialize allocated string
19 to prevent heap corruption.
alaffin7885c2b2000-09-08 15:56:25 +000020