* Versions.def: Add GLIBC_2.2.1 for glibc.
2000-11-22 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
* sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
2000-11-22 Ulrich Drepper <drepper@redhat.com>
2000-11-22 Ulrich Drepper <drepper@redhat.com>
+ * Versions.def: Add GLIBC_2.2.1 for glibc.
+
+2000-11-22 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
+ * sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
+
+2000-11-22 Ulrich Drepper <drepper@redhat.com>
+
* rt/aio_suspend.c (aio_suspend): Convert timeout value to
absolute time for pthread_cond_timedwait call.
Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
GLIBC_2.1.3
GLIBC_2.1.4
GLIBC_2.2
+ GLIBC_2.2.1
%ifdef USE_IN_LIBIO
HURD_CTHREADS_0.3
%endif
# ipc ctl interface change.
semctl; shmctl; msgctl;
}
+ GLIBC_2.2.1 {
+ # p*
+ pivot_root
+ }
}
pause - pause i: __libc_pause pause
personality init-first personality i:i __personality personality
pipe - pipe i:f __pipe pipe
+pivot_root EXTRA pivot_root i:ss pivot_root
prctl EXTRA prctl i:iiiii prctl
query_module EXTRA query_module i:sipip query_module
quotactl EXTRA quotactl i:isip quotactl