diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-27 20:57:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-27 20:57:19 +0000 |
commit | 73a061bbe9b6a6c79d0a777d81c376306b5da98d (patch) | |
tree | 8b91212d2276fe8ebce579c4bff78aaea4ed499b /ChangeLog | |
parent | f4038ed763e48e3530a330513eeba9ff5ff78156 (diff) | |
download | glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.tar.gz glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.tar.xz glibc-73a061bbe9b6a6c79d0a777d81c376306b5da98d.zip |
* sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW):
Rename argument to avoid symbol conflict. * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h [__USE_GNU] (O_DIRECT): New macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7e4c09b71..790af4756c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-02-26 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW): + Rename argument to avoid symbol conflict. + + * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h + [__USE_GNU] (O_DIRECT): New macro. + 2003-02-24 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Fix |