Searched hist:261560 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/lib/libc/gen/
H A Dpmadvise.cdiff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).
/freebsd-10.1-release/lib/libc/sys/
H A Dposix_fallocate.2diff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).
H A Dposix_fadvise.2diff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).
H A Dmadvise.2diff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).
/freebsd-10.1-release/sys/kern/
H A Dvfs_syscalls.cdiff 261560 Thu Feb 06 17:48:32 MST 2014 kib MFC r261080:
The posix_fallocate(2) syscall should return error number on error,
without modifying errno.

MFC r261290:
The posix_madvise(3) and posix_fadvise(2) should return error on
failure, same as posix_fallocate(2).

Completed in 176 milliseconds