]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/s390/init-first.c
* sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jan 2009 00:28:23 +0000 (00:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jan 2009 00:28:23 +0000 (00:28 +0000)
commit0480c901736591179cdf675697df7ea476720b90
tree084399762cae7d0c4969cf3b3d79133afeb5d722
parentb3918c7d7f99828d23232d0aaf4056f8fae9898e
* sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.

* sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
* sysdeps/unix/sysv/linux/s390/init-first.c: New file.
* sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
for elf subdir.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
HAVE_CLOCK_GETTIME_VSYSCALL: Define.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/s390/Versions: New file.
ChangeLog
sysdeps/unix/sysv/linux/s390/Makefile
sysdeps/unix/sysv/linux/s390/Versions [new file with mode: 0644]
sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/s390/gettimeofday.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/s390/init-first.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h