diff options
author | Richard Henderson <rth@redhat.com> | 2003-06-20 19:24:17 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2003-06-20 19:24:17 +0000 |
commit | 27681b99303c9c805a7b6beb185595879a6cc1ce (patch) | |
tree | 7c806533f9d0e73ef21880acaf5bc9724db83454 /ChangeLog | |
parent | c795f356aa16ac1ee7962909c0f0a0b03ca2af11 (diff) | |
download | glibc-27681b99303c9c805a7b6beb185595879a6cc1ce.zip glibc-27681b99303c9c805a7b6beb185595879a6cc1ce.tar.gz glibc-27681b99303c9c805a7b6beb185595879a6cc1ce.tar.bz2 |
* sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases. * sysdeps/unix/sysv/linux/alpha/syscalls.list (open, open64): New.
* sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases.
* sysdeps/unix/sysv/linux/alpha/syscalls.list (open, open64): New.
2003-06-20 Richard Henderson <rth@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-06-20 Richard Henderson <rth@redhat.com> + * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases. + * sysdeps/unix/sysv/linux/alpha/syscalls.list (open, open64): New. + +2003-06-20 Richard Henderson <rth@redhat.com> + * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_ST_INO_64_BIT) Unset for alpha. |