mirror of git://sourceware.org/git/glibc.git
Another correction.
tcgetattr. We have weak aliases now. * stdlib/stdlib.h [__OPTIMIZE__ && __GNUC__ >= 2]: Remove "optimizations" for random functions.
This commit is contained in:
parent
6946d44b05
commit
80776ab80d
|
|
@ -268,9 +268,9 @@ Mon Jul 29 19:20:05 1996 Ulrich Drepper <drepper@cygnus.com>
|
||||||
Wed Jul 31 14:21:36 1996 Ulrich Drepper <drepper@cygnus.com>
|
Wed Jul 31 14:21:36 1996 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* termios/termios.h [__OPTIMIZE__]: Remove "optimization" for
|
* termios/termios.h [__OPTIMIZE__]: Remove "optimization" for
|
||||||
tcgetattr. We have weak aliases now.
|
tcgetattr. We have weak aliases now.
|
||||||
* stdlib/stdlib.h [__OPTIMIZE__ && __GNUC__ >= 2]: Remove
|
* stdlib/stdlib.h [__OPTIMIZE__ && __GNUC__ >= 2]: Remove
|
||||||
"optimizations" for random functions.
|
"optimizations" for random functions.
|
||||||
|
|
||||||
Mon Jul 29 20:33:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
Mon Jul 29 20:33:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue