Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Jun 2000 04:35:29 +0000 (04:35 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Jun 2000 04:35:29 +0000 (04:35 +0000)
commit697568d1b48a497024bca234483a157cee79c7a2
tree890f34b715a2a1fdbeaa1307e676e49ea15d3632
parent1b97149de806a27fe8f52cd5841c252df168a5b8
Update.

2000-06-20  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/syscalls.list: New file.

2000-06-20  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/machine-gmon.h: New file.
* sysdeps/unix/sysv/linux/ia64/profil-counter.h: New file.

2000-06-20  David Mosberger-Tang  <davidm@hpl.hp.com>

* sysdeps/unix/sysv/linux/ia64/getpagesize.c: New file.

2000-06-20  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Fix typo.
17 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/Examples/ex9.c [new file with mode: 0644]
linuxthreads/Makefile
linuxthreads/Versions
linuxthreads/barrier.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/bits/pthreadtypes.h
linuxthreads/sysdeps/pthread/pthread.h
linuxthreads/sysdeps/pthread/timer_create.c
linuxthreads/sysdeps/pthread/timer_delete.c
linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
sysdeps/unix/sysv/linux/ia64/getpagesize.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/machine-gmon.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/profil-counter.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/sys/ucontext.h
sysdeps/unix/sysv/linux/ia64/syscalls.list [new file with mode: 0644]