* sysdeps/unix/sysv/linux/i386/syscalls.list: Turn vm86 into vm86old
authorRoland McGrath <roland@gnu.org>
Mon, 9 Feb 2004 21:46:48 +0000 (21:46 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 9 Feb 2004 21:46:48 +0000 (21:46 +0000)
for vm86@GLIBC_2.0 version.  Add new vm86@GLIBC_2.3.4.
* sysdeps/unix/sysv/linux/i386/Versions (libc: GLIBC_2.3.4): Add vm86.
* sysdeps/unix/sysv/linux/i386/sys/vm86.h: Update vm86 prototype.

ChangeLog

index a569476..3150876 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-05  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/unix/sysv/linux/i386/syscalls.list: Turn vm86 into vm86old
+       for vm86@GLIBC_2.0 version.  Add new vm86@GLIBC_2.3.4.
+       * sysdeps/unix/sysv/linux/i386/Versions (libc: GLIBC_2.3.4): Add vm86.
+       * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Update vm86 prototype.
+
 2004-02-09  Ulrich Drepper  <drepper@redhat.com>
 
        * nis/ypclnt.c: Cleanup last patch.