rpms/man-pages/devel man-pages-2.55-tgkill.patch, NONE, 1.1 .cvsignore, 1.36, 1.37 man-pages.spec, 1.78, 1.79 sources, 1.35, 1.36 man-pages-2.51-epoll_pwait.patch, 1.1, NONE man-pages-2.51-tgkill.patch, 1.1, NONE

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Mon Jun 11 09:24:15 UTC 2007


Author: varekova

Update of /cvs/pkgs/rpms/man-pages/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15815

Modified Files:
	.cvsignore man-pages.spec sources 
Added Files:
	man-pages-2.55-tgkill.patch 
Removed Files:
	man-pages-2.51-epoll_pwait.patch man-pages-2.51-tgkill.patch 
Log Message:
- update to 2.55


man-pages-2.55-tgkill.patch:

--- NEW FILE man-pages-2.55-tgkill.patch ---
--- man-pages-2.55/man2/tkill.2.pom	2007-05-26 17:22:28.000000000 +0200
+++ man-pages-2.55/man2/tkill.2	2007-06-11 11:06:12.000000000 +0200
@@ -25,12 +25,10 @@
 .\"
 .TH TKILL 2 2007-06-01 "Linux 2.6.6" "Linux Programmer's Manual"
 .SH NAME
-tkill, tgkill \- send a signal to a single process
+tkill \- send a signal to a single process
 .SH SYNOPSIS
 .nf
 .BI "int tkill(int " tid ", int " sig );
-.sp
-.BI "int tgkill(int " tgid ", int " tid ", int " sig );
 .fi
 .SH DESCRIPTION
 The
@@ -47,19 +45,6 @@
 however, one can address each process
 by its unique TID.
 .PP
-The
-.BR tgkill ()
-call improves on
-.BR tkill ()
-by allowing the caller to
-specify the thread group ID of the thread to be signalled, protecting
-against TID reuse.
-If the tgid is specified as \-1,
-.BR tgkill ()
-degenerates
-into
-.BR tkill ().
-.PP
 These are the raw system call interfaces, meant for internal
 thread library use.
 .SH "RETURN VALUE"
@@ -81,13 +66,9 @@
 .SH VERSIONS
 .BR tkill ()
 is supported since Linux 2.4.19 / 2.5.4.
-.BR tgkill ()
-was added in Linux 2.5.75.
 .SH "CONFORMING TO"
 .BR tkill ()
-and
-.BR tgkill ()
-are Linux specific and should not be used
+is Linux specific and should not be used
 in programs that are intended to be portable.
 .SH NOTES
 Glibc does not provide wrapper for these system calls; call them using


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages/devel/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	30 May 2007 14:18:29 -0000	1.36
+++ .cvsignore	11 Jun 2007 09:23:41 -0000	1.37
@@ -1,4 +1,4 @@
 man-pages-extralocale.tar.bz2
 man2.tar.gz
 man2_sys2.1.tar.gz
-man-pages-2.51.tar.bz2
+man-pages-2.55.tar.bz2


Index: man-pages.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages/devel/man-pages.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- man-pages.spec	5 Jun 2007 17:16:54 -0000	1.78
+++ man-pages.spec	11 Jun 2007 09:23:41 -0000	1.79
@@ -1,7 +1,7 @@
 Summary: Man (manual) pages from the Linux Documentation Project
 Name: man-pages
-Version: 2.51
-Release: 4%{?dist}
+Version: 2.55
+Release: 1%{?dist}
 License: distributable
 Group: Documentation
 URL: http://www.kernel.org/pub/linux/docs/manpages/
@@ -22,7 +22,7 @@
 Patch30: man-pages-2.51-libaio-includes.patch
 Patch36: man-pages-2.39-unimplemented.patch
 Patch37: man-pages-2.51-mmap.patch
-Patch39: man-pages-2.51-tgkill.patch
+Patch39: man-pages-2.55-tgkill.patch
 Patch40: man-pages-2.39-mmap2.patch
 Patch41: man-pages-2.43-rt_spm.patch
 Patch42: man-pages-2.43-swapon.patch
@@ -31,7 +31,6 @@
 Patch45: man-pages-2.48-passwd.patch
 Patch46: man-pages-2.51-nscd-conf.patch
 Patch47: man-pages-2.51-typos.patch
-Patch48: man-pages-2.51-epoll_pwait.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Autoreq: false
@@ -69,7 +68,6 @@
 %patch45 -p1 
 %patch46 -p1 
 %patch47 -p1 
-%patch48 -p1 
 
 ### And now remove those we are not going to use:
 
@@ -179,6 +177,9 @@
 %lang(en) %{_mandir}/en/man*
 
 %changelog
+* Mon Jun 11 2007 Ivana Varekova <varekova at redhat.com> - 2.55-1
+- update to 2.55
+
 * Mon Jun  4 2007 Stepan Kasal <skasal at redhat.com> - 2.51-4
 - Simplified the build and installed phases; pages are now recoded
   during the install.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages/devel/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- sources	30 May 2007 14:18:29 -0000	1.35
+++ sources	11 Jun 2007 09:23:41 -0000	1.36
@@ -1,4 +1,4 @@
 57f2e0500d177e05647990eae439a8ee  man-pages-extralocale.tar.bz2
 af09d031dcee66929510e078d00066f2  man2.tar.gz
 fbc03fdbc665e24961d30dad3ed8596d  man2_sys2.1.tar.gz
-b20a1252aa4edb300d6f3b75b2c3428c  man-pages-2.51.tar.bz2
+33cfe1ef34a60af835457610468086d7  man-pages-2.55.tar.bz2


--- man-pages-2.51-epoll_pwait.patch DELETED ---


--- man-pages-2.51-tgkill.patch DELETED ---




More information about the fedora-extras-commits mailing list