freebsd-skq/tools/regression/file
Ruslan Ermilov 2949bd100b Fixed error checking of pthread(3) functions.
PR:		143807
Submitted by:	pluknet (partly)
2010-02-12 16:33:03 +00:00
..
closefrom Add a new 'void closefrom(int lowfd)' system call. When called, it closes 2009-06-15 20:38:55 +00:00
dup Introduce a new F_DUP2FD command to fcntl(2), for compatibility with 2008-03-08 22:02:21 +00:00
flock Add a regression test for multiple threads of the same process acquiring the same fcntl lock. 2009-05-28 02:39:07 +00:00
ftruncate o style.Makefile(5): WARNS= -> WARNS?=. 2006-07-09 11:51:14 +00:00
newfileops_on_fork Fixed error checking of pthread(3) functions. 2010-02-12 16:33:03 +00:00