1999-07-26 Roland McGrath <roland@baalperazim.frob.com>

* hurd/hurdprio.c (_hurd_priority_which_map): Initialize PIDS.
	Fix from Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
This commit is contained in:
Roland McGrath 1999-07-26 23:31:14 +00:00
parent 70aabf757c
commit ed664e8e4f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
1999-07-26 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdprio.c (_hurd_priority_which_map): Initialize PIDS.
Fix from Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
1999-07-26 Ulrich Drepper <drepper@cygnus.com>
* stdlib/wcstombs.c: Do not use global state.