[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r3644 - glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd



Author: aurel32
Date: 2009-07-24 17:55:06 +0000 (Fri, 24 Jul 2009)
New Revision: 3644

Modified:
   glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff
Log:
Update patches/kfreebsd/local-sysdeps-2.10.diff from glibc-bsd


Modified: glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff	2009-07-24 17:53:57 UTC (rev 3643)
+++ glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff	2009-07-24 17:55:06 UTC (rev 3644)
@@ -405,3 +405,15 @@
  /* Set the I/O privilege level to LEVEL.  If LEVEL>3, permission to
     access any I/O port is granted.  This call requires root
     privileges. */
+--- a/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions
+--- b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/Versions
+@@ -81,6 +81,9 @@
+     # functions used in inline functions or macros
+     __libc_sa_len;
+   }
++  GLIBC_2.10 {
++    sysctlnametomib;
++  }
+   GLIBC_PRIVATE {
+     # needed by libpthread.
+     __clone; __libc_fork; __libc_sigaction;


Reply to: