summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-01-12 14:08:35 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-01-12 14:08:35 +0000
commit16594ce53db3ec2e9b877133233019d4af4db968 (patch)
tree928221604c47ce73794ad24a5d4fc58f09f62018 /Changes.old
parentbf02fc4f47fd22ad79779afad629f4fd2b80f691 (diff)
Start of 2.77
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old103
1 files changed, 103 insertions, 0 deletions
diff --git a/Changes.old b/Changes.old
index e0eef641d..9564a2696 100644
--- a/Changes.old
+++ b/Changes.old
@@ -10551,3 +10551,106 @@ socket.7
spufs.7
mtk / Jeremy Kerr / Alain Portal
s/SPE/SPU/
+
+
+==================== Changes in man-pages-2.76 ====================
+
+Released: 2008-01-14
+
+
+Contributors
+------------
+
+The following people contributed notes, ideas, or patches that have
+been incorporated in changes in this release:
+
+Alain Portal <aportal@univ-montp2.fr>
+Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
+Jeremy Kerr <jk@ozlabs.org>
+Sam Varshavchik <mrsam@courier-mta.com>
+Trond Myklebust <trond.myklebust@fys.uio.no>
+
+Apologies if I missed anyone!
+
+
+Global changes
+--------------
+
+longjmp.3
+printf.3
+scanf.3
+setbuf.3
+setjmp.3
+sk98lin.4
+environ.7
+ mtk
+ Rework/remove use of ".ad" macros.
+
+ioctl_list.2
+mlock.2
+mprotect.2
+mremap.2
+syslog.2
+cfree.3
+mpool.3
+offsetof.3
+rpc.3
+stdin.3
+ mtk
+ Fix unbalanced quotes in formatting macros.
+
+ftok.3
+ mtk
+ s/i-node/inode/, for consistency with other pages and POSIX.1-2001.
+
+Typographical or grammatical errors have been corrected in several places.
+
+
+Changes to individual pages
+---------------------------
+
+chown.2
+ mtk
+ Minor wording change.
+
+dup.2
+ mtk
+ Reordered text in DESCRIPTION and added some details for dup2().
+
+open.2
+ Trond Myklebust / mtk
+ Minor fix to O_EXCL changes in previous release.
+
+gettid.2
+ mtk
+ Rewrote DESCRIPTION; noted that thread ID is not the same
+ thing as a POSIX thread ID.
+
+pipe.2
+ mtk
+ Rewrote DESCRIPTION; minor additions to EXAMPLE text.
+
+umask.2
+ mtk
+ A few rewrites and additions.
+
+strptime.3
+ Carlo Marcelo Arenas Belon / mtk
+ Add "#define _XOPEN_SOURCE" to example program.
+
+initrd.4
+ mtk
+ Use quotes more consistently in formatting macros.
+
+random.4
+ mtk, after a report by Daniel Kahn Gilmor
+ Add 2.6 details for /proc/sys/kernel/random/poolsize.
+ as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459232.
+
+pthreads.7
+ mtk
+ Minor changes.
+
+spufs.7
+ mtk / Jeremy Kerr
+ s/MultiSource Synchronization/MultiSource Synchronization (MSS)/