]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Sat, 27 May 1995 07:18:52 +0000 (07:18 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 27 May 1995 07:18:52 +0000 (07:18 +0000)
commit7cc645ed273e2f584a37657c488d6bfbcc33e0f3
tree1489d577268ce71e764ff7d680cb9c5d7f112c6e
parent074d099ee3d24bff029fc2d1b7162eb9000fbd68
Fri May 26 13:00:08 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* hurd/hurdsig.c (_hurd_internal_post_signal): Don't loop to check
  pending signals if the thread is in a critical section.  It will
  send us a msg when it finishes.

* sysdeps/mach/hurd/pathconf.c: New file.
* sysdeps/mach/hurd/fpathconf.c: New file.

* sysdeps/mach/hurd/sigaction.c: Only notify the proc server for
  SIGCHLD when the SA_NOCLDSTOP bit actually changes.
ChangeLog
hurd/hurdsig.c
manual/.cvsignore
sysdeps/mach/hurd/fpathconf.c [new file with mode: 0644]
sysdeps/mach/hurd/pathconf.c [new file with mode: 0644]