Author: aurel32 Date: 2012-05-01 10:33:44 +0000 (Tue, 01 May 2012) New Revision: 5235
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/libc0.1.symbols.common Log: * Fix kfreebsd symbols files. Closes: #667687. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2012-04-29 17:03:49 UTC (rev 5234) +++ glibc-package/trunk/debian/changelog 2012-05-01 10:33:44 UTC (rev 5235) @@ -1,6 +1,6 @@ eglibc (2.13-32) UNRELEASED; urgency=low - * + * Fix kfreebsd symbols files. Closes: #667687. -- Aurelien Jarno <[email protected]> Sun, 29 Apr 2012 19:03:35 +0200 Modified: glibc-package/trunk/debian/libc0.1.symbols.common =================================================================== --- glibc-package/trunk/debian/libc0.1.symbols.common 2012-04-29 17:03:49 UTC (rev 5234) +++ glibc-package/trunk/debian/libc0.1.symbols.common 2012-05-01 10:33:44 UTC (rev 5235) @@ -52,5 +52,7 @@ #include "symbols.wildcards" libpthread.so.0 #PACKAGE# #MINVER# #include "symbols.wildcards" + pthread_condattr_getclock@GLIBC_2.3.3 2.13-31 + pthread_condattr_setclock@GLIBC_2.3.3 2.13-31 libthread_db.so.1 #PACKAGE# #MINVER# #include "symbols.wildcards" -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

