mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 02:03:35 +08:00
1998-11-11 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and INTARRAYSIZE. Initialize main thread's sigstate from INIT_SIG* ints. * hurd/hurd/signal.h: Update _hurdsig_init decl. * hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and INTARRAYSIZE, pass them down to _hurdsig_init. * hurd/hurd.h: Update _hurd_proc_init decl.
This commit is contained in:
parent
62495816a5
commit
fc7af6d6a8
@ -1,3 +1,12 @@
|
||||
1998-11-11 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
* hurd/hurdsig.c (_hurdsig_init): Take new args, INTARRAY and
|
||||
INTARRAYSIZE. Initialize main thread's sigstate from INIT_SIG* ints.
|
||||
* hurd/hurd/signal.h: Update _hurdsig_init decl.
|
||||
* hurd/hurdinit.c (_hurd_proc_init): Take new args, INTARRAY and
|
||||
INTARRAYSIZE, pass them down to _hurdsig_init.
|
||||
* hurd/hurd.h: Update _hurd_proc_init decl.
|
||||
|
||||
1998-11-10 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* math/cabs.c: Replace complex by _Complex.
|
||||
|
Loading…
Reference in New Issue
Block a user