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

r3604 - glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd



Author: aurel32
Date: 2009-07-11 02:12:30 +0000 (Sat, 11 Jul 2009)
New Revision: 3604

Modified:
   glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff
Log:
Fix previous commit



Modified: glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff	2009-07-11 00:11:51 UTC (rev 3603)
+++ glibc-package/branches/eglibc-2.10/debian/patches/kfreebsd/local-sysdeps-2.10.diff	2009-07-11 02:12:30 UTC (rev 3604)
@@ -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
  


Reply to: