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

r3623 - in glibc-package/trunk/debian: . patches/kfreebsd



Author: ps-guest
Date: 2009-07-14 11:53:59 +0000 (Tue, 14 Jul 2009)
New Revision: 3623

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
Log:
* kfreebsd/local-sysdeps.diff: update to revision 2625 (from glibc-bsd).



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-07-12 22:39:34 UTC (rev 3622)
+++ glibc-package/trunk/debian/changelog	2009-07-14 11:53:59 UTC (rev 3623)
@@ -1,3 +1,10 @@
+eglibc (2.9-21) UNSTABLE; urgency=low
+
+  [ Petr Salinger ]
+  * kfreebsd/local-sysdeps.diff: update to revision 2625 (from glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org>  Sun, 12 Jul 2009 14:39:01 +0200
+
 eglibc (2.9-20) unstable; urgency=low
 
   [ Clint Adams ]

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2009-07-12 22:39:34 UTC (rev 3622)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2009-07-14 11:53:59 UTC (rev 3623)
@@ -9899,7 +9899,7 @@
 +#define OFF_T off64_t
 +#include <getdirentries.c>
 --- /dev/null
-+++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdomainname.c
++++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/getdomain.c
 @@ -0,0 +1,51 @@
 +/* Copyright (C) 2009 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
@@ -19320,7 +19320,7 @@
 +weak_alias (__libc_sendto, __sendto)
 +weak_alias (__libc_sendto, sendto)
 --- /dev/null
-+++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setdomainname.c
++++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/setdomain.c
 @@ -0,0 +1,37 @@
 +/* Copyright (C) 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.


Reply to: