CVSROOT: /sources/hurd
Module name: hurd-l4
Changes by: Neal H. Walfield <neal> 08/06/01 20:27:29
Modified files:
libhurd-mm : storage.c ChangeLog
Log message:
2008-06-01 Neal H. Walfield <[EMAIL PROTECTED]>
* storage.c (storage_low_mutex_init_once): Don't declare.
(storage_low_mutex_init): Remove function.
(storage_low_mutex): Define to
PTHREAD_MUTEX_RECURSIVE_INITIALIZER_NP.
(storage_check_reserve_internal): Remove call to
storage_low_mutex_init_once.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/storage.c?cvsroot=hurd&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/ChangeLog?cvsroot=hurd&r1=1.72&r2=1.73