Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Dec 2002 20:35:58 +0000 (20:35 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Dec 2002 20:35:58 +0000 (20:35 +0000)
commitdce8f2b62af23b6ef9e89c3a54cfe002941ef6d6
treea9becd75308609486c2e23f9572531fd12d415dc
parent818d08de372d2bf075a9782e50ca8b6c1c1e589f
Update.

2002-12-10  Jakub Jelinek  <jakub@redhat.com>

* include/libc-symbols.h: Fix a comment typo.

* sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
* sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
Likewise.
* sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
(__libc_sigsuspend): Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
(__libc_sigsuspend): Likewise.
* sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
(creat): New weak alias.
12 files changed:
ChangeLog
include/libc-symbols.h
linuxthreads/ChangeLog
linuxthreads/wrapsyscall.c
nptl/ChangeLog
nptl/Makefile
sysdeps/generic/creat.c
sysdeps/unix/sysv/linux/alpha/select.S
sysdeps/unix/sysv/linux/alpha/sigsuspend.S
sysdeps/unix/sysv/linux/ia64/sigsuspend.c
sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c