diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6d4850b7bd..a30efcb3ab 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2002-09-04 Bruno Haible <bruno@clisp.org> + * sysdeps/alpha/pt-machine.h: Choose different include file location + on non-Linux platforms. + * wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro. (open, open64): Change va_arg argument type to the integral type to which mode_t promotes. |