Searched hist:31402 (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_condattr_destroy.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_condattr_init.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_mutexattr_destroy.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_mattr_init.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_spec.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_detach.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_join.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_mutex.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.
H A Dthr_cond.cdiff 31402 Tue Nov 25 01:29:16 MST 1997 alex Modify the return values to comply with POSIX. Previously these
functions would return -1 and set errno to indicate the specific error.
POSIX requires that the functions return the error code as the return
value of the function instead.

Completed in 187 milliseconds