Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951214
authorRoland McGrath <roland@gnu.org>
Thu, 14 Dec 1995 10:00:22 +0000 (10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 14 Dec 1995 10:00:22 +0000 (10:00 +0000)
commitfaf92f2a62ec5e48fac87a6ced0edfcaeb026459
tree2dbac7248ab15af4594a41abc44e6f5a074299da
parent6a7169a5092dd967b98f5a29064f8feaae21906a
Thu Dec 14 02:28:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,
and cast STREAM to DIR * before passing to readdir and closedir.

Wed Dec 13 22:06:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* hurd/hurdsig.c (_hurd_internal_post_signal: suspend): Reply
after aborting RPCs but before calling proc_mark_stop.
ChangeLog
posix/glob.c