mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
Update.
2002-03-02 Thorsten Kukuk <kukuk@suse.de> * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. 2002-09-28 Jeff Bailey <jbailey@gnu.org> * sysdeps/unix/sysv/sysv4/solaris2/configure.in: Delete. * sysdeps/unix/sysv/aix/configure.in: Update comment and remove stdio=libio setting. * sysdeps/unix/sysv/linux/x86_64/sysdep.h (__NR_pread, __NR_pwrite): Define these to __NR_pread64, __NR_pwrite64 if not defined.
This commit is contained in:
parent
6ae4fca735
commit
100a05053c
15
ChangeLog
15
ChangeLog
@ -1,3 +1,13 @@
|
||||
2002-03-02 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* sysdeps/unix/nice.c (nice): Use getpriority() for the return value.
|
||||
|
||||
2002-09-28 Jeff Bailey <jbailey@gnu.org>
|
||||
|
||||
* sysdeps/unix/sysv/sysv4/solaris2/configure.in: Delete.
|
||||
* sysdeps/unix/sysv/aix/configure.in: Update comment and remove
|
||||
stdio=libio setting.
|
||||
|
||||
2002-09-28 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Use INTUSE for
|
||||
@ -22,9 +32,8 @@
|
||||
|
||||
2002-09-27 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/x86_64/sysdep.h
|
||||
(__NR_pread, __NR_pwrite): Define these to __NR_pread64, __NR_pwrite64
|
||||
if not defined.
|
||||
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (__NR_pread, __NR_pwrite):
|
||||
Define these to __NR_pread64, __NR_pwrite64 if not defined.
|
||||
|
||||
* sysdeps/unix/sysv/linux/powerpc/lchown.S
|
||||
[SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]: Use this condition
|
||||
|
Loading…
Reference in New Issue
Block a user