This commit is contained in:
Michael Kerrisk 2008-08-25 05:00:25 +00:00
parent 7fb7a60bb5
commit 4759224a12
1 changed files with 19 additions and 0 deletions

19
Changes
View File

@ -51,9 +51,21 @@ numa.7
of /proc/PID/numa_maps from proc.5.
Newly documented interfaces in existing pages
---------------------------------------------
crypt.3
mtk
Add description of crypt_r().
New and changed links
---------------------
crypt.3
mtk
New link to crypt.3.
getnetbyname_r.3
getnetbyaddr_r.3
mtk
@ -176,6 +188,12 @@ exec.3
mtk
Small rewording: "s/returned/failed with/ [an error]".
fememopen.2
mtk
Since glibc 2.7, it is possible to seek past the end of
a stream created by open_memstream(). Add a BUGS section
describing the bug in earlier glibc versions.
gethostbyname.3
mtk
Clarify exactly which functions are obsoleted by getnameinfo()
@ -269,6 +287,7 @@ cpuset.7
pthreads.7
mtk
Update thread-safe functions list with changes in POSIX.1-2008.
SEE ALSO: add proc(5).
signal.7
mtk