diff options
author | Roland McGrath <roland@gnu.org> | 1996-08-01 00:08:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-08-01 00:08:31 +0000 |
commit | 9ebb936d991a6e08da05e5a942465d64cac39f86 (patch) | |
tree | 6eb10ee37a5b428f49e57c55a393567e3e5e42df /ChangeLog | |
parent | 033badd4fa8b32d9592aeef68c3f3ee7be27d19e (diff) | |
download | glibc-9ebb936d991a6e08da05e5a942465d64cac39f86.tar glibc-9ebb936d991a6e08da05e5a942465d64cac39f86.tar.gz glibc-9ebb936d991a6e08da05e5a942465d64cac39f86.tar.bz2 glibc-9ebb936d991a6e08da05e5a942465d64cac39f86.zip |
Wed Jul 31 14:21:36 1996 Ulrich Drepper <drepper@cygnus.com>cvs/libc-960801
* termios/termios.h [__OPTIMIZE__]: Remove "optimization" for
tcgetattr. We have weak aliases now.
* stdlib/stdlib.h [__OPTIMIZE__ && __GNUC__ >= 2]: Remove
"optimizations" for random functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jul 31 14:21:36 1996 Ulrich Drepper <drepper@cygnus.com> + + * termios/termios.h [__OPTIMIZE__]: Remove "optimization" for + tcgetattr. We have weak aliases now. + * stdlib/stdlib.h [__OPTIMIZE__ && __GNUC__ >= 2]: Remove + "optimizations" for random functions. + Mon Jul 29 20:33:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/unix/sysv/linux/netinet/in.h (ntohl, ntohs, htonl, |