From d8427e20ba9a827b820a21c1b4b1028cdf01eba9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 28 Sep 2002 23:05:39 +0000 Subject: [PATCH] Update. 2002-09-28 Ulrich Drepper * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __syscall_exit entry point. * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5f89d26..e2ae955 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-28 Ulrich Drepper + + * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __syscall_exit + entry point. + 2002-09-28 Jakub Jelinek * posix/bug-regex11.c (tests): Add flags field. @@ -8,7 +13,7 @@ 2002-03-02 Thorsten Kukuk - * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. + * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. 2002-09-28 Jeff Bailey -- 2.7.4