diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-20 07:09:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-20 07:09:15 +0000 |
commit | 13772215fc3cfd7b15674698e276cd18d44f1c1f (patch) | |
tree | fdd714679528b720af4adce2a937bc0f27332126 /ChangeLog | |
parent | b6929021da69c0d9ee652a290aa456bd123858f8 (diff) | |
download | glibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.zip glibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.tar.gz glibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.tar.bz2 |
Update.
2004-10-20 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/syscalls.list: Add entries for setaltroot,
key_add, key_request, and keyctl syscalls.
* sysdeps/unix/sysv/linux/Versions: Export them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-10-20 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/syscalls.list: Add entries for setaltroot, + key_add, key_request, and keyctl syscalls. + * sysdeps/unix/sysv/linux/Versions: Export them. + 2004-10-19 Roland McGrath <roland@frob.com> * sysdeps/mach/readonly-area.c: New file. |