man-pages/Changes

179 lines
3.3 KiB
Plaintext
Raw Normal View History

2008-08-05 14:22:54 +00:00
==================== Changes in man-pages-3.07 ====================
2007-09-19 21:40:03 +00:00
2008-08-05 14:22:54 +00:00
Released: 2008-08-??, Konolfingen
2007-09-19 21:40:03 +00:00
2007-11-24 13:50:54 +00:00
Contributors
------------
2007-10-23 11:33:49 +00:00
2007-11-24 13:50:54 +00:00
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
2007-09-20 18:15:23 +00:00
2007-11-24 10:49:28 +00:00
2007-11-24 13:50:54 +00:00
Apologies if I missed anyone!
2007-11-24 10:49:28 +00:00
2008-06-11 22:42:54 +00:00
New and rewritten pages
-----------------------
2008-08-01 04:53:37 +00:00
New and changed links
---------------------
2008-07-08 12:34:47 +00:00
2007-11-24 13:50:54 +00:00
Global changes
--------------
2007-11-24 10:49:28 +00:00
2008-08-05 16:50:33 +00:00
nanosleep.2
inet_ntop.3
inet_pton.3
scanf.3
initrd.4
mtk
Fix mis-ordered (.SH) sections.
2008-07-10 15:44:53 +00:00
2008-07-16 14:01:10 +00:00
Typographical or grammatical errors have been corrected in several
other places.
2008-07-02 13:34:07 +00:00
2007-11-24 13:50:54 +00:00
Changes to individual pages
---------------------------
2008-08-06 12:47:32 +00:00
getitimer.2
mtk
POSIX.1-2008 marks getitimer() and setitimer() obsolete.
setpgid.2
mtk
POSIX.1-2008 marks setpgrp() obsolete.
utime.2
mtk
POSIX.1-2008 marks utime() obsolete.
POSIX.1-2008 removes the POSIX.1-2001 LEGACY marking of utimes(),
so mention of this point has been removed from the page.
vfork.2
mtk
POSIX.1-2008 removes the specification of vfork().
bcmp.3
mtk
POSIX.1-2008 removes the specification of bcmp().
bsd_signal.3
mtk
POSIX.1-2008 removes the specification of bsd_signal().
bzero.3
mtk
POSIX.1-2008 removes the specification of bzero().
ctime.3
mtk
POSIX.1-2008 marks asctime(), asctime_r(), ctime(), and ctime_r()
as obsolete.
dprintf.3
mtk
These functions are nowadays in POSIX.1-2008.
ecvt.3
mtk
POSIX.1-2008 removes the specifications of ecvt() and fcvt().
ftime.3
mtk
POSIX.1-2008 removes the specification of ftime().
ftw.3
mtk
POSIX.1-2008 marks ftw() as obsolete.
gcvt.3
mtk
POSIX.1-2008 removes the specification of gcvt().
getcwd.3
mtk
POSIX.1-2008 removes the specification of getwd().
gethostbyname.3
mtk
POSIX.1-2008 removes the specifications of gethostbyname(),
gethostbyaddr(), and h_errno.
gets.3
mtk
POSIX.1-2008 removes the specification of gets().
index.3
mtk
POSIX.1-2008 removes the specifications of index() and rindex().
isalpha.3
mtk
POSIX.1-2008 marks isalpha() as obsolete.
makecontext.3
mtk
POSIX.1-2008 removes the specifications of makecontext() and
swapcontext().
mktemp.3
mtk
POSIX.1-2008 removes the specification of mktemp().
opendir.3
mtk
POSIX.1-2008 specifies fdopendir().
rand.3
mtk
POSIX.1-2008 marks rand_r() as obsolete.
2008-08-05 16:50:33 +00:00
pow.3
mtk
BUGS: described buggy NaN return when x is negative and y is large.
See also: http://sources.redhat.com/bugzilla/show_bug.cgi?id=3866.
2008-08-06 12:47:32 +00:00
scalb.3
mtk
POSIX.1-2008 removes the specification of scalb().
siginterrupt.3
mtk
POSIX.1-2008 marks siginterrupt() as obsolete.
sigset.3
mtk
POSIX.1-2008 marks sighold(), sigignore(), sigpause(), sigrelse(),
and sigset() as obsolete.
tempnam.3
mtk
POSIX.1-2008 marks tempnam() as obsolete.
tmpnam.3
mtk
POSIX.1-2008 marks tmpnam() as obsolete.
toascii.3
mtk
POSIX.1-2008 marks toascii() as obsolete.
ualarm.3
mtk
POSIX.1-2008 removes the specification of ualarm().
ulimit.3
mtk
POSIX.1-2008 marks ulimit() as obsolete.
usleep.3
mtk
POSIX.1-2008 removes the specification of usleep().