From: Roland McGrath Date: Wed, 16 Dec 1998 10:15:27 +0000 (+0000) Subject: 1998-12-16 Roland McGrath X-Git-Tag: upstream/2.30~27797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d735bcf464255eddfde5b70142b1a2ed43c4d16a;p=external%2Fglibc.git 1998-12-16 Roland McGrath * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it. Reported by UCHIYAMA Yasushi 1998-12-16 Andreas Jaeger * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change read-only struct termios_p* but change k_termios member directly. --- diff --git a/ChangeLog b/ChangeLog index 5b07322..916f081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-12-16 Roland McGrath + + * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Define this #ifdef + __USE_BSD as well as #ifdef __USE_GNU, so MAXSYMLINKS can use it. + Reported by UCHIYAMA Yasushi + 1998-12-16 Ulrich Drepper * iconvdata/ibm866.c: New file. @@ -10,11 +16,11 @@ * sysdeps/gnu/bits/ipc.h: Move libc internal bits to... * include/bits/ipc.h: ..here. New file. -1998-12-16 Andreas Jaeger - - * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change - read-only struct termios_p* but change k_termios member directly. - +1998-12-16 Andreas Jaeger + + * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Don't change + read-only struct termios_p* but change k_termios member directly. + 1998-12-15 H.J. Lu * sysdeps/posix/tempname.c (__path_search): Fix the maximum