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

r5722 - glibc-package/branches/eglibc-2.18/debian



Author: ps-guest
Date: 2013-10-13 10:30:15 +0000 (Sun, 13 Oct 2013)
New Revision: 5722

Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
   glibc-package/branches/eglibc-2.18/debian/libc0.1.symbols.common
Log:
update symbols file for kfreebsd 


Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog	2013-10-10 07:24:52 UTC (rev 5721)
+++ glibc-package/branches/eglibc-2.18/debian/changelog	2013-10-13 10:30:15 UTC (rev 5722)
@@ -60,6 +60,11 @@
   * testsuite-checking/expected-results-i486-gnu-libc,
     expected-results-i686-gnu-i386: Update testsuite result.
 
+  [ Petr Salinger ]
+  * kfreebsd/local-sysdeps.diff: update to revision xxxx (from glibc-bsd).
+  * kfreebsd/local-fbtl.diff: likewise
+  * update symbols file for kfreebsd
+
  -- Adam Conrad <adconrad@ubuntu.com>  Sun, 25 Aug 2013 14:59:44 -0600
 
 eglibc (2.17-93) UNRELEASED; urgency=low

Modified: glibc-package/branches/eglibc-2.18/debian/libc0.1.symbols.common
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/libc0.1.symbols.common	2013-10-10 07:24:52 UTC (rev 5721)
+++ glibc-package/branches/eglibc-2.18/debian/libc0.1.symbols.common	2013-10-13 10:30:15 UTC (rev 5722)
@@ -54,5 +54,11 @@
 #include "symbols.wildcards"
  pthread_condattr_getclock@GLIBC_2.3.3 2.13-31
  pthread_condattr_setclock@GLIBC_2.3.3 2.13-31
+ pthread_getaffinity_np@GLIBC_2.3.4 2.18
+ pthread_setaffinity_np@GLIBC_2.3.4 2.18
+ pthread_attr_getaffinity_np@GLIBC_2.3.4 2.18
+ pthread_attr_setaffinity_np@GLIBC_2.3.4 2.18
+ pthread_setname_np@GLIBC_2.12 2.18
+ pthread_getname_np@GLIBC_2.12 2.18
 libthread_db.so.1 #PACKAGE# (>= 2.17-91), #PACKAGE# #MINVER#
 #include "symbols.wildcards"


Reply to: