diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-01-25 19:46:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-01-25 19:46:25 +0000 |
commit | 49891c106244888123557fca7fddda4fa1f96b1d (patch) | |
tree | be82ef12bd1f25781c3755052d73bbf800020b49 /sysdeps/unix/sysv | |
parent | 3f07c1da66f3e9b50c62dec07a4c5b68794485cf (diff) | |
download | glibc-49891c106244888123557fca7fddda4fa1f96b1d.tar.gz glibc-49891c106244888123557fca7fddda4fa1f96b1d.tar.xz glibc-49891c106244888123557fca7fddda4fa1f96b1d.zip |
Use most recent localedata from glibc-2.0.91.
1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com> * locales/is_IS: Update from Debian version. 1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com> * tst-fmon.c: New file. strfmon test program. * tst-fmon.sh: New file. Script to run strfmon test. * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE. * fmon-en_US.exp: New file. Expected result of strfmon test for en_US. * locales/cs_CZ: Update from author.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r-- | sysdeps/unix/sysv/linux/alpha/syscalls.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list index 17c55f0991..9b676185e2 100644 --- a/sysdeps/unix/sysv/linux/alpha/syscalls.list +++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list @@ -16,6 +16,7 @@ semget - semget 3 __semget semget semctl - semctl 4 __semctl semctl osf_sigprocmask - osf_sigprocmask 2 __osf_sigprocmask +s_sigaction sigaction osf_sigaction 3 __syscall_sigaction getpeername - getpeername 3 __getpeername getpeername getpriority - getpriority 2 __getpriority getpriority |