• Home
  • Raw
  • Download

Lines Matching refs:struct_flock

2353 	tests: rename struct_flock.c to fcntl-common.c.
2357 * tests/struct_flock.c: Rename to fcntl-common.c.
2358 * tests/Makefile.am (EXTRA_DIST): Rename struct_flock.c
19173 * tests/struct_flock.c (invoke_test_syscall): Cast "fd" and "cmd"
19179 * tests/struct_flock.c (EINVAL_STR): Remove.
23695 struct_flock.c: In function 'invoke_test_syscall':
23696 struct_flock.c:48: warning: integer constant is too large for 'long' type
23697 struct_flock.c: In function 'test_flock_einval':
23698 struct_flock.c:58: warning: integer constant is too large for 'long' type
23699 struct_flock.c:59: warning: integer constant is too large for 'long' type
23946 * tests/struct_flock.c (invoke_test_syscall, test_flock_einval): Likewise.
29422 * tests/struct_flock.c (invoke_test_syscall): New function.
33260 * tests/struct_flock.c (TEST_SYSCALL_NR, TEST_SYSCALL_STR, nrify,
33269 tests/struct_flock.c: fix musl libc compilation warnings.
33275 * tests/struct_flock.c (TYPEOF_FLOCK_OFF_T): New macro.
33460 tests/struct_flock.c: use libtests.
33461 * tests/struct_flock.c (create_sample): Return void,
34610 * tests/fcntl.c: New file, based on struct_flock.c.
34612 * tests/struct_flock.c (test_flock_einval, create_sample): New functions.
34617 * tests/struct_flock.test: Remove.
34619 remove struct_flock.
34620 (TESTS): Add fcntl.test and fcntl64.test, remove struct_flock.test.
34621 (EXTRA_DIST) Add struct_flock.c.
34622 * tests/.gitignore: Add fcntl and fcntl64, remove struct_flock.
35168 * tests/struct_flock.test: Likewise.
35222 tests: add struct_flock.test.
35223 * tests/struct_flock.c: New file.
35224 * tests/struct_flock.test: New test.
35225 * tests/Makefile.am (check_PROGRAMS): Add struct_flock.
35226 (TESTS): Add struct_flock.test.
35227 * tests/.gitignore: Add struct_flock.