Update.
commit100a05053c84983ee366900018fe4241ef572483
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Sep 2002 20:12:15 +0000 (28 20:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Sep 2002 20:12:15 +0000 (28 20:12 +0000)
tree65910596a7b7c2b241e2bf3fed17e07e9f5af894
parent6ae4fca735cee01c892f41a63bf04a791ec1bb66
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.
ChangeLog