diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-05-13 20:28:01 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-05-13 20:28:01 +0000 |
commit | eae258051f8167114fdb82b7e6304a4b958a3cbb (patch) | |
tree | 1d20b4debe471e843910a906ecff843c4e29e6f4 /libiohelp/ChangeLog | |
parent | 51fc4bf8fee0c8437b0fb269009ec3f4ed58ff99 (diff) |
2002-05-11 Marcus Brinkmann <marcus@gnu.org>
* handle_io_release_conch.c (iohelp_handle_io_release_conch):
New variable USER_SH. Hold USER_SH->lock while checking conch
status.
Diffstat (limited to 'libiohelp/ChangeLog')
-rw-r--r-- | libiohelp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index 34d8c817..8d34e7d8 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,9 @@ +2002-05-11 Marcus Brinkmann <marcus@gnu.org> + + * handle_io_release_conch.c (iohelp_handle_io_release_conch): + New variable USER_SH. Hold USER_SH->lock while checking conch + status. + 2002-05-07 Roland McGrath <roland@frob.com> * iouser-reauth.c (iohelp_reauth): u_int -> size_t |