[Glibc-bsd-commits] r2620 - trunk/glibc-ports

Aurelien Jarno aurel32 at alioth.debian.org
Sat Jul 11 02:11:40 UTC 2009


Author: aurel32
Date: 2009-07-11 02:11:39 +0000 (Sat, 11 Jul 2009)
New Revision: 2620

Modified:
   trunk/glibc-ports/glibc-sysdeps-2.10.patch
Log:
Fix previous commit


Modified: trunk/glibc-ports/glibc-sysdeps-2.10.patch
===================================================================
--- trunk/glibc-ports/glibc-sysdeps-2.10.patch	2009-07-10 23:52:29 UTC (rev 2619)
+++ trunk/glibc-ports/glibc-sysdeps-2.10.patch	2009-07-11 02:11:39 UTC (rev 2620)
@@ -30,8 +30,8 @@
 +  return ret;
 +}
 +
---- a/linuxthreads/bits/posix_opt.h
-+++ b/linuxthreads/bits/posix_opt.h
+--- a/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h
+--- b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/bits/posix_opt.h
 @@ -31,25 +31,25 @@
  #define	_POSIX_SAVED_IDS	1
  
@@ -169,8 +169,8 @@
  
  /* Neither process nor thread sporadic server interfaces is available.  */
  #define _POSIX_SPORADIC_SERVER	-1
---- a/nptl/bits/posix_opt.h
-+++ b/nptl/bits/posix_opt.h
+--- a/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nptl/bits/posix_opt.h
+--- b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/nptl/bits/posix_opt.h
 @@ -31,25 +31,25 @@
  #define	_POSIX_SAVED_IDS	1
  




More information about the Glibc-bsd-commits mailing list