Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Jul 2000 22:01:07 +0000 (22:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Jul 2000 22:01:07 +0000 (22:01 +0000)
commit37d33038d0986abffa6a14895ba7ae36413c7868
treed9cf5e96666b3d1ba27c6d329fe48de2c9078834
parentbaec5641ed9a1551982f5250c8335fe3cdf32c62
Update.

2000-07-27  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/fork.c: Make __libc_fork the strong
name and add weak alias for __fork.

* sysdeps/unix/sysv/linux/ia64/syscalls.list: Change llseek, pread
& pwrite to use __libc_<name> as strong names instead of
__syscall_<name>.

* include/sched.h: Add clone2 prototype.

2000-07-26  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/sysdep.h (ENTRY): Don't declare the
procedure name twice.

2000-07-27  Philip Blundell  <philb@gnu.org>

* malloc/malloc.c (HAVE_MREMAP): Undo change of 1997-12-04.
ChangeLog
include/sched.h
linuxthreads/shlib-versions
linuxthreads/sysdeps/ia64/pspinlock.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/fork.c
sysdeps/unix/sysv/linux/ia64/syscalls.list
sysdeps/unix/sysv/linux/ia64/sysdep.h