rpms/glibc-kernheaders/devel glibc-kernheaders-2.4-unistd.patch, 1.5, 1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 25 20:25:55 UTC 2006


Author: skasal

Update of /cvs/dist/rpms/glibc-kernheaders/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5967

Modified Files:
	glibc-kernheaders-2.4-unistd.patch 
Log Message:
Remove a chunk which only inserted an unintended tab.

glibc-kernheaders-2.4-unistd.patch:
 asm-alpha/unistd.h  |   30 +++++++++++++++++++++++++-----
 asm-i386/unistd.h   |   33 +++++++++++++++++++++++++++++++++
 asm-ia64/unistd.h   |   37 +++++++++++++++++++++++++++++++++++--
 asm-ppc/unistd.h    |   27 +++++++++++++++++++++++++--
 asm-ppc64/unistd.h  |   29 +++++++++++++++++++++++++++--
 asm-s390/unistd.h   |   30 ++++++++++++++++++++++++++++--
 asm-s390x/unistd.h  |   31 +++++++++++++++++++++++++++++--
 asm-x86_64/unistd.h |   36 ++++++++++++++++++++++++++++++++++--
 8 files changed, 236 insertions(+), 17 deletions(-)

Index: glibc-kernheaders-2.4-unistd.patch
===================================================================
RCS file: /cvs/dist/rpms/glibc-kernheaders/devel/glibc-kernheaders-2.4-unistd.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glibc-kernheaders-2.4-unistd.patch	24 Apr 2006 13:11:41 -0000	1.5
+++ glibc-kernheaders-2.4-unistd.patch	25 Apr 2006 20:25:50 -0000	1.6
@@ -11,15 +11,6 @@
  #define __NR_rt_sigreturn		351
  #define __NR_rt_sigaction		352
  #define __NR_rt_sigprocmask		353
-@@ -332,7 +332,7 @@
- #define __NR_lremovexattr		392
- #define __NR_fremovexattr		393
- #define __NR_futex			394
--#define __NR_sched_setaffinity		395
-+#define __NR_sched_setaffinity		395     
- #define __NR_sched_getaffinity		396
- #define __NR_tuxcall			397
- #define __NR_io_setup			398
 @@ -342,13 +342,23 @@
  #define __NR_io_cancel			402
  #define __NR_exit_group			405




More information about the fedora-cvs-commits mailing list