Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960129
commitdc825f85f4795fc45f67eb27708d9adcc72c9b40
authorRoland McGrath <roland@gnu.org>
Sun, 28 Jan 1996 22:47:31 +0000 (28 22:47 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 28 Jan 1996 22:47:31 +0000 (28 22:47 +0000)
tree31123aab362868b7b9fa429419419ee22d70cca8
parenteb8c0f2de5fe3484a8c9922573c46e3789028bb0
Sun Jan 28 17:25:38 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* setjmp/setjmp.h (jmp_buf): Give a tag in the struct defn, to
make C++ happy.
* alpha/jmp_buf.h: Likewise.
* m68k/jmp_buf.h: Likewise.
* mips/jmp_buf.h: Likewise.
* sparc/jmp_buf.h: Likewise.
* vax/jmp_buf.h: Likewise.
Sun Jan 28 17:25:38 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* setjmp/setjmp.h (jmp_buf): Give a tag in the struct defn, to
make C++ happy.
* alpha/jmp_buf.h: Likewise.
* m68k/jmp_buf.h: Likewise.
* mips/jmp_buf.h: Likewise.
* sparc/jmp_buf.h: Likewise.
* vax/jmp_buf.h: Likewise.

* sysdeps/generic/memmem.c: Fix return value in case where
NEEDLE_LEN==0.

* hurd/hurdlookup.c (__file_name_lookup_under,
__file_name_lookup): Restrict mode with umask.
* sysdeps/mach/hurd/xmknod.c: Restrict mode with umask.
* sysdeps/mach/hurd/mkdir.c: Restrict mode with umask.
ChangeLog
hurd/hurdlookup.c
setjmp/setjmp.h
sysdeps/generic/memmem.c
sysdeps/mach/hurd/mkdir.c
sysdeps/mach/hurd/xmknod.c