From 74220faca88c4f7acaea5be8f12e30bd60cb75a6 Mon Sep 17 00:00:00 2001 From: cgf Date: Sun, 17 Feb 2002 22:00:28 +0000 Subject: [PATCH] reformat --- winsup/cygwin/ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 4a4de7c380..66a732e175 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -16,10 +16,12 @@ * path.cc (cwdstuff::init): Ditto. * sigproc.cc (sigproc_init): Ditto. - * grp.cc (group_lock): Use different method for locking with static member. + * grp.cc (group_lock): Use different method for locking with static + member. (read_etc_group): REALLY ensure that read lock mutex is released. - * passwd.cc (passwd_lock): Use different method for locking with static member. - (read_etc_passwd): REALLY ensure that read lock mutex is released. + * passwd.cc (passwd_lock): Use different method for locking with static + member. + (read_etc_passwd): REALLY ensure that read lock mutex is released. * shared.cc (sec_user): Correct reversed inheritance test. -- 2.11.0