Author: ps-guest
Date: 2013-11-21 08:48:39 +0000 (Thu, 21 Nov 2013)
New Revision: 5777

Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
   glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/local-sysdeps.diff
Log:
kfreebsd/local-sysdeps.diff: update to revision 5148 (from glibc-bsd).  



Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog 2013-11-20 22:42:53 UTC 
(rev 5776)
+++ glibc-package/branches/eglibc-2.18/debian/changelog 2013-11-21 08:48:39 UTC 
(rev 5777)
@@ -83,7 +83,7 @@
   [ Petr Salinger ]
   * debian/*: change version occurences from 2.17 to 2.18 for upgrades/deps.
   * rules.d/build.mk: do not explicitly install symlink in rtlddir
-  * kfreebsd/local-sysdeps.diff: update to revision 5135 (from glibc-bsd).
+  * kfreebsd/local-sysdeps.diff: update to revision 5148 (from glibc-bsd).
   * kfreebsd/local-fbtl.diff: likewise
   * sysdeps/kfreebsd.mk: pt_chown is mandatory
   * update symbols file for kfreebsd

Modified: 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/local-sysdeps.diff   
    2013-11-20 22:42:53 UTC (rev 5776)
+++ 
glibc-package/branches/eglibc-2.18/debian/patches/kfreebsd/local-sysdeps.diff   
    2013-11-21 08:48:39 UTC (rev 5777)
@@ -1888,11 +1888,10 @@
 +extern int issetugid(void) __THROW;
 +
 +__END_DECLS
-+          
-\ No newline at end of file
++
 --- /dev/null
 +++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/param.h
-@@ -0,0 +1,193 @@
+@@ -0,0 +1,192 @@
 +/* Copyright (C) 1995,1996,1997,2000,2001,2003 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
@@ -1972,6 +1971,7 @@
 +#endif
 +#ifndef MAXDUMPPGS
 +#define MAXDUMPPGS    (DFLTPHYS/PAGE_SIZE)
++#endif
 +#ifndef MAXHOSTNAMELEN
 +#define MAXHOSTNAMELEN 64 /* XXX */
 +#endif /* No MAXHOSTNAMELEN.  */
@@ -2022,8 +2022,6 @@
 +      ((off_t)(db) << DEV_BSHIFT)
 +#endif
 +
-+#endif /* _NO_NAMESPACE_POLLUTION */
-+
 +#define       PRIMASK 0x0ff
 +#define       PCATCH  0x100           /* OR'd with pri for tsleep to check 
signals */
 +#define       PDROP   0x200   /* OR'd with pri to stop re-entry of interlock 
mutex */


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vjpwf-0003x9...@moszumanska.debian.org

Reply via email to