From 4098ba44b0a43ff980f70689be7c8ed69230e427 Mon Sep 17 00:00:00 2001 From: Akihiro MOTOKI Date: Wed, 14 Mar 2012 03:51:10 +0900 Subject: [PATCH] =?utf8?q?(split)=20Apply=20minor=20changes=20from=20v3.32?= =?utf8?q?=20to=20v3.35=20in=20the=20upstream.=20LDP=20v3.32=20->=20v3.35?= =?utf8?q?=20=E3=81=AE=E5=AE=9A=E5=9E=8B=E7=9A=84=E3=81=AA=E5=A4=89?= =?utf8?q?=E6=9B=B4=E5=86=85=E5=AE=B9=E3=82=92=E5=8F=8D=E6=98=A0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- draft/man1/intro.1 | 4 +- draft/man2/capget.2 | 4 +- draft/man2/clock_getres.2 | 4 +- draft/man2/clock_nanosleep.2 | 4 +- draft/man2/flock.2 | 3 +- draft/man2/fork.2 | 2 +- draft/man2/futex.2 | 2 +- draft/man2/get_mempolicy.2 | 2 +- draft/man2/kill.2 | 2 +- draft/man2/linkat.2 | 2 + draft/man2/mbind.2 | 2 +- draft/man2/mknodat.2 | 2 +- draft/man2/mount.2 | 4 +- draft/man2/mprotect.2 | 8 +- draft/man2/poll.2 | 20 ++- draft/man2/ptrace.2 | 6 +- draft/man2/recv.2 | 27 ++-- draft/man2/rename.2 | 4 +- draft/man2/select_tut.2 | 2 +- draft/man2/semop.2 | 2 +- draft/man2/send.2 | 7 +- draft/man2/set_mempolicy.2 | 4 +- draft/man2/signal.2 | 2 +- draft/man2/signalfd.2 | 12 +- draft/man2/sigprocmask.2 | 6 +- draft/man2/sigwaitinfo.2 | 14 +- draft/man2/spu_run.2 | 6 +- draft/man2/stat.2 | 12 +- draft/man2/tee.2 | 4 +- draft/man2/tkill.2 | 5 +- draft/man3/atan2.3 | 10 +- draft/man3/btowc.3 | 15 +- draft/man3/btree.3 | 4 +- draft/man3/bzero.3 | 4 +- draft/man3/cacos.3 | 39 ++++- draft/man3/cacosh.3 | 37 ++++- draft/man3/carg.3 | 2 +- draft/man3/casin.3 | 2 +- draft/man3/casinh.3 | 1 + draft/man3/catan.3 | 38 ++++- draft/man3/catanh.3 | 37 ++++- draft/man3/cbrt.3 | 4 +- draft/man3/ccos.3 | 1 + draft/man3/ccosh.3 | 1 + draft/man3/cexp.3 | 1 + draft/man3/clog.3 | 1 + draft/man3/cmsg.3 | 4 +- draft/man3/conj.3 | 2 +- draft/man3/crypt.3 | 6 +- draft/man3/csin.3 | 1 + draft/man3/csinh.3 | 1 + draft/man3/ctan.3 | 1 + draft/man3/ctanh.3 | 1 + draft/man3/dbopen.3 | 3 +- draft/man3/des_crypt.3 | 4 +- draft/man3/end.3 | 2 +- draft/man3/err.3 | 26 +--- draft/man3/fflush.3 | 2 +- draft/man3/fgetws.3 | 7 +- draft/man3/fputws.3 | 9 +- draft/man3/frexp.3 | 2 +- draft/man3/ftok.3 | 2 +- draft/man3/fts.3 | 7 +- draft/man3/fwide.3 | 5 +- draft/man3/getaddrinfo.3 | 2 +- draft/man3/getcwd.3 | 4 +- draft/man3/getgrouplist.3 | 2 +- draft/man3/getipnodebyname.3 | 8 +- draft/man3/getline.3 | 2 +- draft/man3/getlogin.3 | 10 +- draft/man3/gets.3 | 23 ++- draft/man3/getsubopt.3 | 9 +- draft/man3/hsearch.3 | 27 +--- draft/man3/ilogb.3 | 4 +- draft/man3/index.3 | 6 +- draft/man3/inet_pton.3 | 2 +- draft/man3/ldexp.3 | 2 +- draft/man3/lgamma.3 | 2 +- draft/man3/lockf.3 | 21 ++- draft/man3/mbrtowc.3 | 11 +- draft/man3/mbsinit.3 | 2 +- draft/man3/mbsnrtowcs.3 | 16 +-- draft/man3/mbsrtowcs.3 | 14 +- draft/man3/mbstowcs.3 | 13 +- draft/man3/mbtowc.3 | 10 +- draft/man3/memchr.3 | 2 +- draft/man3/memcmp.3 | 11 +- draft/man3/memcpy.3 | 4 +- draft/man3/modf.3 | 2 +- draft/man3/mpool.3 | 5 +- draft/man3/netlink.3 | 7 +- draft/man3/perror.3 | 2 +- draft/man3/posix_fallocate.3 | 4 +- draft/man3/pow.3 | 4 +- draft/man3/printf.3 | 19 ++- draft/man3/puts.3 | 9 +- draft/man3/random.3 | 2 +- draft/man3/realpath.3 | 20 +-- draft/man3/recno.3 | 6 +- draft/man3/regex.3 | 7 +- draft/man3/scandir.3 | 12 +- draft/man3/scanf.3 | 20 +-- draft/man3/sched_getcpu.3 | 2 +- draft/man3/shm_open.3 | 4 +- draft/man3/siginterrupt.3 | 10 +- draft/man3/stdio.3 | 7 +- draft/man3/stpcpy.3 | 25 ++-- draft/man3/stpncpy.3 | 28 ++-- draft/man3/strcat.3 | 16 ++- draft/man3/strcpy.3 | 1 + draft/man3/strdup.3 | 10 +- draft/man3/strftime.3 | 2 +- draft/man3/strlen.3 | 9 +- draft/man3/strnlen.3 | 14 +- draft/man3/strsep.3 | 9 +- draft/man3/strstr.3 | 6 +- draft/man3/strtoul.3 | 10 +- draft/man3/strxfrm.3 | 9 +- draft/man3/sysconf.3 | 4 +- draft/man3/tgamma.3 | 4 +- draft/man3/tzset.3 | 2 +- draft/man3/usleep.3 | 6 +- draft/man3/wcpcpy.3 | 17 +-- draft/man3/wcpncpy.3 | 30 ++-- draft/man3/wcrtomb.3 | 37 +++-- draft/man3/wcscat.3 | 7 +- draft/man3/wcscpy.3 | 9 +- draft/man3/wcslen.3 | 6 +- draft/man3/wcsncat.3 | 6 +- draft/man3/wcsncmp.3 | 8 +- draft/man3/wcsncpy.3 | 15 +- draft/man3/wcsnlen.3 | 23 +-- draft/man3/wcsnrtombs.3 | 26 ++-- draft/man3/wcsrtombs.3 | 18 +-- draft/man3/wcsstr.3 | 12 +- draft/man3/wcstok.3 | 8 +- draft/man3/wcstombs.3 | 13 +- draft/man3/wctob.3 | 14 +- draft/man3/wcwidth.3 | 6 +- draft/man3/wprintf.3 | 5 +- draft/man4/console.4 | 2 +- draft/man4/console_codes.4 | 13 +- draft/man4/mouse.4 | 2 +- draft/man4/sk98lin.4 | 8 +- draft/man4/st.4 | 4 +- draft/man5/core.5 | 6 +- draft/man5/nsswitch.conf.5 | 4 +- draft/man5/proc.5 | 2 +- draft/man5/termcap.5 | 4 +- draft/man5/utmp.5 | 7 +- draft/man7/arp.7 | 4 +- draft/man7/bootparam.7 | 6 +- draft/man7/complex.7 | 25 +++- draft/man7/credentials.7 | 6 +- draft/man7/ipv6.7 | 10 +- draft/man7/man-pages.7 | 4 +- draft/man7/math_error.7 | 2 +- draft/man7/operator.7 | 6 +- draft/man7/path_resolution.7 | 14 +- draft/man7/sem_overview.7 | 6 +- draft/man7/signal.7 | 16 +-- draft/man7/uri.7 | 6 +- release/man2/clock_getres.2 | 2 + release/man2/clock_nanosleep.2 | 2 +- release/man2/kill.2 | 2 +- release/man2/linkat.2 | 2 + release/man2/mknodat.2 | 2 +- release/man2/mount.2 | 2 +- release/man2/mprotect.2 | 6 +- release/man2/poll.2 | 9 +- release/man2/ptrace.2 | 4 +- release/man2/recv.2 | 13 +- release/man2/send.2 | 5 +- release/man2/signal.2 | 2 +- release/man2/signalfd.2 | 6 +- release/man2/sigprocmask.2 | 4 +- release/man2/sigwaitinfo.2 | 9 +- release/man2/spu_run.2 | 6 +- release/man2/stat.2 | 7 +- release/man2/tee.2 | 4 +- release/man2/tkill.2 | 5 +- release/man3/atan2.3 | 6 +- release/man3/btowc.3 | 9 +- release/man3/bzero.3 | 2 +- release/man3/cacos.3 | 38 ++++- release/man3/cacosh.3 | 36 ++++- release/man3/casin.3 | 2 +- release/man3/casinh.3 | 1 + release/man3/catan.3 | 37 ++++- release/man3/catanh.3 | 36 ++++- release/man3/cbrt.3 | 2 +- release/man3/ccos.3 | 1 + release/man3/ccosh.3 | 1 + release/man3/cexp.3 | 1 + release/man3/clog.3 | 1 + release/man3/cmsg.3 | 2 +- release/man3/conj.3 | 2 +- release/man3/crypt.3 | 6 +- release/man3/csin.3 | 1 + release/man3/csinh.3 | 1 + release/man3/ctan.3 | 1 + release/man3/ctanh.3 | 1 + release/man3/dbopen.3 | 3 +- release/man3/end.3 | 2 +- release/man3/err.3 | 15 +- release/man3/fgetws.3 | 5 +- release/man3/fputws.3 | 7 +- release/man3/frexp.3 | 2 +- release/man3/fts.3 | 4 +- release/man3/fwide.3 | 5 +- release/man3/getgrouplist.3 | 2 +- release/man3/getipnodebyname.3 | 2 +- release/man3/getlogin.3 | 6 +- release/man3/gets.3 | 12 +- release/man3/getsubopt.3 | 5 +- release/man3/hsearch.3 | 16 +-- release/man3/ilogb.3 | 4 +- release/man3/index.3 | 4 +- release/man3/lockf.3 | 11 +- release/man3/mbrtowc.3 | 7 +- release/man3/mbsnrtowcs.3 | 11 +- release/man3/mbsrtowcs.3 | 8 +- release/man3/mbstowcs.3 | 9 +- release/man3/mbtowc.3 | 8 +- release/man3/memcmp.3 | 6 +- release/man3/memcpy.3 | 2 +- release/man3/mpool.3 | 2 +- release/man3/netlink.3 | 2 +- release/man3/perror.3 | 2 +- release/man3/posix_fallocate.3 | 2 +- release/man3/printf.3 | 10 +- release/man3/puts.3 | 6 +- release/man3/realpath.3 | 10 +- release/man3/recno.3 | 3 +- release/man3/regex.3 | 5 +- release/man3/scandir.3 | 10 +- release/man3/scanf.3 | 12 +- release/man3/sched_getcpu.3 | 2 +- release/man3/siginterrupt.3 | 7 +- release/man3/stdio.3 | 3 +- release/man3/stpcpy.3 | 15 +- release/man3/stpncpy.3 | 18 +-- release/man3/strcat.3 | 12 +- release/man3/strcpy.3 | 1 + release/man3/strdup.3 | 5 +- release/man3/strlen.3 | 5 +- release/man3/strnlen.3 | 8 +- release/man3/strsep.3 | 5 +- release/man3/strstr.3 | 4 +- release/man3/strtoul.3 | 6 +- release/man3/strxfrm.3 | 7 +- release/man3/tzset.3 | 2 +- release/man3/usleep.3 | 4 +- release/man3/wcpcpy.3 | 11 +- release/man3/wcpncpy.3 | 19 +-- release/man3/wcrtomb.3 | 22 +-- release/man3/wcscat.3 | 5 +- release/man3/wcscpy.3 | 6 +- release/man3/wcslen.3 | 4 +- release/man3/wcsncat.3 | 4 +- release/man3/wcsncmp.3 | 6 +- release/man3/wcsncpy.3 | 9 +- release/man3/wcsnlen.3 | 12 +- release/man3/wcsnrtombs.3 | 14 +- release/man3/wcsrtombs.3 | 10 +- release/man3/wcsstr.3 | 8 +- release/man3/wcstok.3 | 6 +- release/man3/wcstombs.3 | 9 +- release/man3/wctob.3 | 9 +- release/man3/wcwidth.3 | 4 +- release/man3/wprintf.3 | 5 +- release/man4/console_codes.4 | 11 +- release/man4/mouse.4 | 2 +- release/man4/sk98lin.4 | 4 +- release/man4/st.4 | 2 +- release/man5/core.5 | 6 +- release/man5/nsswitch.conf.5 | 2 +- release/man5/termcap.5 | 2 +- release/man5/utmp.5 | 5 +- release/man7/arp.7 | 2 +- release/man7/complex.7 | 25 +++- release/man7/credentials.7 | 4 +- release/man7/ipv6.7 | 4 +- release/man7/man-pages.7 | 2 +- release/man7/operator.7 | 4 +- release/man7/path_resolution.7 | 2 +- release/man7/sem_overview.7 | 4 +- release/man7/signal.7 | 12 +- translation_list | 320 ++++++++++++++++++++--------------------- 289 files changed, 1516 insertions(+), 1044 deletions(-) diff --git a/draft/man1/intro.1 b/draft/man1/intro.1 index 49a9cb1f..30ef79b8 100644 --- a/draft/man1/intro.1 +++ b/draft/man1/intro.1 @@ -202,7 +202,7 @@ maja 0501\-1136285 ¤³¤³¤Ç Control-D ¤òÂǤĤȥ»¥Ã¥·¥ç¥ó¤¬½ªÎ»¤¹¤ë¡£ .\"O The .\"O .B "% " -.\"O here was the command prompt \(em it is the shell's way of indicating +.\"O here was the command prompt\(emit is the shell's way of indicating .\"O that it is ready for the next command. .\"O The prompt can be customized .\"O in lots of ways, and one might include stuff like username, @@ -232,7 +232,7 @@ PS1="What next, master? " .LP .\"O The command .\"O .I ls -.\"O lists the contents of the current directory \(em it tells you what +.\"O lists the contents of the current directory\(emit tells you what .\"O files you have. .\"O With a .\"O .I \-l diff --git a/draft/man2/capget.2 b/draft/man2/capget.2 index 0df9686f..d7f8fc73 100644 --- a/draft/man2/capget.2 +++ b/draft/man2/capget.2 @@ -164,7 +164,7 @@ typedef .\"O .IR datap [0] .\"O and .\"O .IR datap [1], -.\"O whereas 32-bit capabilities only use +.\"O whereas 32-bit capabilities use only .\"O .IR datap [0]. ¥«¡¼¥Í¥ë 2.6.25 ¤è¤êÁ°¤Ç¤Ï¡¢¥Ð¡¼¥¸¥ç¥ó .B _LINUX_CAPABILITY_VERSION_1 @@ -328,7 +328,7 @@ VFS .\"O .I hdrp .\"O must not be NULL. .\"O .I datap -.\"O may only be NULL when the user is trying to determine the preferred +.\"O may be NULL only when the user is trying to determine the preferred .\"O capability version format supported by the kernel. ÉÔÀµ¤Ê¥á¥â¥ê¥¢¥É¥ì¥¹¡£ .I hdrp diff --git a/draft/man2/clock_getres.2 b/draft/man2/clock_getres.2 index 71789039..c749ff1f 100644 --- a/draft/man2/clock_getres.2 +++ b/draft/man2/clock_getres.2 @@ -27,6 +27,8 @@ .\" 2003-08-24 aeb, large parts rewritten .\" 2004-08-06 Christoph Lameter , SMP note .\" +.\" FIXME: Linux 2.6.39 adds CLOCK_BOOTTIME +.\" .\" Japanese Version Copyright (c) 2004-2005 Yuichi SATO .\" all rights reserved. .\" Translated 2004-07-19, Yuichi SATO @@ -128,7 +130,7 @@ _POSIX_C_SOURCE\ >=\ 199309L .\"O .I tp .\"O arguments are .\"O .I timespec -.\"O structures, as specified in +.\"O structures, as specified in .\"O .IR : .I res ¤È diff --git a/draft/man2/clock_nanosleep.2 b/draft/man2/clock_nanosleep.2 index 51120451..d78eefa3 100644 --- a/draft/man2/clock_nanosleep.2 +++ b/draft/man2/clock_nanosleep.2 @@ -25,7 +25,7 @@ .\" all rights reserved. .\" Translated 2008-08-21, Akihiro MOTOKI , LDP v3.04 .\" -.TH CLOCK_NANOSLEEP 2 2010-09-10 "Linux" "Linux Programmer's Manual" +.TH CLOCK_NANOSLEEP 2 2010-12-03 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O clock_nanosleep \- high-resolution sleep with specifiable clock @@ -62,7 +62,7 @@ _XOPEN_SOURCE\ >=\ 600 || _POSIX_C_SOURCE\ >=\ 200112L .\"O Like .\"O .BR nanosleep (2), .\"O .BR clock_nanosleep () -.\"O allows the caller to sleep for an interval specified +.\"O allows the calling thread to sleep for an interval specified .\"O with nanosecond precision. .\"O It differs in allowing the caller to select the clock against .\"O which the sleep interval is to be measured, diff --git a/draft/man2/flock.2 b/draft/man2/flock.2 index e42d8206..8ec50218 100644 --- a/draft/man2/flock.2 +++ b/draft/man2/flock.2 @@ -90,8 +90,7 @@ flock \- .\"O may block if an incompatible lock is held by another process. .\"O To make a nonblocking request, include .\"O .B LOCK_NB -.\"O (by -.\"O .IR OR ing) +.\"O (by ORing) .\"O with any of the above operations. .BR flock () ¤ò¸Æ¤Ó½Ð¤·¤¿¤È¤­¤Ë¡¢»ØÄꤷ¤¿¥í¥Ã¥¯¼ïÊ̤Ȱۤʤë¥í¥Ã¥¯¤¬ÊÌ¥×¥í¥»¥¹¤Ë¤è¤Ã¤Æ diff --git a/draft/man2/fork.2 b/draft/man2/fork.2 index c7cdddc2..52b437cb 100644 --- a/draft/man2/fork.2 +++ b/draft/man2/fork.2 @@ -198,7 +198,7 @@ fork \- .\"O Note the following further points: ¤µ¤é¤Ë°Ê²¼¤ÎÅÀ¤Ë¤Ä¤¤¤ÆÃí°Õ¤¹¤ë¤³¤È: .IP * 3 -.\"O The child process is created with a single thread \(em the +.\"O The child process is created with a single thread\(emthe .\"O one that called .\"O .BR fork (). »Ò¥×¥í¥»¥¹¤Ï¥·¥ó¥°¥ë¥¹¥ì¥Ã¥É¤ÇÀ¸À®¤µ¤ì¤ë¡£¤Ä¤Þ¤ê¡¢ diff --git a/draft/man2/futex.2 b/draft/man2/futex.2 index 37190ccb..4e61f300 100644 --- a/draft/man2/futex.2 +++ b/draft/man2/futex.2 @@ -431,7 +431,7 @@ futex .\"O described in this page was introduced in Linux 2.5.40. .\"O In Linux 2.5.70 one argument .\"O was added. -.\"O In Linux 2.6.7 a sixth argument was added \(em messy, especially +.\"O In Linux 2.6.7 a sixth argument was added\(emmessy, especially .\"O on the s390 architecture. ºÇ½é¤Î futex Âбþ¤Ï Linux 2.5.7 ¤ÇÁȤ߹þ¤Þ¤ì¤¿¤¬¡¢ ¾åµ­¤Î¥»¥Þ¥ó¥Æ¥£¥¯¥¹¤È¤Ï°Û¤Ê¤ë¡£ diff --git a/draft/man2/get_mempolicy.2 b/draft/man2/get_mempolicy.2 index 857da08a..f72019ef 100644 --- a/draft/man2/get_mempolicy.2 +++ b/draft/man2/get_mempolicy.2 @@ -110,7 +110,7 @@ NUMA ( .\"O .BR mbind (2) .\"O or .\"O .BR set_mempolicy (2) -.\"O [in the absense of any +.\"O [in the absence of any .\"O .IR "mode flags" ] .\"O is returned in .\"O .IR nodemask . diff --git a/draft/man2/kill.2 b/draft/man2/kill.2 index 62d425e6..0efc0fa0 100644 --- a/draft/man2/kill.2 +++ b/draft/man2/kill.2 @@ -284,9 +284,9 @@ Linux .BR _exit (2), .BR killpg (2), .BR signal (2), -.BR sigqueue (2), .BR tkill (2), .BR exit (3), +.BR sigqueue (3), .BR credentials (7), .BR capabilities (7), .BR signal (7) diff --git a/draft/man2/linkat.2 b/draft/man2/linkat.2 index 25c9c66e..b766d6ce 100644 --- a/draft/man2/linkat.2 +++ b/draft/man2/linkat.2 @@ -22,6 +22,8 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" +.\" FIXME: Linux 2.6.39 added AT_EMPTY_PATH +.\" .\" Japanese Version Copyright (c) 2006 Yuichi SATO .\" all rights reserved. .\" Translated 2006-09-30 by Yuichi SATO , LDP v2.39 diff --git a/draft/man2/mbind.2 b/draft/man2/mbind.2 index 4ae26cd7..77e0e2fe 100644 --- a/draft/man2/mbind.2 +++ b/draft/man2/mbind.2 @@ -246,7 +246,7 @@ Linux .\"O A nonempty .\"O .I nodemask .\"O specifies node ids that are relative to the set of -.\"O node ids allowed by the process's current cpuset. +.\"O node ids allowed by the process's current cpuset. ¶õ¤Ç¤Ê¤¤ .I nodemask ¤Ï¡¢¤½¤Î¥×¥í¥»¥¹¤Î¸½ºß¤Î CPU ½¸¹ç¤Çµö²Ä¤µ¤ì¤Æ¤¤¤ë¥Î¡¼¥É ID ½¸¹ç diff --git a/draft/man2/mknodat.2 b/draft/man2/mknodat.2 index 67474dbf..0d9f2c5b 100644 --- a/draft/man2/mknodat.2 +++ b/draft/man2/mknodat.2 @@ -61,7 +61,7 @@ glibc glibc 2.10 °Ê¹ß: _XOPEN_SOURCE\ >=\ 700 .\" Other FTM combinations will also expose mknodat(), but this function was -.\" added in SUSv4, maked XSI, so we'll just document what the standard says +.\" added in SUSv4, marked XSI, so we'll just document what the standard says .TP 4 .\"O Before glibc 2.10: glibc 2.10 ¤è¤êÁ°: diff --git a/draft/man2/mount.2 b/draft/man2/mount.2 index 7c8ea521..96a80543 100644 --- a/draft/man2/mount.2 +++ b/draft/man2/mount.2 @@ -539,7 +539,7 @@ Linux 2.4 .\"O .I target .\"O because .\"O .I target -.\"O is still busy (it is the working directory of some task, +.\"O is still busy (it is the working directory of some thread, .\"O the mount point of another device, has open files, etc.). .I source ¤Ï´û¤Ë¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤¤¤ë¡£ @@ -551,7 +551,7 @@ Linux 2.4 .I target ¤Ë¥Þ¥¦¥ó¥È¤Ç¤­¤Ê¤¤¡£ .I target -¤¬»ÈÍÑÃæ¤ÎÎã¤È¤·¤Æ¤Ï¡¢¤¢¤ë¥¿¥¹¥¯¤¬Æ°ºî¤·¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê (working +¤¬»ÈÍÑÃæ¤ÎÎã¤È¤·¤Æ¤Ï¡¢¤¢¤ë¥¹¥ì¥Ã¥É¤ÎÆ°ºî¥Ç¥£¥ì¥¯¥È¥ê (working directory) ¤Ç¤¢¤ë¤È¤«¡¢Ê̤ΥǥХ¤¥¹¤Î¥Þ¥¦¥ó¥È¥Ý¥¤¥ó¥È¤Ç¤¢¤ë¤È¤«¡¢ ¥ª¡¼¥×¥ó¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤¹¤ë¡¢¤Ê¤É¤¬¤¢¤ë¡£ .TP diff --git a/draft/man2/mprotect.2 b/draft/man2/mprotect.2 index 2021e5b4..27291e48 100644 --- a/draft/man2/mprotect.2 +++ b/draft/man2/mprotect.2 @@ -41,7 +41,7 @@ .\"WORD: protection ¥¢¥¯¥»¥¹Êݸî .\"WORD: read-only Æɤ߼è¤êÀìÍÑ .\" -.TH MPROTECT 2 2008-08-06 "Linux" "Linux Programmer's Manual" +.TH MPROTECT 2 2011-09-08 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mprotect \- set protection on a region of memory @@ -152,14 +152,14 @@ mprotect \- .B ENOMEM .\"O Addresses in the range .\"O .RI [ addr , -.\"O .IR addr + len ] +.\"O .IR addr + len \-1] .\"O are invalid for the address space of the process, .\"O or specify one or more pages that are not mapped. .\"O (Before kernel 2.4.19, the error .\"O .BR EFAULT .\"O was incorrectly produced for these cases.) .RI [ addr , -.IR addr + len ] +.IR addr + len \-1] ¤È¤¤¤¦ÈϰϤΥ¢¥É¥ì¥¹¤¬¥×¥í¥»¥¹¤Î¥¢¥É¥ì¥¹¶õ´Ö¤È¤·¤ÆÉÔÀµ¤Ç¤¢¤ë¤«¡¢ ¤½¤ÎÈϰϤΥ¢¥É¥ì¥¹¤¬¥Þ¥Ã¥×¤µ¤ì¤Æ¤¤¤Ê¤¤ 1 ¤Ä°Ê¾å¤Î¥Ú¡¼¥¸¤ò»Ø¤·¤Æ¤¤¤ë (¥«¡¼¥Í¥ë 2.4.19 ¤è¤êÁ°¤Ç¤Ï¡¢¤³¤Î¾õ¶·¤Ç¥¨¥é¡¼ @@ -308,7 +308,7 @@ main(void) printf("Start of region: 0x%lx\\n", (long) buffer); if (mprotect(buffer + pagesize * 2, pagesize, - PROT_NONE) == \-1) + PROT_READ) == \-1) handle_error("mprotect"); for (p = buffer ; ; ) diff --git a/draft/man2/poll.2 b/draft/man2/poll.2 index ccbe2f15..2de860d2 100644 --- a/draft/man2/poll.2 +++ b/draft/man2/poll.2 @@ -304,10 +304,12 @@ Linux ¤â¤·¤¯¤Ï¥·¥°¥Ê¥ë¤ÎÊ᪤ò°ÂÁ´¤ËÂԤĤ³¤È¤¬¤Ç¤­¤ë¡£ .PP .\"O Other than the difference in the precision of the -.\"O timeout argument, the following +.\"O .I timeout +.\"O argument, the following .\"O .BR ppoll () .\"O call: -timeout °ú¤­¿ô¤ÎÀºÅ٤ΰ㤤¤ò½ü¤¯¤È¡¢°Ê²¼¤Î +.I timeout +°ú¤­¿ô¤ÎÀºÅ٤ΰ㤤¤ò½ü¤¯¤È¡¢°Ê²¼¤Î .BR ppoll () ¤Î¸Æ¤Ó½Ð¤·¤Ï¡¢ .nf @@ -326,7 +328,7 @@ timeout sigset_t origmask; int timeout; - timeout = (timeout_ts == NULL) ? -1 : + timeout = (timeout_ts == NULL) ? \-1 : (timeout_ts.tv_sec * 1000 + timeout_ts.tv_nsec / 1000000); sigprocmask(SIG_SETMASK, &sigmask, &origmask); ready = poll(&fds, nfds, timeout); @@ -352,14 +354,18 @@ timeout .\"O .BR ppoll () .\"O differs from .\"O .BR poll () -.\"O only in the precision of the timeout argument). +.\"O only in the precision of the +.\"O .I timeout +.\"O argument). .I sigmask °ú¤­¿ô¤Ë NULL ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥·¥°¥Ê¥ë¥Þ¥¹¥¯¤ÎÁàºî¤Ï¹Ô¤ï¤ì¤Ê¤¤ (¤·¤¿¤¬¤Ã¤Æ¡¢ .BR ppoll () ¤Î .BR poll () -¤È¤Î°ã¤¤¤Ï timeout °ú¤­¿ô¤ÎÀºÅÙ¤À¤±¤È¤Ê¤ë)¡£ +¤È¤Î°ã¤¤¤Ï +.I timeout +°ú¤­¿ô¤ÎÀºÅÙ¤À¤±¤È¤Ê¤ë)¡£ .\"O The .\"O .I timeout @@ -448,7 +454,9 @@ struct timespec { .\"O The .\"O .BR poll () .\"O library call was introduced in libc 5.4.28 -.\"O (and provides emulation using select(2) if your kernel does not +.\"O (and provides emulation using +.\"O .BR select (2) +.\"O if your kernel does not .\"O have a .\"O .BR poll () .\"O system call). diff --git a/draft/man2/ptrace.2 b/draft/man2/ptrace.2 index abca978a..5a4ba135 100644 --- a/draft/man2/ptrace.2 +++ b/draft/man2/ptrace.2 @@ -40,6 +40,8 @@ .\" PTRACE_SETSIGINFO, PTRACE_SYSEMU, PTRACE_SYSEMU_SINGLESTEP .\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.) .\" +.\" FIXME: Linux 3.1 adds PTRACE_SEIZE, PTRACE_INTERRUPT, and PTRACE_LISTEN. +.\" .\" Japanese Version Copyright (c) 1997-1999 HANATAKA Shinya .\" all rights reserved. .\" Translated 1999-11-20, HANATAKA Shinya @@ -348,13 +350,13 @@ ptrace \- .\"O .BR PTRACE_O_TRACESYSGOOD " (since Linux 2.4.6)" .BR PTRACE_O_TRACESYSGOOD " (Linux 2.4.6 °Ê¹ß)" .\"O When delivering syscall traps, set bit 7 in the signal number -.\"O (i.e., deliver \fI(SIGTRAP | 0x80)\fP +.\"O (i.e., deliver \fISIGTRAP | 0x80\fP). .\"O This makes it easy for the tracer to tell the difference .\"O between normal traps and those caused by a syscall. .\"O .RB ( PTRACE_O_TRACESYSGOOD .\"O may not work on all architectures.) ¥·¥¹¥Æ¥à¥³¡¼¥ë¤Î¥È¥é¥Ã¥×¤¬ÇÛÁ÷¤µ¤ì¤¿¤È¤­¤Ë¡¢¥·¥°¥Ê¥ëÈÖ¹æ¤Î¥Ó¥Ã¥È 7 -¤òÀßÄꤹ¤ë (¤¹¤Ê¤ï¤Á¡¢\fI(SIGTRAP | 0x80)\fP ¤òÇÛÁ÷¤¹¤ë)¡£ +¤òÀßÄꤹ¤ë (¤¹¤Ê¤ï¤Á¡¢\fISIGTRAP | 0x80\fP ¤òÇÛÁ÷¤¹¤ë)¡£ ¤³¤ì¤Ë¤è¤ê¡¢¥È¥ì¡¼¥µ¤¬Ä̾ï¤Î¥È¥é¥Ã¥×¤È¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë¤è¤ë¥È¥é¥Ã¥×¤ò ¶èÊ̤·¤ä¤¹¤¯¤Ê¤ë¡£ .RB ( PTRACE_O_TRACESYSGOOD diff --git a/draft/man2/recv.2 b/draft/man2/recv.2 index e7d613f7..1eb40a5b 100644 --- a/draft/man2/recv.2 +++ b/draft/man2/recv.2 @@ -55,7 +55,7 @@ .\"WORD: ancillary message Êä½õ¥á¥Ã¥»¡¼¥¸ .\"WORD: invalid ÉÔÀµ¤Ê .\" -.TH RECV 2 2010-08-29 "Linux" "Linux Programmer's Manual" +.TH RECV 2 2011-09-16 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .\"O recv, recvfrom, recvmsg \- receive a message from a socket .SH ̾Á° @@ -219,14 +219,11 @@ recv, recvfrom, recvmsg \- .\"O .I flags .\"O argument to a .\"O .BR recv () -.\"O call is formed by -.\"O .IR OR 'ing -.\"O one or more of the following values: +.\"O call is formed by ORing one or more of the following values: .BR recv () ¥³¡¼¥ë¤Î .I flags -°ú¤­¿ô¤Ë¤Ï¡¢°Ê²¼¤ÎÃͤò 1¤Ä°Ê¾å¡¢¥Ó¥Ã¥Èñ°Ì¤Î -.I OR (ÏÀÍýÏÂ) +°ú¤­¿ô¤Ë¤Ï¡¢°Ê²¼¤ÎÃͤò 1¤Ä°Ê¾å¡¢¥Ó¥Ã¥Èñ°Ì¤ÎÏÀÍýÏ ¤ò¼è¤Ã¤¿¤â¤Î¤ò»ØÄꤹ¤ë: .TP .\"O .BR MSG_CMSG_CLOEXEC " (" recvmsg "() only; since Linux 2.6.23)" @@ -538,7 +535,7 @@ struct msghdr { .\"O .I msg_namelen .\"O specify the source address if the socket is unconnected; .\"O .I msg_name -.\"O may be given as a null pointer if no names are desired or required. +.\"O may be given as a NULL pointer if no names are desired or required. .I msg_name ¤È .I msg_namelen @@ -615,10 +612,13 @@ UNIX .PP .\"O The .\"O .I msg_flags -.\"O field in the msghdr is set on return of +.\"O field in the +.\"O .I msghdr +.\"O is set on return of .\"O .BR recvmsg (). .\"O It can contain several flags: -msghdr ¤Î +.I msghdr +¤Î .I msg_flags ¥Õ¥£¡¼¥ë¥É¤Ï .BR recvmsg () @@ -821,6 +821,14 @@ POSIX.1-2001 .\" The problem is an underlying kernel issue: the size of the .\" __kernel_size_t type used to type this field varies .\" across architectures, but socklen_t is always 32 bits. + +.\"O See +.\"O .BR recvmmsg(2) +.\"O for information about a Linux-specific system call +.\"O that can be used to receive multiple datagrams in a single call. +.BR recvmmsg (2) +¤Ë¤Ï¡¢°ìÅ٤θƤӽФ·¤Ç¤ÎÊ£¿ô¤Î¥Ç¡¼¥¿¥°¥é¥à¤Ë»ÈÍѤǤ­¤ë Linux ¸ÇÍ­¤Î +¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë´Ø¤¹¤ë¾ðÊ󤬽ñ¤«¤ì¤Æ¤¤¤ë¡£ .\"O .SH EXAMPLE .SH Îã .\"O An example of the use of @@ -836,6 +844,7 @@ POSIX.1-2001 .BR fcntl (2), .BR getsockopt (2), .BR read (2), +.BR recvmmsg (2), .BR select (2), .BR shutdown (2), .BR socket (2), diff --git a/draft/man2/rename.2 b/draft/man2/rename.2 index 83096f57..560fda80 100644 --- a/draft/man2/rename.2 +++ b/draft/man2/rename.2 @@ -221,8 +221,8 @@ rename \- .\"O (Note that there is no requirement to return .\"O .B EBUSY .\"O in such -.\"O cases \(em there is nothing wrong with doing the rename anyway \(em -.\"O but it is allowed to return +.\"O cases\(emthere is nothing wrong with doing the rename anyway\(embut +.\"O it is allowed to return .\"O .B EBUSY .\"O if the system cannot otherwise .\"O handle such situations.) diff --git a/draft/man2/select_tut.2 b/draft/man2/select_tut.2 index 54ce4700..44e8f6ac 100644 --- a/draft/man2/select_tut.2 +++ b/draft/man2/select_tut.2 @@ -1170,7 +1170,7 @@ main(int argc, char *argv[]) .\"O The program does not handle more than one simultaneous connection at a .\"O time, although it could easily be extended to do this with a linked list -.\"O of buffers \(em one for each connection. +.\"O of buffers\(emone for each connection. .\"O At the moment, new .\"O connections cause the current connection to be dropped. ¤³¤Î¥×¥í¥°¥é¥à¤Ï°ìÅ٤ˤҤȤİʾå¤ÎƱ»þÀܳ¤ò°·¤¦¤³¤È¤Ï¤Ç¤­¤Ê¤¤¤¬¡¢ diff --git a/draft/man2/semop.2 b/draft/man2/semop.2 index 53cc5682..729e7b56 100644 --- a/draft/man2/semop.2 +++ b/draft/man2/semop.2 @@ -209,7 +209,7 @@ short sem_flg; /* .\"O is specified for this operation, the system updates the process undo count .\"O .RI ( semadj ) .\"O for this semaphore. -.\"O This operation can always proceed \(em it never forces a process to wait. +.\"O This operation can always proceed\(emit never forces a process to wait. .\"O The calling process must have alter permission on the semaphore set. .I sem_op ¤¬Àµ¤ÎÀ°¿ô¤Î¾ì¹ç¡¢Áàºî¤È¤·¤Æ¤½¤ÎÃͤò¥»¥Þ¥Õ¥©¤ÎÃÍ diff --git a/draft/man2/send.2 b/draft/man2/send.2 index 3bcd0182..08e4a391 100644 --- a/draft/man2/send.2 +++ b/draft/man2/send.2 @@ -58,7 +58,7 @@ .\"WORD: routing ¥ë¡¼¥Æ¥£¥ó¥° .\"WORD: congestion íÕíÔ .\" -.TH SEND 2 2010-08-29 "Linux" "Linux Programmer's Manual" +.TH SEND 2 2011-10-01 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O send, sendto, sendmsg \- send a message on a socket @@ -636,6 +636,8 @@ POSIX.1-2001 .\"O and .\"O .B MSG_EOR .\"O flags. +.\"O+ POSIX.1-2008 adds a specification of +.\"O+ .BR MSG_NOSIGNAL . .\"O The .\"O .B MSG_CONFIRM .\"O flag is a Linux extension. @@ -644,6 +646,9 @@ POSIX.1-2001 ¤È .B MSG_EOR ¥Õ¥é¥°¤À¤±¤¬µ­ºÜ¤µ¤ì¤Æ¤¤¤ë¡£ +POSIX.1-2008 ¤Ç¤Ï +.B MSG_NOSIGNAL +¤¬µ¬³Ê¤ËÄɲ䵤ì¤Æ¤¤¤ë¡£ .B MSG_CONFIRM ¥Õ¥é¥°¤Ï Linux ¤Ç¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ .\"O .SH NOTES diff --git a/draft/man2/set_mempolicy.2 b/draft/man2/set_mempolicy.2 index 7c14fe07..05ed413e 100644 --- a/draft/man2/set_mempolicy.2 +++ b/draft/man2/set_mempolicy.2 @@ -186,7 +186,7 @@ Linux .\"O A nonempty .\"O .I nodemask .\"O specifies node ids that are relative to the set of -.\"O node ids allowed by the process's current cpuset. +.\"O node ids allowed by the process's current cpuset. ¶õ¤Ç¤Ê¤¤ .I nodemask ¤Ï¡¢¤½¤Î¥×¥í¥»¥¹¤Î¸½ºß¤Î CPU ½¸¹ç¤Çµö²Ä¤µ¤ì¤Æ¤¤¤ë¥Î¡¼¥É ID ½¸¹ç @@ -257,7 +257,7 @@ NULL .\"O .IR "local allocation" . .\"O This effectively overrides the specified policy until the process's .\"O cpuset context includes one or more of the nodes specified by -.\"O .IR nodemask. +.\"O .IR nodemask . .I mode ¤Ë .B MPOL_F_STATIC_NODES diff --git a/draft/man2/signal.2 b/draft/man2/signal.2 index b4bfb53b..4945e5d6 100644 --- a/draft/man2/signal.2 +++ b/draft/man2/signal.2 @@ -492,11 +492,11 @@ libc5 .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR bsd_signal (3), .BR raise (3), .BR siginterrupt (3), +.BR sigqueue (3), .BR sigsetops (3), .BR sigvec (3), .BR sysv_signal (3), diff --git a/draft/man2/signalfd.2 b/draft/man2/signalfd.2 index ceba3bb6..fcf39099 100644 --- a/draft/man2/signalfd.2 +++ b/draft/man2/signalfd.2 @@ -317,8 +317,8 @@ struct signalfd_siginfo { .\"O uint32_t ssi_trapno; /* Trap number that caused signal */ .\"O .\" ssi_trapno is unused on most arches .\"O int32_t ssi_status; /* Exit status or signal (SIGCHLD) */ -.\"O int32_t ssi_int; /* Integer sent by sigqueue(2) */ -.\"O uint64_t ssi_ptr; /* Pointer sent by sigqueue(2) */ +.\"O int32_t ssi_int; /* Integer sent by sigqueue(3) */ +.\"O uint64_t ssi_ptr; /* Pointer sent by sigqueue(3) */ .\"O uint64_t ssi_utime; /* User CPU time consumed (SIGCHLD) */ .\"O uint64_t ssi_stime; /* System CPU time consumed (SIGCHLD) */ .\"O uint64_t ssi_addr; /* Address that generated signal @@ -338,8 +338,8 @@ struct signalfd_siginfo { uint32_t ssi_trapno; /* ¥·¥°¥Ê¥ë¤Î¸¶°ø¤È¤Ê¤Ã¤¿¥È¥é¥Ã¥×ÈÖ¹æ */ .\" ¤Û¤È¤ó¤É¤Î¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç ssi_trapno ¤Ï̤»ÈÍÑ int32_t ssi_status; /* ½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤«¥·¥°¥Ê¥ë (SIGCHLD) */ - int32_t ssi_int; /* sigqueue(2) ¤«¤éÁ÷¤é¤ì¤¿À°¿ô */ - uint64_t ssi_ptr; /* sigqueue(2) ¤«¤éÁ÷¤é¤ì¤¿¥Ý¥¤¥ó¥¿ */ + int32_t ssi_int; /* sigqueue(3) ¤«¤éÁ÷¤é¤ì¤¿À°¿ô */ + uint64_t ssi_ptr; /* sigqueue(3) ¤«¤éÁ÷¤é¤ì¤¿¥Ý¥¤¥ó¥¿ */ uint64_t ssi_utime; /* ¾ÃÈñ¤·¤¿¥æ¡¼¥¶ CPU »þ´Ö (SIGCHLD) */ uint64_t ssi_stime; /* ¾ÃÈñ¤·¤¿¥·¥¹¥Æ¥à CPU »þ´Ö (SIGCHLD) */ uint64_t ssi_addr; /* ¥·¥°¥Ê¥ë¤òÀ¸À®¤·¤¿¥¢¥É¥ì¥¹ @@ -644,9 +644,9 @@ glibc 2.9 .\"O and .\"O .I ssi_int .\"O fields are not filled in with the data accompanying a signal sent by -.\"O .BR sigqueue (2). +.\"O .BR sigqueue (3). ¥«¡¼¥Í¥ë 2.6.25 ¤è¤êÁ°¤Ç¤Ï¡¢ -.BR sigqueue (2) +.BR sigqueue (3) ¤Ë¤è¤êÁ÷¿®¤µ¤ì¤¿¥·¥°¥Ê¥ë¤È°ì½ï¤ËÅϤµ¤ì¤ë¥Ç¡¼¥¿¤Ç¤Ï¡¢¥Õ¥£¡¼¥ë¥É .I ssi_ptr ¤È diff --git a/draft/man2/sigprocmask.2 b/draft/man2/sigprocmask.2 index e286b759..a82629bb 100644 --- a/draft/man2/sigprocmask.2 +++ b/draft/man2/sigprocmask.2 @@ -187,7 +187,7 @@ POSIX.1-2001. .\"O while they are blocked, the result is undefined, .\"O unless the signal was generated by .\"O .BR kill (2), -.\"O .BR sigqueue (2), +.\"O .BR sigqueue (3), .\"O or .\"O .BR raise (3). ¥·¥°¥Ê¥ë @@ -198,7 +198,7 @@ POSIX.1-2001. ¤¬¶Ø»ß¤µ¤ì¤Æ¤¤¤ë´Ö¤ËÀ¸À®¤µ¤ì¤¿¾ì¹ç¤Ç¡¢ ¤½¤Î¥·¥°¥Ê¥ë¤¬ .BR kill (2), -.BR sigqueue (2), +.BR sigqueue (3), .BR raise (3) ¤Ë¤è¤Ã¤ÆÀ¸À®¤µ¤ì¤¿¤â¤Î¤Ç¤Ê¤¤¤È¤­¤Ë¤Ï¡¢ ¤½¤Î¸å¤ÎÆ°ºî¤Ï̤ÄêµÁ¤Ç¤¢¤ë¡£ @@ -216,8 +216,8 @@ POSIX.1-2001. .BR sigaction (2), .BR signal (2), .BR sigpending (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR pthread_sigmask (3), +.BR sigqueue (3), .BR sigsetops (3), .BR signal (7) diff --git a/draft/man2/sigwaitinfo.2 b/draft/man2/sigwaitinfo.2 index bba571e6..4caa29b7 100644 --- a/draft/man2/sigwaitinfo.2 +++ b/draft/man2/sigwaitinfo.2 @@ -28,7 +28,7 @@ .\" .\"WORD: pending ÂÔµ¡Ãæ¤Ç¤¢¤ë .\" -.TH SIGWAITINFO 2 2008-10-04 "Linux" "Linux Programmer's Manual" +.TH SIGWAITINFO 2 2011-10-03 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O sigwaitinfo, sigtimedwait \- synchronously wait for queued signals @@ -252,6 +252,16 @@ POSIX.1-2001. .RB ( signal (7) »²¾È)¡£ +.\"O Attempts to wait for +.\"O .B SIGKILL +.\"O and +.\"O .B SIGSTOP +.\"O are silently ignored. +.B SIGKILL +¤È +.B SIGSTOP +¤òÂԤȤ¦¤È¤·¤¿¾ì¹ç¡¢ÌۤäÆ̵»ë¤µ¤ì¤ë¡£ + .\"O If multiple threads of a process are blocked .\"O waiting for the same signal(s) in .\"O .BR sigwaitinfo () @@ -303,7 +313,7 @@ Linux .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), +.BR sigqueue (3), .BR sigsetops (3), .BR sigwait (3), .BR signal (7), diff --git a/draft/man2/spu_run.2 b/draft/man2/spu_run.2 index a9b0df73..9022cdc0 100644 --- a/draft/man2/spu_run.2 +++ b/draft/man2/spu_run.2 @@ -352,7 +352,7 @@ int main(void) uint32_t instruction, npc; context = spu_create("/spu/example\-context", 0, 0755); - if (context == -1) + if (context == \-1) handle_error("spu_create"); /* write a \(aqstop 0x1234\(aq instruction to the SPU\(aqs @@ -361,7 +361,7 @@ int main(void) instruction = 0x00001234; fd = open("/spu/example\-context/mem", O_RDWR); - if (fd == -1) + if (fd == \-1) handle_error("open"); write(fd, &instruction, sizeof(instruction)); @@ -372,7 +372,7 @@ int main(void) npc = 0; spu_status = spu_run(context, &npc, NULL); - if (spu_status == -1) + if (spu_status == \-1) handle_error("open"); /* we should see a status code of 0x1234002: diff --git a/draft/man2/stat.2 b/draft/man2/stat.2 index 186abc47..7f6ee796 100644 --- a/draft/man2/stat.2 +++ b/draft/man2/stat.2 @@ -68,7 +68,7 @@ .\"WORD: sticky bit ¥¹¥Æ¥£¥Ã¥­¡¼¡¦¥Ó¥Ã¥È .\"WORD: mandatory locking ¶¯À©¥í¥Ã¥¯ .\" -.TH STAT 2 2009-09-30 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2010-12-03 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O stat, fstat, lstat \- get file status @@ -545,8 +545,10 @@ set-group-ID ¥Ñ¥¹¤òé¤ëºÝ¤Ë²ò·è¤¹¤Ù¤­¥·¥ó¥Ü¥ê¥Ã¥¯¡¦¥ê¥ó¥¯¤¬Â¿²á¤®¤¿¡£ .TP .B ENAMETOOLONG -.\"O File name too long. -¥Õ¥¡¥¤¥ë̾¤¬Ä¹²á¤®¤ë¡£ +.\"O .I path +.\"O is too long. +.I path +¤¬Ä¹²á¤®¤ë¡£ .TP .B ENOENT .\"O A component of @@ -580,7 +582,7 @@ set-group-ID .\"O calls .\"O .BR stat () .\"O on a file whose size exceeds -.\"O .I (2<<31)-1 +.\"O .I (1<<31)-1 .\"O bits. .RB ( stat ()) .I path @@ -590,7 +592,7 @@ set-group-ID ¤³¤Î¥¨¥é¡¼¤¬µ¯¤³¤ë¤Î¤Ï¡¢32 ¥Ó¥Ã¥È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¾å¤Ç .I -D_FILE_OFFSET_BITS=64 ¤ò»ØÄꤻ¤º¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬¡¢¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤¬ -.I (2<31)-1 +.I (1<31)-1 ¥Ó¥Ã¥È¤òĶ¤¨¤ë¥Õ¥¡¥¤¥ë¤ËÂФ·¤Æ .BR stat () ¤ò¸Æ¤Ó½Ð¤·¤¿¾ì¹ç¤Ç¤¢¤ë¡£ diff --git a/draft/man2/tee.2 b/draft/man2/tee.2 index a4213bc9..a6c1f903 100644 --- a/draft/man2/tee.2 +++ b/draft/man2/tee.2 @@ -240,8 +240,8 @@ main(int argc, char *argv[]) int len, slen; if (argc != 2) { - fprintf(stderr, "Usage: %s \\n", argv[0]); - exit(EXIT_FAILURE); + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); } fd = open(argv[1], O_WRONLY | O_CREAT | O_TRUNC, 0644); diff --git a/draft/man2/tkill.2 b/draft/man2/tkill.2 index 2acd721b..0d2d6fc7 100644 --- a/draft/man2/tkill.2 +++ b/draft/man2/tkill.2 @@ -30,7 +30,7 @@ .\" Translated 2003-03-05, Akihiro MOTOKI .\" Updated 2005-02-28, Akihiro MOTOKI .\" -.TH TKILL 2 2008-10-01 "Linux" "Linux Programmer's Manual" +.TH TKILL 2 2011-09-18 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .\"O tkill, tgkill \- send a signal to a thread .SH ̾Á° @@ -174,4 +174,5 @@ glibc .SH ´ØÏ¢¹àÌÜ .BR clone (2), .BR gettid (2), -.BR kill (2) +.BR kill (2), +.BR rt_sigqueueinfo (2) diff --git a/draft/man3/atan2.3 b/draft/man3/atan2.3 index 889158a3..d87a1f64 100644 --- a/draft/man3/atan2.3 +++ b/draft/man3/atan2.3 @@ -155,7 +155,7 @@ or ¤Î¤¤¤º¤«¤¬ NaN ¤Î¾ì¹ç¡¢NaN ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" POSIX.1 says: -.\" If the result underflows, a range error may occur and +.\" If the result underflows, a range error may occur and .\" .I y/x .\" should be returned. .\" @@ -214,21 +214,21 @@ or .\"O .I y .\"O is positive infinity (negative infinity) and .\"O .I x -.\"O is negative infinity, +3*pi/4 (-3*pi/4) is returned. +.\"O is negative infinity, +3*pi/4 (\-3*pi/4) is returned. .I y ¤¬Àµ¤Î̵¸ÂÂç (Éé¤Î̵¸ÂÂç) ¤Ç .I x -¤¬Éé¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+3*pi/4 (-3*pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ +¤¬Éé¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+3*pi/4 (\-3*pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ .\"O If .\"O .I y .\"O is positive infinity (negative infinity) and .\"O .I x -.\"O is positive infinity, +pi/4 (-pi/4) is returned. +.\"O is positive infinity, +pi/4 (\-pi/4) is returned. .I y ¤¬Àµ¤Î̵¸ÂÂç (Éé¤Î̵¸ÂÂç) ¤Ç .I x -¤¬Àµ¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+pi/4 (-pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ +¤¬Àµ¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+pi/4 (\-pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" .\" POSIX.1 says: .\" If both arguments are 0, a domain error shall not occur. diff --git a/draft/man3/btowc.3 b/draft/man3/btowc.3 index 4b591a24..1fb20c1a 100644 --- a/draft/man3/btowc.3 +++ b/draft/man3/btowc.3 @@ -21,7 +21,7 @@ .\"WORD: wide character ¥ï¥¤¥É¥­¥ã¥é¥¯¥¿¡¼ .\"WORD: state ¾õÂÖ .\" -.TH BTOWC 3 2009-02-04 "GNU" "Linux Programmer's Manual" +.TH BTOWC 3 2011-09-22 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .\"O btowc \- convert single byte to wide character .SH ̾Á° @@ -92,8 +92,10 @@ C99, POSIX.1-2001. .\"O It does not work for encodings which have .\"O state, and unnecessarily treats single bytes differently from multibyte .\"O sequences. -.\"O Use the function -.\"O .BR mbtowc () +.\"O Use either +.\"O .BR mbtowc (3) +.\"O or the thread-safe +.\"O .BR mbrtowc (3) .\"O instead. .SH Ãí°Õ .BR btowc () @@ -103,10 +105,13 @@ C99, POSIX.1-2001. .PP ¤³¤Î´Ø¿ô¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£¾õÂÖ(state)¤ò»ý¤Ã¤¿¥¨¥ó¥³¡¼¥É¤Ë¤Ï»È¤¨¤º¡¢ ¥Þ¥ë¥Á¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤È¤Ï°ã¤¤¡¢É¬¤º¤·¤â¥·¥ó¥°¥ë¥Ð¥¤¥È -¤ò¼è¤ê°·¤¨¤ë¤È¤Ï¸Â¤é¤Ê¤¤¡£ +¤ò¼è¤ê°·¤¨¤ë¤È¤Ï¸Â¤é¤Ê¤¤¡£Âå¤ï¤ê¤Ë .BR mbtowc () -¤òÂå¤ï¤ê¤È¤·¤Æ»ÈÍѤ·¤Ê¤µ¤¤¡£ +¤«¡¢¥¹¥ì¥Ã¥É¥»¡¼¥Õ¤Ê +.BR mbrtowc () +¤ò»ÈÍѤ¹¤ë¤³¤È¡£ .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR mbtowc (3), +.BR mbrtowc (3), .BR wctob (3) diff --git a/draft/man3/btree.3 b/draft/man3/btree.3 index 1949cfd7..079bdb01 100644 --- a/draft/man3/btree.3 +++ b/draft/man3/btree.3 @@ -103,9 +103,7 @@ typedef struct { ¤³¤Î¹½Â¤ÂΤÎÍ×ÁǤò°Ê²¼¤Ë¼¨¤¹¡£ .TP .I flags -.\"O The flag value is specified by -.\"O .IR or 'ing -.\"O any of the following values: +.\"O The flag value is specified by ORing any of the following values: .I flags ¤ÎÃͤϰʲ¼¤ÎÃͤΤ¤¤º¤ì¤«¤«¡¢¤³¤ì¤é¤ÎÏÀÍýϤǻØÄꤵ¤ì¤ë¡£ .RS diff --git a/draft/man3/bzero.3 b/draft/man3/bzero.3 index ffe9f821..6a2aef24 100644 --- a/draft/man3/bzero.3 +++ b/draft/man3/bzero.3 @@ -52,14 +52,14 @@ bzero \- .\"O .BR bzero () .\"O function sets the first .\"O .I n -.\"O bytes of the byte area starting at +.\"O bytes of the area starting at .\"O .I s .\"O to zero (bytes containing \(aq\\0\(aq). .BR bzero () ´Ø¿ô¤Ï ¥Ð¥¤¥ÈÎó .I s -¤«¤é»Ï¤Þ¤ë¥Ð¥¤¥ÈÎΰè¤ÎÀèƬ +¤«¤é»Ï¤Þ¤ëÎΰè¤ÎÀèƬ .I n ¥Ð¥¤¥È¤ò ¿ôÃÍ¥¼¥í (Ãͤ¬ \(aq\\0\(aq ¤Î¥Ð¥¤¥È) ¤ÇËä¤á¤ë¡£ diff --git a/draft/man3/cacos.3 b/draft/man3/cacos.3 index ddb0b073..9916e59a 100644 --- a/draft/man3/cacos.3 +++ b/draft/man3/cacos.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -12,7 +13,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CACOS 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CACOS 3 2011-09-15 "" "Linux Programmer's Manual" .\"O .SH NAME .\"O cacos, cacosf, cacosl \- complex arc cosine .SH ̾Á° @@ -51,7 +52,7 @@ cacos, cacosf, cacosl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - cacos(z) = \-i clog(z + csqrt(z * z \- 1)) + cacos(z) = \-i * clog(z + i * csqrt(1 \- z * z)) .fi .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó @@ -60,6 +61,40 @@ cacos, cacosf, cacosl \- Ê£ .\"O .SH "CONFORMING TO" .SH ½àµò C99. +.\"O .SH EXAMPLE +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + double complex i = I; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = cacos(z); + + printf("cacos() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = \-i * clog(z + i * csqrt(1 \- z * z)); + + printf("formula = %6.3f %6.3f*i\\n", creal(f), cimag(f)); + + exit(EXIT_SUCCESS); +} +.fi .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR ccos (3), diff --git a/draft/man3/cacosh.3 b/draft/man3/cacosh.3 index 37b701e9..435ee178 100644 --- a/draft/man3/cacosh.3 +++ b/draft/man3/cacosh.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms(walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -13,7 +14,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CACOSH 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CACOSH 3 2011-09-15 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine @@ -58,7 +59,7 @@ cacosh, cacoshf, cacoshl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - cacosh(z) = (0.5) * clog((1 + z) / (1 \- z)) + cacosh(z) = 2 * clog(csqrt((z + 1) / 2) + csqrt((z \- 1) / 2)) .fi .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó @@ -67,9 +68,41 @@ cacosh, cacoshf, cacoshl \- Ê£ .\"O .SH "CONFORMING TO" .SH ½àµò C99. +.\"O .SH EXAMPLE +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = cacosh(z); + printf("cacosh() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = 2 * clog(csqrt((z + 1)/2) + csqrt((z \- 1)/2)); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR acosh (3), .BR cabs (3), +.BR ccosh (3), .BR cimag (3), .BR complex (7) diff --git a/draft/man3/carg.3 b/draft/man3/carg.3 index 0d634cf4..21afa575 100644 --- a/draft/man3/carg.3 +++ b/draft/man3/carg.3 @@ -14,7 +14,7 @@ .TH CARG 3 2008-08-06 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° -.\"O carg, cargf, cargl \- calculate the argument +.\"O carg, cargf, cargl \- calculate the complex argument carg, cargf, cargl \- Ê£ÁÇ¿ô¤ÎÊгѤò·×»»¤¹¤ë .\"O .SH SYNOPSIS .SH ½ñ¼° diff --git a/draft/man3/casin.3 b/draft/man3/casin.3 index 903d745f..7e1ecbdd 100644 --- a/draft/man3/casin.3 +++ b/draft/man3/casin.3 @@ -62,6 +62,6 @@ casin, casinf, casinl \- Ê£ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ -.BR ccos (3), .BR clog (3), +.BR csin (3), .BR complex (7) diff --git a/draft/man3/casinh.3 b/draft/man3/casinh.3 index 6ef4baa9..17048da2 100644 --- a/draft/man3/casinh.3 +++ b/draft/man3/casinh.3 @@ -66,4 +66,5 @@ C99. .BR asinh (3), .BR cabs (3), .BR cimag (3), +.BR csinh (3), .BR complex (7) diff --git a/draft/man3/catan.3 b/draft/man3/catan.3 index 96b26922..44cb842a 100644 --- a/draft/man3/catan.3 +++ b/draft/man3/catan.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -12,7 +13,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CATAN 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CATAN 3 2011-09-15 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O catan, catanf, catanl \- complex arc tangents @@ -49,7 +50,7 @@ catan, catanf, catanl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - catan(z) = 1 / 2i clog((1 + iz) / (1 \- iz)) + catan(z) = (clog(1 + i * z) \- clog(1 \- i * z)) / (2 * i) .fi .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó @@ -58,8 +59,41 @@ catan, catanf, catanl \- Ê£ .\"O .SH "CONFORMING TO" .SH ½àµò C99. +.\"O .SH EXAMPLE +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + double complex i = I; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = catan(z); + printf("catan() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = (clog(1 + i * z) \- clog(1 \- i * z)) / (2 * i); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR ccos (3), .BR clog (3), +.BR ctan (3), .BR complex (7) diff --git a/draft/man3/catanh.3 b/draft/man3/catanh.3 index bd5cd3d9..3be8c74e 100644 --- a/draft/man3/catanh.3 +++ b/draft/man3/catanh.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -13,7 +14,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CATANH 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CATANH 3 2011-09-15 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O catanh, catanhf, catanhl \- complex arc tangents hyperbolic @@ -52,7 +53,7 @@ catanh, catanhf, catanhl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - catanh(z) = 0.5 * clog((1 + z) / (1 \- z)) + catanh(z) = 0.5 * (clog(1 + z) \- clog(1 \- z)) .fi .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó @@ -61,9 +62,41 @@ catanh, catanhf, catanhl \- Ê£ .\"O .SH "CONFORMING TO" .SH ½àµò C99. +.\"O .SH EXAMPLE +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = catanh(z); + printf("catanh() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = 0.5 * (clog(1 + z) \- clog(1 \- z)); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR atanh (3), .BR cabs (3), .BR cimag (3), +.BR ctanh (3), .BR complex (7) diff --git a/draft/man3/cbrt.3 b/draft/man3/cbrt.3 index 4db78b03..3b317e7b 100644 --- a/draft/man3/cbrt.3 +++ b/draft/man3/cbrt.3 @@ -107,11 +107,11 @@ or .\"O If .\"O .I x -.\"O is +0, -0, positive infinity, negative infinity, or NaN, +.\"O is +0, \-0, positive infinity, negative infinity, or NaN, .\"O .I x .\"O is returned. .I x -¤¬ +0¡¢-0¡¢Àµ¤Î̵¸ÂÂç¡¢Éé¤Î̵¸ÂÂç¡¢NaN ¤Î¤¤¤º¤ì¤«¤Î¾ì¹ç¡¢ +¤¬ +0¡¢\-0¡¢Àµ¤Î̵¸ÂÂç¡¢Éé¤Î̵¸ÂÂç¡¢NaN ¤Î¤¤¤º¤ì¤«¤Î¾ì¹ç¡¢ .I x ¤¬ÊÖ¤µ¤ì¤ë¡£ .\"O .SH ERRORS diff --git a/draft/man3/ccos.3 b/draft/man3/ccos.3 index 2a41224e..77ba54a8 100644 --- a/draft/man3/ccos.3 +++ b/draft/man3/ccos.3 @@ -45,6 +45,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacos (3), .BR csin (3), .BR ctan (3), .BR complex (7) diff --git a/draft/man3/ccosh.3 b/draft/man3/ccosh.3 index 25951c8d..f3a460f9 100644 --- a/draft/man3/ccosh.3 +++ b/draft/man3/ccosh.3 @@ -47,6 +47,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacosh (3), .BR csinh (3), .BR ctanh (3), .BR complex (7) diff --git a/draft/man3/cexp.3 b/draft/man3/cexp.3 index 061df3f3..96bbece9 100644 --- a/draft/man3/cexp.3 +++ b/draft/man3/cexp.3 @@ -50,6 +50,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cexp2 (3), .BR clog (3), .BR cpow (3), .BR complex (7) diff --git a/draft/man3/clog.3 b/draft/man3/clog.3 index 0af2fa82..097a7515 100644 --- a/draft/man3/clog.3 +++ b/draft/man3/clog.3 @@ -72,4 +72,5 @@ C99. .BR cabs (3), .BR cexp (3), .BR clog10 (3), +.BR clog2 (3), .BR complex (7) diff --git a/draft/man3/cmsg.3 b/draft/man3/cmsg.3 index dec2efc7..ed3da40b 100644 --- a/draft/man3/cmsg.3 +++ b/draft/man3/cmsg.3 @@ -171,7 +171,7 @@ struct cmsghdr { .\"O on the .\"O .I msghdr .\"O to get the first control message and -.\"O .BR CMSG_NEXTHDR () +.\"O .BR CMSG_NXTHDR () .\"O to get all subsequent ones. Êä½õ¥Ç¡¼¥¿¤òºî¤ë¤¿¤á¤Ë¤ÏºÇ½é¤Ë .I msghdr @@ -182,7 +182,7 @@ struct cmsghdr { ¤ò .I msghdr ¤ËÍѤ¤¤ë¤ÈºÇ½é¤ÎÀ©¸æ¥á¥Ã¥»¡¼¥¸¤¬ÆÀ¤é¤ì¡¢ -.BR CMSG_NEXTHDR () +.BR CMSG_NXTHDR () ¤ò»È¤¦¤È¼¡¤ÎÀ©¸æ¥á¥Ã¥»¡¼¥¸¤¬ÆÀ¤é¤ì¤ë¡£ .\"O In each control message, initialize .\"O .I cmsg_len diff --git a/draft/man3/conj.3 b/draft/man3/conj.3 index 6b5fe265..65f79f45 100644 --- a/draft/man3/conj.3 +++ b/draft/man3/conj.3 @@ -53,5 +53,5 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), -.BR sqrt (3), +.BR csqrt (3), .BR complex (7) diff --git a/draft/man3/crypt.3 b/draft/man3/crypt.3 index 0af0271e..e479087f 100644 --- a/draft/man3/crypt.3 +++ b/draft/man3/crypt.3 @@ -42,7 +42,7 @@ .\"WORD: encryption °Å¹æ²½ .\"WORD: key ¸° .\" " -.TH CRYPT 3 2010-06-20 "" "Linux Programmer's Manual" +.TH CRYPT 3 2011-09-15 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O crypt, crypt_r \- password and data encryption @@ -57,6 +57,10 @@ crypt, crypt_r \- .sp .BI "char *crypt(const char *" key ", const char *" salt ); .sp +.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" +.br +.B #include +.sp .BI "char *crypt_r(const char *" key ", const char *" salt , .BI " struct crypt_data *" data ); .fi diff --git a/draft/man3/csin.3 b/draft/man3/csin.3 index 5b7ce6f5..5d114ee0 100644 --- a/draft/man3/csin.3 +++ b/draft/man3/csin.3 @@ -45,6 +45,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR casin (3), .BR ccos (3), .BR ctan (3), .BR complex (7) diff --git a/draft/man3/csinh.3 b/draft/man3/csinh.3 index a20bf764..ac08026e 100644 --- a/draft/man3/csinh.3 +++ b/draft/man3/csinh.3 @@ -46,6 +46,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR casinh (3), .BR ccosh (3), .BR ctanh (3), .BR complex (7) diff --git a/draft/man3/ctan.3 b/draft/man3/ctan.3 index b91ec578..4180e582 100644 --- a/draft/man3/ctan.3 +++ b/draft/man3/ctan.3 @@ -45,6 +45,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR catan (3), .BR ccos (3), .BR csin (3), .BR complex (7) diff --git a/draft/man3/ctanh.3 b/draft/man3/ctanh.3 index ee792f70..7e39be12 100644 --- a/draft/man3/ctanh.3 +++ b/draft/man3/ctanh.3 @@ -47,6 +47,7 @@ C99. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR catanh (3), .BR ccosh (3), .BR csinh (3), .BR complex (7) diff --git a/draft/man3/dbopen.3 b/draft/man3/dbopen.3 index 357b95c8..bc822aee 100644 --- a/draft/man3/dbopen.3 +++ b/draft/man3/dbopen.3 @@ -140,8 +140,7 @@ hashed (Ãí°Õ: .B O_WRONLY ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¥Õ¥¡¥¤¥ë¤ò³«¤¯»ö¤Ï½ÐÍè¤Ê¤¤) -.\"Three additional options may be specified by -.\".IR or 'ing +.\"Three additional options may be specified by ORing .\"them into the .\".I flags .\"argument. diff --git a/draft/man3/des_crypt.3 b/draft/man3/des_crypt.3 index 6c54b5b1..ee1680b2 100644 --- a/draft/man3/des_crypt.3 +++ b/draft/man3/des_crypt.3 @@ -129,9 +129,7 @@ DES ¤Î¥Ð¥¤¥ÈŤǤ¢¤ê¡¢8 ¤ÎÇÜ¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .\"O The fourth argument, .\"O .IR mode , -.\"O is formed by -.\"O OR'ing -.\"O together some things. +.\"O is formed by ORing together some things. Âè 4 °ú¤­¿ô .I mode ¤Ï¤¤¤¯¤Ä¤«¤ÎÃͤò OR ¤¹¤ë¤³¤È¤ÇºîÀ®¤¹¤ë¡£ diff --git a/draft/man3/end.3 b/draft/man3/end.3 index b8f6c36f..5855dd24 100644 --- a/draft/man3/end.3 +++ b/draft/man3/end.3 @@ -132,7 +132,7 @@ First address past: #include extern char etext, edata, end; /* The symbols must have some type, - or "gcc -Wall" complains */ + or "gcc \-Wall" complains */ int main(int argc, char *argv[]) diff --git a/draft/man3/err.3 b/draft/man3/err.3 index 2774bb31..66ed9588 100644 --- a/draft/man3/err.3 +++ b/draft/man3/err.3 @@ -32,13 +32,13 @@ .\" From: @(#)err.3 8.1 (Berkeley) 6/9/93 .\" $FreeBSD: src/lib/libc/gen/err.3,v 1.11.2.5 2001/08/17 15:42:32 ru Exp $ .\" -.\" 2007-12-08, mtk, Converted from mdoc to man macros +.\" 2011-09-10, mtk, Converted from mdoc to man macros .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI .\" all rights reserved. .\" Translated 2003-03-10, Akihiro MOTOKI .\" -.TH ERR 3 2007-12-28 "Linux" "Linux Programmer's Manual" +.TH ERR 3 2011-09-15 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .\"O err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- formatted error messages .SH ̾Á° @@ -103,7 +103,7 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- .\"O .BR vwarn () .\"O functions append an error message obtained from .\"O .BR strerror (3) -.\"O based on a code or the global variable +.\"O based on the global variable .\"O .IR errno , .\"O preceded by another colon and space unless the .\"O .I fmt @@ -115,7 +115,7 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- .BR verr (), .BR warn (), .BR vwarn () -¤Ï¡¢¥³¡¼¥É¤Þ¤¿¤Ï¥°¥í¡¼¥Ð¥ëÊÑ¿ô +¤Ï¡¢¥°¥í¡¼¥Ð¥ëÊÑ¿ô .I errno ¤Ë´ð¤Å¤¤¤Æ .BR strerror (3) @@ -125,24 +125,6 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢°ì¸Ä¤º¤Ä¤Î¥³¥í¥ó¤È¥¹¥Ú¡¼¥¹¤Ë³¤±¤Æ½ÐÎϤ¹¤ë¡£ .PP .\"O The -.\"O .BR err (), -.\"O .BR verr (), -.\"O .BR warn (), -.\"O and -.\"O .BR vwarn () -.\"O functions use the global variable -.\"O .I errno -.\"O to look up the error message. -´Ø¿ô -.BR err (), -.BR verr (), -.BR warn (), -.BR vwarn () -¤Ï¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òõ¤¹¤¿¤á¤Ë¥°¥í¡¼¥Ð¥ëÊÑ¿ô -.I errno -¤ò»ÈÍѤ¹¤ë¡£ -.PP -.\"O The .\"O .BR errx () .\"O and .\"O .BR warnx () diff --git a/draft/man3/fflush.3 b/draft/man3/fflush.3 index ee159747..62851197 100644 --- a/draft/man3/fflush.3 +++ b/draft/man3/fflush.3 @@ -71,7 +71,7 @@ fflush \- .\"O For input streams, .\"O .BR fflush () .\"O discards any buffered data that has been fetched from the underlying file, -.\"O but has not been by the application. +.\"O but has not been consumed by the application. .\"O The open status of the stream .\"O is unaffected. ½ÐÎÏ¥¹¥È¥ê¡¼¥à¤Ë´Ø¤·¤Æ¤Ï¡¢ diff --git a/draft/man3/fgetws.3 b/draft/man3/fgetws.3 index 3e0d010e..b02d73a2 100644 --- a/draft/man3/fgetws.3 +++ b/draft/man3/fgetws.3 @@ -22,7 +22,7 @@ .\" .\" WORD: null wide characters ¥Ê¥ë¥ï¥¤¥Éʸ»ú .\" -.TH FGETWS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH FGETWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O fgetws \- read a wide-character string from a FILE stream @@ -44,7 +44,7 @@ fgetws \- .\"O function. .\"O It reads a string of at most \fIn\-1\fP wide characters into the .\"O wide-character array pointed to by \fIws\fP, -.\"O and adds a terminating L\(aq\\0\(aq character. +.\"O and adds a terminating null wide character (L\(aq\\0\(aq). .\"O It stops reading wide characters after it has encountered and .\"O stored a newline wide character. .\"O It also stops when end of stream is reached. @@ -53,7 +53,8 @@ fgetws \- .BR fgets (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢ºÇÂç \fIn\-1\fP ʸ»ú¤Î¥ï¥¤¥Éʸ»ú¤ò -\fIws\fP ¤¬¼¨¤¹¥ï¥¤¥Éʸ»ú¤ÎÇÛÎó¤ËÆɤ߹þ¤ß¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤òÄɲ乤롣 +\fIws\fP ¤¬¼¨¤¹¥ï¥¤¥Éʸ»ú¤ÎÇÛÎó¤ËÆɤ߹þ¤ß¡¢ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤òÄɲ乤롣 ¤³¤Î´Ø¿ô¤Ï¡¢¥ï¥¤¥Éʸ»ú¤Î²þ¹Ôʸ»ú¤ò¸«¤Ä¤±¡¢¤³¤ì¤ò³ÊǼ¤¹¤ë¤ÈÆɤ߹þ¤à¤Î¤ò»ß¤á¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¥¹¥È¥ê¡¼¥à¤Î½ª¤ï¤ê¤Ë㤷¤¿¾ì¹ç¤âÆɤ߹þ¤ß¤ò»ß¤á¤ë¡£ .PP diff --git a/draft/man3/fputws.3 b/draft/man3/fputws.3 index 30624cc3..acf3669a 100644 --- a/draft/man3/fputws.3 +++ b/draft/man3/fputws.3 @@ -16,7 +16,7 @@ .\" by FUJIWARA Teruyoshi .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH FPUTWS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH FPUTWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O fputws \- write a wide-character string to a FILE stream @@ -37,13 +37,14 @@ fputws \- .\"O .BR fputs (3) .\"O function. .\"O It writes the wide character string starting at \fIws\fP, up to but -.\"O not including the terminating L\(aq\\0\(aq character, to \fIstream\fP. +.\"O not including the terminating null wide character (L\(aq\\0\(aq), to \fIstream\fP. .BR fputws () ´Ø¿ô¤Ï¡¢ .BR fputs (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIws\fP ¤«¤é»Ï¤Þ¤ë¥ï¥¤¥Éʸ»úÎó¤ò½ªÃ¼¤Î L'\\0' ¤Þ -¤Ç \fIstream\fP ¤Ë½ñ¤­½Ð¤¹¡£¤¿¤À¤·½ªÃ¼¤Î L\(aq\\0\(aq ¤Ï½ÐÎϤ·¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIws\fP ¤«¤é»Ï¤Þ¤ë¥ï¥¤¥Éʸ»úÎó¤ò½ªÃ¼¤Î L'\\0' +¤Þ¤Ç \fIstream\fP ¤Ë½ñ¤­½Ð¤¹¡£¤¿¤À¤·½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .PP .\"O For nonlocking counterparts, see .\"O .BR unlocked_stdio (3). diff --git a/draft/man3/frexp.3 b/draft/man3/frexp.3 index 1983d38c..c960a13c 100644 --- a/draft/man3/frexp.3 +++ b/draft/man3/frexp.3 @@ -148,7 +148,7 @@ C99, POSIX.1-2001. .RB "$" " ./a.out 2560" frexp(2560, &e) = 0.625: 0.625 * 2^12 = 2560 .RB "$" " ./a.out \-4" -frexp(\-4, &e) = \-0.5: \-0.5 * 2^3 = -4 +frexp(\-4, &e) = \-0.5: \-0.5 * 2^3 = \-4 .in .fi .\"O .SS Program source diff --git a/draft/man3/ftok.3 b/draft/man3/ftok.3 index 6e832488..07046d41 100644 --- a/draft/man3/ftok.3 +++ b/draft/man3/ftok.3 @@ -86,7 +86,7 @@ ftok \- ¤¬°Û¤Ê¤ë¤È¡¢ÊÖ¤êÃͤâ°Û¤Ê¤ë¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ -.\"O On success the generated +.\"O On success, the generated .\"O .I key_t .\"O value is returned. .\"O On failure \-1 is returned, with diff --git a/draft/man3/fts.3 b/draft/man3/fts.3 index 1eb9cde6..9c30ac48 100644 --- a/draft/man3/fts.3 +++ b/draft/man3/fts.3 @@ -614,17 +614,14 @@ NULL .\"O or .\"O .BR FTS_PHYSICAL ) .\"O must be specified. -.\"O The options are selected by -.\"O .IR or ing +.\"O The options are selected by ORing .\"O the following values: ¿¤¯¤Î¥ª¥×¥·¥ç¥ó¤¬¤¢¤ê¡¢¾¯¤Ê¤¯¤È¤â 1 ¤Ä .RB ( FTS_LOGICAL ¤Þ¤¿¤Ï .BR FTS_PHYSICAL ) ¤¬»ØÄꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -¼¡¤Î¥ª¥×¥·¥ç¥ó¤¬ -.I or -¤ò¤È¤Ã¤ÆÁªÂò¤µ¤ì¤ë¡£ +¥ª¥×¥·¥ç¥ó¤Ï°Ê²¼¤ÎÃͤÎÏÀÍýϤò¤È¤Ã¤ÆÁªÂò¤¹¤ë¡£ .\" .Bl -tag -width "FTS_PHYSICAL" .TP .B FTS_COMFOLLOW diff --git a/draft/man3/fwide.3 b/draft/man3/fwide.3 index 8f97d3a0..e0529c04 100644 --- a/draft/man3/fwide.3 +++ b/draft/man3/fwide.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:36 JST 2000 .\" by HANATAKA Shinya .\" -.TH FWIDE 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH FWIDE 3 2011-09-17 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O fwide \- set and determine the orientation of a FILE stream @@ -38,6 +38,9 @@ fwide \- FILE .BR fwide (): .RS 4 _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE || +.br +_ISOC95_SOURCE /* Since glibc 2.12 */ || +.br _POSIX_C_SOURCE\ >=\ 200112L; .br or diff --git a/draft/man3/getaddrinfo.3 b/draft/man3/getaddrinfo.3 index 68519036..2d91bd4a 100644 --- a/draft/man3/getaddrinfo.3 +++ b/draft/man3/getaddrinfo.3 @@ -275,7 +275,7 @@ struct addrinfo { .PP .\"O All the other fields in the structure pointed to by .\"O .I hints -.\"O must contain either 0 or a null pointer, as appropriate. +.\"O must contain either 0 or a NULL pointer, as appropriate. .I hints ¤¬»Ø¤·¼¨¤¹¹½Â¤ÂΤξ¤Î¤¹¤Ù¤Æ¤Î¥Õ¥£¡¼¥ë¥É¤Ë¤Ï 0 ¤« NULL ¥Ý¥¤¥ó¥¿¤òŬÀÚ¤ËÆþ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ diff --git a/draft/man3/getcwd.3 b/draft/man3/getcwd.3 index 6a5b1c36..0a68e641 100644 --- a/draft/man3/getcwd.3 +++ b/draft/man3/getcwd.3 @@ -264,7 +264,7 @@ NULL .\"O and .\"O .BR getwd () .\"O this is the same value as -.\"O .IR buf. +.\"O .IR buf . À®¸ù¤¹¤ë¤È¡¢¤³¤ì¤é¤Î´Ø¿ô¤Ï¥«¥ì¥ó¥È¥ï¡¼¥­¥ó¥°¥Ç¥£¥ì¥¯¥È¥ê¤ÎÀäÂХѥ¹Ì¾ ¤¬Æþ¤Ã¤¿Ê¸»úÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ .BR getcwd () @@ -303,7 +303,7 @@ NULL .\"O .I size .\"O argument is zero and .\"O .I buf -.\"O is not a null pointer. +.\"O is not a NULL pointer. .I size °ú¿ô¤¬ 0 ¤«¤Ä¡¢ .I buf diff --git a/draft/man3/getgrouplist.3 b/draft/man3/getgrouplist.3 index b4ac3cc4..1196e6e6 100644 --- a/draft/man3/getgrouplist.3 +++ b/draft/man3/getgrouplist.3 @@ -204,7 +204,7 @@ _BSD_SOURCE .nf .RB "$" " ./a.out cecilia 0" -getgrouplist() returned -1; ngroups = 3 +getgrouplist() returned \-1; ngroups = 3 .RB "$" " ./a.out cecilia 3" ngroups = 3 16 (dialout) diff --git a/draft/man3/getipnodebyname.3 b/draft/man3/getipnodebyname.3 index f7a614f1..f770919f 100644 --- a/draft/man3/getipnodebyname.3 +++ b/draft/man3/getipnodebyname.3 @@ -79,7 +79,7 @@ getipnodebyname, getipnodebyaddr, freehostent \- .sp .in +4n .nf -struct hostent { +struct hostent { char *h_name; char **h_aliases; int h_addrtype; @@ -285,7 +285,7 @@ IPv4 ¤ËÀßÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ -.\"O A null pointer is returned if an error occurred, and +.\"O A NULL pointer is returned if an error occurred, and .\"O .I error_num .\"O will contain an error code from the following list: ¥¨¥é¡¼¤¬µ¯¤³¤ë¤È¥Ì¥ë¡¦¥Ý¥¤¥ó¥¿¡¼¤¬ÊÖ¤µ¤ì¡¢ @@ -332,7 +332,7 @@ IPv6 .TP .I h_aliases .\"O This is an array of pointers to unofficial aliases for the same host. -.\"O The array is terminated by a null pointer. +.\"O The array is terminated by a NULL pointer. ¤³¤ì¤Ï¡¢¤½¤Î¥Û¥¹¥È¤Î¥ª¥Õ¥£¥·¥ã¥ë¤Ç¤Ê¤¤ÊÌ̾¤Ø¤Î¥Ý¥¤¥ó¥¿¡¼¤ÎÇÛÎó¤Ç¤¢¤ë¡£ ÇÛÎó¤Ï¥Ì¥ë¡¦¥Ý¥¤¥ó¥¿¡¼¤Ç½ªÃ¼¤¹¤ë¡£ .TP @@ -411,7 +411,7 @@ IPv6 .I h_addr_list .\"O This is an array of one or more pointers to network address structures for the .\"O network host. -.\"O The array is terminated by a null pointer. +.\"O The array is terminated by a NULL pointer. ¤³¤ì¤Ï¤Ò¤È¤Ä°Ê¾å¤Î¥Ý¥¤¥ó¥¿¡¼¤ÎÇÛÎó¤Ç¡¢ ¤½¤ì¤¾¤ì¤Î¥Ý¥¤¥ó¥¿¡¼¤Ï¡¢ ¤½¤Î¥Í¥Ã¥È¥ï¡¼¥¯¥Û¥¹¥È¤ËÂбþ¤¹¤ë¥Í¥Ã¥È¥ï¡¼¥¯¥¢¥É¥ì¥¹¹½Â¤ÂΤò»Ø¤¹¡£ diff --git a/draft/man3/getline.3 b/draft/man3/getline.3 index 61685cbc..a886887b 100644 --- a/draft/man3/getline.3 +++ b/draft/man3/getline.3 @@ -187,7 +187,7 @@ _GNU_SOURCE ʸ»ú¿ô¤Ë¤Ï¶èÀÚ¤êʸ»ú¤Ï´Þ¤Þ¤ì¤ë¤¬¡¢½ªÃ¼¤Ë»È¤¦ NULL ¥Ð¥¤¥È¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ ¤³¤ÎÃͤˤè¤Ã¤Æ¡¢Æɤ߹þ¤ó¤À¹Ô¤Ë´Þ¤Þ¤ì¤ë NULL ¥Ð¥¤¥È¤òÁàºî¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¡£ -.\"O Both functions return \-1 on failure to read a line (including end-of-file +.\"O Both functions return \-1 on failure to read a line (including end-of-file .\"O condition). ¤É¤Á¤é¤Î´Ø¿ô¤â¡¢¹Ô¤ÎÆɤ߹þ¤ß¤Ë¼ºÇÔ¤·¤¿¾ì¹ç¤Ë¤Ï \-1 ¤òÊÖ¤¹ (¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤Ë㤷¤¿¾ì¹ç¤Ë¤â \-1 ¤òÊÖ¤¹)¡£ diff --git a/draft/man3/getlogin.3 b/draft/man3/getlogin.3 index 2bcaadcf..cdfb3913 100644 --- a/draft/man3/getlogin.3 +++ b/draft/man3/getlogin.3 @@ -66,14 +66,14 @@ _XOPEN_SOURCE .\"O .BR getlogin () .\"O returns a pointer to a string containing the name of .\"O the user logged in on the controlling terminal of the process, or a -.\"O null pointer if this information cannot be determined. +.\"O NULL pointer if this information cannot be determined. .\"O The string is .\"O statically allocated and might be overwritten on subsequent calls to .\"O this function or to .\"O .BR cuserid (). .BR getlogin () ¤Ï¡¢¸½ºß¤Î¥×¥í¥»¥¹¤ÎÀ©¸æüËö¤Ë¥í¥°¥¤¥ó¤·¤Æ¤¤¤ë¥æ¡¼¥¶¡¼Ì¾¤Îʸ»úÎó¤Ø¤Î -¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¥æ¡¼¥¶¡¼Ì¾¤¬·èÄê¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï null ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ +¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¥æ¡¼¥¶¡¼Ì¾¤¬·èÄê¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï NULL ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ ʸ»úÎó¤ÏÀÅŪÎΰè¤Ë³ä¤êÅö¤Æ¤é¤ì¤Æ¤ª¤ê¡¢¤³¤Î¸å¤Ç¤³¤Î´Ø¿ô¤ä .BR cuserid () ¤¬¸Æ¤Ó½Ð¤µ¤ì¤¿ºÝ¤Ë¾å½ñ¤­¤µ¤ì¤ë¤³¤È¤¬¤¢¤ë¡£ @@ -94,7 +94,7 @@ _XOPEN_SOURCE .\"O returns a pointer to a string containing a username .\"O associated with the effective user ID of the process. .\"O If \fIstring\fP -.\"O is not a null pointer, it should be an array that can hold at least +.\"O is not a NULL pointer, it should be an array that can hold at least .\"O \fBL_cuserid\fP characters; the string is returned in this array. .\"O Otherwise, a pointer to a string in a static area is returned. .\"O This @@ -104,9 +104,9 @@ _XOPEN_SOURCE .BR cuserid () ¤Ï¡¢¸½ºß¤Î¥×¥í¥»¥¹¤Î¼Â¸ú¥æ¡¼¥¶¡¼ID ¤ËÂбþ¤¹¤ë¥æ¡¼¥¶¡¼Ì¾¤Î ʸ»úÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ -\fIstring\fP ¤¬ null ¥Ý¥¤¥ó¥¿°Ê³°¤Î¾ì¹ç¡¢\fIstring\fP ¤Ï¾¯¤Ê¤¯¤È¤â +\fIstring\fP ¤¬ NULL ¥Ý¥¤¥ó¥¿°Ê³°¤Î¾ì¹ç¡¢\fIstring\fP ¤Ï¾¯¤Ê¤¯¤È¤â \fBL_cuserid\fP ʸ»ú¤òÊÝ»ý¤Ç¤­¤ëÇÛÎó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -\fIstring\fP ¤¬ null ¥Ý¥¤¥ó¥¿¤Î¾ì¹ç¤Ë¤Ï¡¢ÀÅŪÎΰè¤ËÃÖ¤«¤ì¤¿Ê¸»úÎó¤Ø¤Î +\fIstring\fP ¤¬ NULL ¥Ý¥¤¥ó¥¿¤Î¾ì¹ç¤Ë¤Ï¡¢ÀÅŪÎΰè¤ËÃÖ¤«¤ì¤¿Ê¸»úÎó¤Ø¤Î ¥Ý¥¤¥ó¥¿¤¬ÊÖ¤µ¤ì¤ë¡£¤³¤Îʸ»úÎó¤ÏÀÅŪÎΰè¤Ë³ä¤êÅö¤Æ¤é¤ì¤Æ¤ª¤ê¡¢¸å¤Ç ¤³¤Î´Ø¿ô¤ä .BR getlogin () diff --git a/draft/man3/gets.3 b/draft/man3/gets.3 index 2c372be7..894c5740 100644 --- a/draft/man3/gets.3 +++ b/draft/man3/gets.3 @@ -29,7 +29,7 @@ .\" Updated 2001-11-02, Kentaro Shirakata .\" Updated 2005-09-06, Akihiro MOTOKI .\" -.TH GETS 3 2008-08-06 "GNU" "Linux Programmer's Manual" +.TH GETS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O fgetc, fgets, getc, getchar, gets, ungetc \- input of characters and strings @@ -102,8 +102,7 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ .\"O .I s .\"O until either a terminating newline or .\"O .BR EOF , -.\"O which it replaces with -.\"O .BR \(aq\e0\(aq . +.\"O which it replaces with a null byte (\(aq\e0\(aq). .BR gets () ¤Ï¡¢²þ¹Ôʸ»ú¤« .B EOF @@ -114,9 +113,7 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ ¤¬»Ø¤¹¥Ð¥Ã¥Õ¥¡¤Ë³ÊǼ¤¹¤ë (ËöÈø¤Î²þ¹Ôʸ»ú¤ä .B EOF -¤Ï -.B \(aq\e0\(aq -¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë)¡£ +¤Ï NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë)¡£ .\"O No check for buffer overrun is performed (see BUGS below). ¥Ð¥Ã¥Õ¥¡¡¦¥ª¡¼¥Ð¡¼¥é¥ó¤Î¥Á¥§¥Ã¥¯¤Ï¹Ô¤ï¤ì¤Ê¤¤ (²¼µ­¤Î¡Ö¥Ð¥°¡×¤ò»²¾È)¡£ .PP @@ -131,8 +128,7 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ .\"O .B EOF .\"O or a newline. .\"O If a newline is read, it is stored into the buffer. -.\"O A -.\"O .B \(aq\e0\(aq +.\"O A terminating null byte (\(aq\e0\(aq) .\"O is stored after the last character in the buffer. .BR fgets () ¤Ï @@ -145,8 +141,8 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ .B EOF ¤Þ¤¿¤Ï²þ¹Ôʸ»ú¤òÆɤ߹þ¤ó¤À¸å¤ÇÄä»ß¤¹¤ë¡£ Æɤ߹þ¤Þ¤ì¤¿²þ¹Ôʸ»ú¤Ï¥Ð¥Ã¥Õ¥¡¤Ë³ÊǼ¤µ¤ì¤ë¡£ -.B \(aq\e0\(aq -ʸ»ú¤¬°ì¤Ä¥Ð¥Ã¥Õ¥¡¤ÎÃæ¤ÎºÇ¸å¤Îʸ»ú¤Î¸å¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ +½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\e0\(aq) +¤¬°ì¤Ä¥Ð¥Ã¥Õ¥¡¤ÎÃæ¤ÎºÇ¸å¤Îʸ»ú¤Î¸å¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ .PP .\"O .BR ungetc () .\"O pushes @@ -241,11 +237,12 @@ C89, C99, POSIX.1-2001. LSB ¤Ç¤Ï .BR gets () ¤ÏÈó¿ä¾©¤Ç¤¢¤ë¡£ -.\"O POSIX.1-2008 removes the specification of -.\"O .BR gets (). +.\"O POSIX.1-2008 marks +.\"O .BR gets () +.\"O obsolescent. POSIX.1-2008 ¤Ç¤Ï .BR gets () -¤Î»ÅÍͤ¬ºï½ü¤µ¤ì¤Æ¤¤¤ë¡£ +¤ÏÇÑ»ßͽÄê¤Ç¤¢¤ë¤È¤µ¤ì¤Æ¤¤¤ë¡£ .\"O .SH "BUGS" .SH ¥Ð¥° .\"O Never use diff --git a/draft/man3/getsubopt.3 b/draft/man3/getsubopt.3 index aa742b70..8f32e395 100644 --- a/draft/man3/getsubopt.3 +++ b/draft/man3/getsubopt.3 @@ -92,14 +92,15 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .\"O The .\"O .I tokens -.\"O argument is a pointer to a NULL-terminated list of the tokens that +.\"O argument is a pointer to a NULL-terminated array of pointers to the tokens that .\"O .BR getsubopt () .\"O will look for in .\"O .IR optionp . .\"O The tokens should be distinct, null-terminated strings containing at .\"O least one character, with no embedded equal signs or commas. .I tokens -°ú¤­¿ô¤Ï¥È¡¼¥¯¥ó¤Î¥ê¥¹¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¡¢¥ê¥¹¥È¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤ë¡£ +°ú¤­¿ô¤Ï¥È¡¼¥¯¥ó¤Ø¤Î¥Ý¥¤¥ó¥¿¤ÎÇÛÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¡¢ +ÇÛÎó¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤ë¡£ .BR getsubopt () ¤Ï¤³¤Î¥È¡¼¥¯¥ó¤ò .I optionp @@ -160,14 +161,14 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .\"O returns, .\"O .I optionp .\"O points to the next suboption, -.\"O or to the null byte ('\\0') at the end of the +.\"O or to the null byte (\(aq\\0\(aq) at the end of the .\"O string if the last suboption was just processed. .BR getsubopt () ¤¬ÊÖ¤ë»þ¡¢ .I optionp ¤Ï¼¡¤Î¥µ¥Ö¥ª¥×¥·¥ç¥ó¤ò»Ø¤·¤Æ¤¤¤ë¡£ ¤Á¤ç¤¦¤ÉºÇ¸å¤Î¥µ¥Ö¥ª¥×¥·¥ç¥ó¤¬½èÍý¤µ¤ì¤¿¾ì¹ç¤Ï¡¢ -ʸ»úÎóËöÈø¤Î¥Ì¥ë¥Ð¥¤¥È ('\\0') ¤ò»Ø¤·¤Æ¤¤¤ë¡£ +ʸ»úÎóËöÈø¤Î¥Ì¥ë¥Ð¥¤¥È (\(aq\\0\(aq) ¤ò»Ø¤·¤Æ¤¤¤ë¡£ .\"O .SH RETURN VALUE .SH ÊÖ¤êÃÍ .\"O If the first suboption in diff --git a/draft/man3/hsearch.3 b/draft/man3/hsearch.3 index 127f8302..8aced056 100644 --- a/draft/man3/hsearch.3 +++ b/draft/man3/hsearch.3 @@ -50,7 +50,7 @@ .\"WORD: character ʸ»ú·¿ .\"WORD: item ¹àÌÜ .\" -.TH HSEARCH 3 2008-10-06 "GNU" "Linux Programmer's Manual" +.TH HSEARCH 3 2011-09-10 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, @@ -325,35 +325,20 @@ typedef struct entry { .\"O .SH ERRORS .SH ¥¨¥é¡¼ .LP -.\"O .BR hcreate () -.\"O and .\"O .BR hcreate_r () +.\"O and +.\"O .BR hdestroy_r () .\"O can fail for the following reasons: -.BR hcreate () -¤È .BR hcreate_r () +¤È +.BR hdestroy_r () ¤Ï°Ê²¼¤ÎÍýͳ¤Ç¼ºÇÔ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¡£ .TP .B EINVAL -.\"O .RB ( hcreate_r ()) .\"O .I htab .\"O is NULL. -.RB ( hcreate_r ()) .I htab ¤¬ NULL ¤Ç¤¢¤ë¡£ -.TP -.B ENOMEM -.\"O Table full with \fIaction\fP set to \fBENTER\fP. -\fBENTER\fP ¤ËÀßÄꤵ¤ì¤¿ \fIaction\fP ¤Ç¡¢ -¥Æ¡¼¥Ö¥ë¤¬¤¤¤Ã¤Ñ¤¤¤Ë¤Ê¤Ã¤¿¡£ -.TP -.B ESRCH -.\"O The \fIaction\fP argument is \fBFIND\fP and no corresponding element -.\"O is found in the table. -\fIaction\fP °ú¤­¿ô¤¬ \fBFIND\fP ¤Ç¡¢ -¤«¤ÄÂбþ¤¹¤ëÍ×ÁǤ¬¥Æ¡¼¥Ö¥ë¤Ë¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£ -.\"O .\" hdestroy_r() can set errno to EINVAL if 'tab' is NULL. -.\" hdestroy_r() ¤Ï 'tab' ¤¬ NULL ¤Î¾ì¹ç errno ¤Ë EINVAL ¤òÀßÄꤹ¤ë¾ì¹ç¤¬¤¢¤ë¡£ .PP .\"O .BR hsearch () .\"O and @@ -441,7 +426,7 @@ POSIX.1-2001 .\"O The .\"O .BR hdestroy () .\"O and -.\"O .BR hdestroy _r() +.\"O .BR hdestroy_r () .\"O functions do not free the buffers pointed to by the .\"O .I key .\"O and diff --git a/draft/man3/ilogb.3 b/draft/man3/ilogb.3 index 4cbe7c05..c3a7e396 100644 --- a/draft/man3/ilogb.3 +++ b/draft/man3/ilogb.3 @@ -137,11 +137,11 @@ or ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" .\" POSIX.1-2001 also says: -.\" If the correct value is greater than {INT_MAX}, {INT_MAX} +.\" If the correct value is greater than {INT_MAX}, {INT_MAX} .\" shall be returned and a domain error shall occur. .\" .\" If the correct value is less than {INT_MIN}, {INT_MIN} -.\" shall be returned and a domain error shall occur. +.\" shall be returned and a domain error shall occur. .\"O .SH ERRORS .SH ¥¨¥é¡¼ .\"O See diff --git a/draft/man3/index.3 b/draft/man3/index.3 index b1806658..5553f094 100644 --- a/draft/man3/index.3 +++ b/draft/man3/index.3 @@ -32,7 +32,7 @@ .\" Translated Fri Dec 12 12:41:35 JST 1997 .\" by HIROFUMI Nishizuka .\" -.TH INDEX 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH INDEX 3 2011-09-21 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O index, rindex \- locate character in string @@ -64,9 +64,9 @@ index, rindex \- ʸ ´Ø¿ô¤Ï¡¢Ê¸»úÎó \fIs\fP Ãæ¤ËºÇ¸å¤Ëʸ»ú \fIc\fP ¤¬ ¸½¤ì¤¿°ÌÃ֤ؤΥݥ¤¥ó¥¿¤òÊÖ¤¹¡£ .PP -.\"O The terminating NULL character is considered to be a part of the +.\"O The terminating null byte (\(aq\\0\(aq) is considered to be a part of the .\"O strings. -ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ʸ»ú¤Ï¡¢Ê¸»úÎó¤Î°ìÉô¤È¤ß¤Ê¤µ¤ì¤ë¡£ +ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï¡¢Ê¸»úÎó¤Î°ìÉô¤È¤ß¤Ê¤µ¤ì¤ë¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ .\"O The diff --git a/draft/man3/inet_pton.3 b/draft/man3/inet_pton.3 index f93ba07d..afb9c551 100644 --- a/draft/man3/inet_pton.3 +++ b/draft/man3/inet_pton.3 @@ -148,7 +148,7 @@ inet_pton \- IPv4/IPv6 .\"O .I 0:0:0:0:0:0:0:1 .\"O can be abbreviated as .\"O .IR ::1 . -.\"O The wildcard address, consisting of all zeroes, can be written as +.\"O The wildcard address, consisting of all zeros, can be written as .\"O .IR :: . ¿ä¾©·Á¼°¤ÎÃæ¤ÎϢ³¤¹¤ë 0 ¤ÎÎó¤Ï .I :: diff --git a/draft/man3/ldexp.3 b/draft/man3/ldexp.3 index 3a13e2f1..c562e920 100644 --- a/draft/man3/ldexp.3 +++ b/draft/man3/ldexp.3 @@ -125,7 +125,7 @@ or Àµ¤Î̵¸ÂÂç (Éé¤Î̵¸ÂÂç) ¤¬ÊÖ¤µ¤ì¤ë¡£ .\"O If the result underflows, -.\"O an range error occurs, +.\"O a range error occurs, .\"O and zero is returned. ·ë²Ì¤¬¥¢¥ó¥À¡¼¥Õ¥í¡¼¤¹¤ë¾ì¹ç¡¢ ÈÏ°Ï¥¨¥é¡¼ (range error) ¤¬È¯À¸¤·¡¢¥¼¥í¤¬ÊÖ¤µ¤ì¤ë¡£ diff --git a/draft/man3/lgamma.3 b/draft/man3/lgamma.3 index c503c768..ebc8a121 100644 --- a/draft/man3/lgamma.3 +++ b/draft/man3/lgamma.3 @@ -248,7 +248,7 @@ _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE ¤ÏÈóɸ½à¤À¤¬¡¢¤¤¤¯¤Ä¤«¤Î¾¤Î¥·¥¹¥Æ¥à¤Ë¤â¸ºß¤¹¤ë¡£ .\"O .SH BUGS .SH ¥Ð¥° -.\"O In glibc 2.9 and earlier, +.\"O In glibc 2.9 and earlier, .\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=6777 .\"O when a pole error occurs, .\"O .I errno diff --git a/draft/man3/lockf.3 b/draft/man3/lockf.3 index df2d5822..581d36d8 100644 --- a/draft/man3/lockf.3 +++ b/draft/man3/lockf.3 @@ -32,7 +32,7 @@ .\"WORD: descriptor ¥Ç¥£¥¹¥¯¥ê¥×¥¿ .\"WORD: .\" -.TH LOCKF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2011-09-11 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O lockf \- apply, test or remove a POSIX lock on an open file @@ -226,9 +226,26 @@ POSIX.1-2001 .TP .B EBADF .\"O .I fd -.\"O is not an open file descriptor. +.\"O is not an open file descriptor; or +.\"O .I cmd +.\"O is +.\"O .B F_LOCK +.\"O or +.\"O .BR F_TLOCK +.\"O and +.\"O .I fd +.\"O is not a writable file descriptor. .I fd ¤¬¥ª¡¼¥×¥ó¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Ç¤Ï¤Ê¤¤¡£ +¤Þ¤¿¤Ï¡¢ +.I cmd +¤¬ +.B F_LOCK +¤« +.B F_TLOCK +¤Ç¡¢ +.I fd +¤¬½ñ¤­¹þ¤ß²Äǽ¤Ê¥Õ¥¡¥¤¥ë¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Ç¤Ê¤¤¡£ .TP .B EDEADLK .\"O The command was diff --git a/draft/man3/mbrtowc.3 b/draft/man3/mbrtowc.3 index a4828762..3d2953c1 100644 --- a/draft/man3/mbrtowc.3 +++ b/draft/man3/mbrtowc.3 @@ -18,7 +18,7 @@ .\" by HANATAKA Shinya .\" Updated Thu Dec 13 JST 2001 by Kentaro Shirakata .\" -.TH MBRTOWC 3 2001-11-22 "GNU" "Linux Programmer's Manual" +.TH MBRTOWC 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mbrtowc \- convert a multibyte sequence to a wide character @@ -43,7 +43,9 @@ mbrtowc \- .\"O \fI*pwc\fP. .\"O It updates the shift state \fI*ps\fP. .\"O If the converted wide -.\"O character is not L\(aq\\0\(aq, it returns the number of bytes that were consumed +.\"O- character is not L\(aq\\0\(aq, it returns the number of bytes that were consumed +.\"O+ character is not L\(aq\\0\(aq (the null wide character), +.\"O+ it returns the number of bytes that were consumed .\"O from \fIs\fP. .\"O If the converted wide character is L\(aq\\0\(aq, it resets the shift .\"O state \fI*ps\fP to the initial state and returns 0. @@ -53,8 +55,9 @@ mbrtowc \- ´Ø¿ô¤Ï \fIs\fP ¤«¤é»Ï¤Þ¤ëºÇÂç \fIn\fP ¥Ð¥¤¥È¤Î ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¸¡ºº¤·¤Æ¡¢¼¡¤Î´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¼è¤ê½Ð¤·¡¢ ¤½¤ì¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤·¤Æ \fI*pwc\fP ¤Ë³ÊǼ¤¹¤ë¡£ -Ʊ»þ¤Ë¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤¹¤ë¡£ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq ¤Ç -¤Ê¤±¤ì¤Ð¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +Ʊ»þ¤Ë¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤¹¤ë¡£ +ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq (NULL ¥ï¥¤¥Éʸ»ú) ¤Ç¤Ê¤±¤ì¤Ð¡¢ +\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq ¤Î¾ì¹ç¤Ë¤Ï¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò ½é´ü¾õÂÖ¤ËÌᤷ¤Æ 0 ¤òÊÖ¤¹¡£ .PP diff --git a/draft/man3/mbsinit.3 b/draft/man3/mbsinit.3 index 6b2ef273..ba639600 100644 --- a/draft/man3/mbsinit.3 +++ b/draft/man3/mbsinit.3 @@ -110,7 +110,7 @@ Linux .SH ÊÖ¤êÃÍ .\"O .BR mbsinit () .\"O returns nonzero if \fI*ps\fP is an initial state, or if -.\"O \fIps\fP is a null pointer. +.\"O \fIps\fP is a NULL pointer. .\"O Otherwise it returns 0. .BR mbsinit () ¤Ï \fI*ps\fP ¤¬½é´ü¾õÂ֤ξì¹ç¤ä NULL ¥Ý¥¤¥ó¥¿¡¼¤Î¾ì¹ç¤Ë¤Ï diff --git a/draft/man3/mbsnrtowcs.3 b/draft/man3/mbsnrtowcs.3 index 8790d49e..ce05d46b 100644 --- a/draft/man3/mbsnrtowcs.3 +++ b/draft/man3/mbsnrtowcs.3 @@ -15,7 +15,7 @@ .\" Translated Tue Jan 11 00:56:10 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSNRTOWCS 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH MBSNRTOWCS 3 2011-10-01 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mbsnrtowcs \- convert a multibyte string to a wide-character string @@ -121,17 +121,18 @@ _GNU_SOURCE ¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£ .IP 3. .\"O The multibyte string has been completely converted, including the -.\"O terminating \(aq\\0\(aq +.\"O terminating null wide character (\(aq\\0\(aq) .\"O (which has the side effect of bringing back \fI*ps\fP to the .\"O initial state). .\"O In this case \fI*src\fP is set to NULL, and the number of wide .\"O characters written to \fIdest\fP, -.\"O excluding the terminating L\(aq\\0\(aq character, +.\"O excluding the terminating null wide character, .\"O is returned. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) +¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ (¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£) -¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ -\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ +¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤Ï´Þ¤Þ¤ì¤Ê¤¤) ¤òÊÖ¤¹¡£ .PP .\"O If \fIdest\fP is NULL, \fIlen\fP is ignored, and the conversion proceeds as .\"O above, except that the converted wide characters @@ -168,8 +169,7 @@ mbsnrtowcs ¤òÊÖ¤·¡¢\fIerrno\fP ¤Ë \fBEILSEQ\fP ¤òÀßÄꤹ¤ë¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .\"O .SH NOTES .SH Ãí°Õ .\"O The behavior of diff --git a/draft/man3/mbsrtowcs.3 b/draft/man3/mbsrtowcs.3 index 72477940..d0f08518 100644 --- a/draft/man3/mbsrtowcs.3 +++ b/draft/man3/mbsrtowcs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:08 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSRTOWCS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH MBSRTOWCS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mbsrtowcs \- convert a multibyte string to a wide-character string @@ -79,15 +79,15 @@ mbsrtowcs \- \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£ .IP 3. .\"O The multibyte string has been completely converted, including the -.\"O terminating \(aq\\0\(aq (which has the side +.\"O terminating null wide character (\(aq\\0\(aq), which has the side .\"O effect of bringing back \fI*ps\fP to the -.\"O initial state). +.\"O initial state. .\"O In this case \fI*src\fP is set to NULL, and the number of wide .\"O characters written to \fIdest\fP, -.\"O excluding the terminating L\(aq\\0\(aq character, is returned. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -(¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£) -¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ +.\"O excluding the terminating null wide character, is returned. +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤Ë +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£ +¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤ò½ü¤¤¤Æ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ .PP .\"O If \fIdest\fP is NULL, \fIlen\fP is ignored, diff --git a/draft/man3/mbstowcs.3 b/draft/man3/mbstowcs.3 index 036b7242..ee3d6132 100644 --- a/draft/man3/mbstowcs.3 +++ b/draft/man3/mbstowcs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:04 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSTOWCS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH MBSTOWCS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mbstowcs \- convert a multibyte string to a wide-character string @@ -64,11 +64,11 @@ mbstowcs \- ¾ì½ê¤Î¥·¥Õ¥È¾õÂ֤ϼº¤ï¤ì¤ë¡£ .IP 3. .\"O The multibyte string has been completely converted, including the -.\"O terminating \(aq\\0\(aq. +.\"O terminating null wide character (\(aq\\0\(aq). .\"O In this case the number of wide characters written to -.\"O \fIdest\fP, excluding the terminating L\(aq\\0\(aq character, is returned. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -¤³¤Î¾ì¹ç¤Ï½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ +.\"O \fIdest\fP, excluding the terminating null wide character, is returned. +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤Ë +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ï½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤ò½ü¤¤¤Æ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ .PP .\"O The programmer must ensure that there is room for at least \fIn\fP wide @@ -127,4 +127,5 @@ C99. ´Ø¿ô¤ÏƱ¤¸µ¡Ç½¤Î¤è¤êÎɤ¤¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤òÄ󶡤¹¤ë¡£ .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ -.BR mbsrtowcs (3) +.BR mbsrtowcs (3), +.BR wcstombs(3) diff --git a/draft/man3/mbtowc.3 b/draft/man3/mbtowc.3 index 8512780e..416fa429 100644 --- a/draft/man3/mbtowc.3 +++ b/draft/man3/mbtowc.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:02 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBTOWC 3 2001-07-04 "GNU" "Linux Programmer's Manual" +.TH MBTOWC 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O mbtowc \- convert a multibyte sequence to a wide character @@ -41,7 +41,7 @@ mbtowc \- .\"O \fI*pwc\fP. .\"O It updates an internal shift state only known to the mbtowc .\"O function. -.\"O If \fIs\fP does not point to a \(aq\\0\(aq byte, it returns the number +.\"O If \fIs\fP does not point to a null byte (\(aq\\0\(aq), it returns the number .\"O of bytes that were consumed from \fIs\fP, otherwise it returns 0. ¤³¤Î´Ø¿ô¤¬ÍѤ¤¤é¤ì¤ë¾ì¹ç¡¢Ä̾ï \fIs\fP ¤¬ NULL ¤Ç¤Ê¤¯ \fIpwc\fP ¤â NULL ¤Ç¤Ê¤¤¡£¤³¤Î¾ì¹ç¤Ï @@ -49,9 +49,9 @@ mbtowc \- ´Ø¿ô¤Ï \fIs\fP ¤«¤é»Ï¤Þ¤ë ºÇÂç \fIn\fP ¥Ð¥¤¥È¤Î¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¸¡ºº¤·¤Æ¡¢¼¡¤Î´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥È ʸ»ú¤ò¼è¤ê½Ð¤·¡¢¤½¤ì¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤·¤Æ \fI*pwc\fP ¤Ë³ÊǼ¤¹¤ë¡£ -Ʊ»þ¤Ë mbtowc ´Ø¿ô¤Î¤ß¤¬»ÈÍѤ¹¤ëÆâÉô¾õÂÖ¤ò¹¹¿·¤¹¤ë¡£\fIs\fP ¤¬ \(aq\\0\(aq -°Ê³°¤Î¥Ð¥¤¥È¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ -\fIs\fP ¤¬ \(aq\\0\(aq ¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ë¤Ï 0 ¤òÊÖ¤¹¡£ +Ʊ»þ¤Ë mbtowc ´Ø¿ô¤Î¤ß¤¬»ÈÍѤ¹¤ëÆâÉô¾õÂÖ¤ò¹¹¿·¤¹¤ë¡£\fIs\fP ¤¬ NULL ¥Ð¥¤¥È +(\(aq\\0\(aq) °Ê³°¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +\fIs\fP ¤¬ NULL ¥Ð¥¤¥È¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ë¤Ï 0 ¤òÊÖ¤¹¡£ .PP .\"O If the \fIn\fP bytes starting at \fIs\fP do not contain a complete multibyte .\"O character, or if they contain an invalid multibyte sequence, diff --git a/draft/man3/memchr.3 b/draft/man3/memchr.3 index ad1978a3..ea8c4cad 100644 --- a/draft/man3/memchr.3 +++ b/draft/man3/memchr.3 @@ -137,7 +137,7 @@ _GNU_SOURCE Æâ¤Ë¤Ê¤¤¾ì¹ç¡¢ .BR rawmemchr () ¤Ïʸ»úÎóËöÈø¤ò±Û¤¨¤Æ¸¡º÷¤ò¼Â¹Ô¤¹¤ë¤«¤â¤·¤ì¤º¡¢·ë²Ì¤ÏÉÔÄê¤Ç¤¢¤ë¡£ -.\"O The folowing call is a fast means of locating a string's +.\"O The following call is a fast means of locating a string's .\"O terminating null byte: ¼¡¤Ë¼¨¤¹¸Æ¤Ó½Ð¤·¤Ï¡¢Ê¸»úÎó½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤Î°ÌÃÖ¤òÆÃÄꤹ¤ë ¹â®¤Ê¼êÃʤǤ¢¤ë¡£ diff --git a/draft/man3/memcmp.3 b/draft/man3/memcmp.3 index 68a25fda..a64ec282 100644 --- a/draft/man3/memcmp.3 +++ b/draft/man3/memcmp.3 @@ -31,7 +31,7 @@ .\" Translated Wed Dec 17 12:12:15 JST 1997 .\" by HIROFUMI Nishizuka .\" -.TH MEMCMP 3 1993-04-10 "" "Linux Programmer's Manual" +.TH MEMCMP 3 2011-09-14 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O memcmp \- compare memory areas @@ -47,14 +47,17 @@ memcmp \- .SH ÀâÌÀ .\"O The .\"O .BR memcmp () -.\"O function compares the first \fIn\fP bytes of the -.\"O memory areas \fIs1\fP and \fIs2\fP. +.\"O function compares the first \fIn\fP bytes (each interpreted as +.\"O .IR "unsigned char" ) +.\"O of the memory areas \fIs1\fP and \fIs2\fP. .\"O It returns an integer less than, .\"O equal to, or greater than zero if \fIs1\fP is found, respectively, to .\"O be less than, to match, or be greater than \fIs2\fP. .BR memcmp () ´Ø¿ô¤Ï¡¢¥á¥â¥êÎΰè \fIs1\fP ¤È\fIs2\fP ¤ÎºÇ½é¤Î \fIn\fP -¥Ð¥¤¥È¤òÈæ³Ó¤¹¤ë¡£ +¥Ð¥¤¥È¤òÈæ³Ó¤¹¤ë (³Æ¥Ð¥¤¥È¤Ï +.I "unsigned char" +¤È¤·¤Æ²ò¼á¤µ¤ì¤ë)¡£ \fIs1\fP ¤¬ \fIs2\fP ¤è¤ê¾®¤µ¤¤¤«¡¢Æ±¤¸¤«¡¢¤¢¤ë¤¤¤ÏÂ礭¤¤¤«¤Ë¤è¤Ã¤Æ ¤½¤ì¤¾¤ì¡¢Éé¤ÎÀ°¿ô¡¢0¡¢Àµ¤ÎÀ°¿ô¤òÊÖ¤¹¡£ .\"O .SH "RETURN VALUE" diff --git a/draft/man3/memcpy.3 b/draft/man3/memcpy.3 index baed9994..5a6a8b5d 100644 --- a/draft/man3/memcpy.3 +++ b/draft/man3/memcpy.3 @@ -31,7 +31,7 @@ .\" Translated Tue Feb 21 0:49:30 JST 1997 .\" by Ueyama Rui .\" -.TH MEMCPY 3 1993-04-10 "" "Linux Programmer's Manual" +.TH MEMCPY 3 2010-11-15 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O memcpy \- copy memory area @@ -49,7 +49,7 @@ memcpy \- .\"O .BR memcpy () .\"O function copies \fIn\fP bytes from memory area .\"O \fIsrc\fP to memory area \fIdest\fP. -.\"O The memory areas should not overlap. +.\"O The memory areas must not overlap. .\"O Use .\"O .BR memmove (3) .\"O if the memory areas do overlap. diff --git a/draft/man3/modf.3 b/draft/man3/modf.3 index a0c3645c..f667fdc9 100644 --- a/draft/man3/modf.3 +++ b/draft/man3/modf.3 @@ -103,7 +103,7 @@ or .\"O If .\"O .I x -.\"O is positive infinity (negative infinity), +0 (-0) is returned, and +.\"O is positive infinity (negative infinity), +0 (\-0) is returned, and .\"O .IR *iptr .\"O is set to positive infinity (negative infinity). .I x diff --git a/draft/man3/mpool.3 b/draft/man3/mpool.3 index 1fb9fd4f..510b0900 100644 --- a/draft/man3/mpool.3 +++ b/draft/man3/mpool.3 @@ -230,10 +230,9 @@ mpool \- ¤« .BR mpool_new () ¤¬ÊÖ¤·¤¿¥¢¥É¥ì¥¹¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -.\"O The flag value is specified by -.\"O .IR or 'ing +.\"O The flag value is specified by ORing .\"O any of the following values: -flag ¤ÎÃͤϰʲ¼¤ÎÃͤΤ¤¤º¤ì¤«¤«¡¢¤³¤ì¤é¤ÎÏÀÍýϤǤ¢¤ë¡£ +flag ¤ÎÃͤϰʲ¼¤ÎÃͤÎÏÀÍýϤǻØÄꤹ¤ë¡£ .TP .B MPOOL_DIRTY .\"O The page has been modified and needs to be written to the backing file. diff --git a/draft/man3/netlink.3 b/draft/man3/netlink.3 index 57e31631..8a26f0b3 100644 --- a/draft/man3/netlink.3 +++ b/draft/man3/netlink.3 @@ -97,7 +97,7 @@ netlink .\"O .I nlmsghdr .\"O in a multipart message. .\"O The caller must check if the current nlmsghdr didn't have the NLMSG_DONE -.\"O set \(em this function doesn't return NULL on end. +.\"O set\(emthis function doesn't return NULL on end. .\"O The .\"O .I len .\"O argument is an lvalue containing the remaining length @@ -113,8 +113,9 @@ netlink ¤³¤Î¥Þ¥¯¥í¤Ï¤³¤Î°ú¿ô¤«¤é¥á¥Ã¥»¡¼¥¸¥Ø¥Ã¥À¤ÎŤµÊ¬¤òº¹¤·°ú¤¯¡£ .TP .B NLMSG_OK -.\"O Return true if the netlink message is not truncated and ok to parse. -Netlink ¥á¥Ã¥»¡¼¥¸¤¬ÅÓÀÚ¤ì¤Æ¤ª¤é¤º¡¢¥Ñ¡¼¥º²Äǽ¤Ç¤¢¤ì¤Ð¿¿¤òÊÖ¤¹¡£ +.\"O Return true if the netlink message is not truncated and +.\"O is in a form suitable for parsing. +Netlink ¥á¥Ã¥»¡¼¥¸¤¬ÅÓÀÚ¤ì¤Æ¤ª¤é¤º¡¢¤«¤Ä²ò¼á²Äǽ¤Ê·Á¤Î¾ì¹ç¤Ç¤¢¤ì¤Ð¿¿¤òÊÖ¤¹¡£ .TP .B NLMSG_PAYLOAD .\"O Return the length of the payload associated with the diff --git a/draft/man3/perror.3 b/draft/man3/perror.3 index d0305903..9f9c02ce 100644 --- a/draft/man3/perror.3 +++ b/draft/man3/perror.3 @@ -42,7 +42,7 @@ perror \- .SH ½ñ¼° .B #include .sp -.BI "void perror(const char " *s ); +.BI "void perror(const char *" s ); .sp .B #include .sp diff --git a/draft/man3/posix_fallocate.3 b/draft/man3/posix_fallocate.3 index fed04b30..de7140c1 100644 --- a/draft/man3/posix_fallocate.3 +++ b/draft/man3/posix_fallocate.3 @@ -143,9 +143,9 @@ _XOPEN_SOURCE\ >=\ 600 || _POSIX_C_SOURCE\ >=\ 200112L .TP .B ESPIPE .\"O .I fd -.\"O refers to a pipe of file descriptor. +.\"O refers to a pipe. .I fd -¤¬¥Õ¥¡¥¤¥ë¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Î¥Ñ¥¤¥×¤ò»²¾È¤·¤Æ¤¤¤ë¡£ +¤¬¥Ñ¥¤¥×¤ò»²¾È¤·¤Æ¤¤¤ë¡£ .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó .\"O .BR posix_fallocate () diff --git a/draft/man3/pow.3 b/draft/man3/pow.3 index 7bd70c31..b0187ad1 100644 --- a/draft/man3/pow.3 +++ b/draft/man3/pow.3 @@ -324,7 +324,7 @@ NaN .\"O If .\"O .I x -.\"O is +0 or -0, +.\"O is +0 or \-0, .\"O and .\"O .I y .\"O is an odd integer less than 0, @@ -350,7 +350,7 @@ NaN .\"O If .\"O .I x -.\"O is +0 or -0, +.\"O is +0 or \-0, .\"O and .\"O .I y .\"O is less than 0 and not an odd integer, diff --git a/draft/man3/printf.3 b/draft/man3/printf.3 index e29342eb..9639fd81 100644 --- a/draft/man3/printf.3 +++ b/draft/man3/printf.3 @@ -45,7 +45,7 @@ .\" WORD: conversion specifier ÊÑ´¹»ØÄê»Ò .\" WORD: length modifier Ťµ½¤¾þ»Ò .\" -.TH PRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, @@ -150,7 +150,7 @@ or .\"O .BR vsnprintf () .\"O write at most .\"O .I size -.\"O bytes (including the trailing null byte (\(aq\e0\(aq)) to +.\"O bytes (including the terminating null byte (\(aq\e0\(aq)) to .\"O .IR str . .BR snprintf () ¤È @@ -161,7 +161,7 @@ or .I str ¤Ë½ñ¤­¹þ¤à .RI ( size -¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ +¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ .PP .\"O The functions .\"O .BR vprintf (), @@ -246,10 +246,9 @@ C99 .\"O .SS "Return value" .SS ÊÖ¤êÃÍ .\"O Upon successful return, these functions return the number of characters -.\"O printed (not including the -.\"O trailing \(aq\e0\(aq used to end output to strings). +.\"O printed (excluding the null byte used to end output to strings). À®¸ù»þ¤Ë¤Ï¡¢¾åµ­¤Î´Ø¿ô¤Ï½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹ -(ʸ»úÎó¤ÎºÇ¸å¤ò¼¨¤¹¤¿¤á¤Ë»ÈÍѤ¹¤ë \(aq\e0\(aq ¤Ï¿ô¤Ë´Þ¤Þ¤ì¤Ê¤¤)¡£ +(ʸ»úÎó¤ÎºÇ¸å¤ò¼¨¤¹¤¿¤á¤Ë»ÈÍѤ¹¤ë NULL ¥Ð¥¤¥È¤Ï¿ô¤Ë´Þ¤Þ¤ì¤Ê¤¤)¡£ .\"O The functions .\"O .BR snprintf () @@ -257,9 +256,9 @@ C99 .\"O .BR vsnprintf () .\"O do not write more than .\"O .I size -.\"O bytes (including the trailing \(aq\e0\(aq). +.\"O bytes (including the terminating null byte (\(aq\e0\(aq)). .\"O If the output was truncated due to this limit then the return value -.\"O is the number of characters (not including the trailing \(aq\e0\(aq) +.\"O is the number of characters (excluding the terminating null byte) .\"O which would have been written to the final string if enough space .\"O had been available. .\"O Thus, a return value of @@ -273,10 +272,10 @@ C99 .I size ¥Ð¥¤¥È¤ò±Û¤¨¤ëʸ»ú¿ô¤ò½ñ¤­¹þ¤Þ¤Ê¤¤ .RI ( size -¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ +¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤â´Þ¤Þ¤ì¤ë)¡£ ¤³¤ÎÀ©¸Â¤Ë¤è¤Ã¤Æ½ÐÎϤ¬ÀÚ¤êµÍ¤á¤é¤ì¤¿¾ì¹ç¤Ë¤Ï¡¢ ¤â¤·½½Ê¬¤Ê¥¹¥Ú¡¼¥¹¤¬¤¢¤ì¤Ð½ñ¤­¹þ¤Þ¤ì¤¿¤Ç¤¢¤í¤¦Ê¸»ú¤Î¸Ä¿ô -(ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤ò½ü¤¯) ¤òÊÖ¤¹¡£ +(ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È¤ò½ü¤¯) ¤òÊÖ¤¹¡£ ½¾¤Ã¤Æ¡¢ÊÖ¤êÃͤ¬ .I size °Ê¾å¤À¤Ã¤¿¾ì¹ç¡¢½ÐÎϤ¬ÀÚ¤êµÍ¤á¤é¤ì¤¿¤³¤È¤ò°ÕÌ£¤¹¤ë diff --git a/draft/man3/puts.3 b/draft/man3/puts.3 index 2b31b08c..b4826e07 100644 --- a/draft/man3/puts.3 +++ b/draft/man3/puts.3 @@ -28,7 +28,7 @@ .\" by HIROFUMI Nishizuka .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH PUTS 3 1993-04-04 "GNU" "Linux Programmer's Manual" +.TH PUTS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O fputc, fputs, putc, putchar, puts \- output of characters and strings @@ -71,17 +71,14 @@ fputc, fputs, putc, putchar, puts \- ʸ .\"O .I s .\"O to .\"O .IR stream , -.\"O without its trailing -.\"O .BR \(aq\e0\(aq . +.\"O without its terminating null byte (\(aq\e0\(aq). .BR fputs () ¤Ï¡¢Ê¸»úÎó .I s ¤ò .I stream ¤Ë½ñ¤­¹þ¤à¡£ -ʸ»úÎó¤Ë³¤¯ -.B \(aq\e0\(aq -¤Ï½ÐÎϤ·¤Ê¤¤¡£ +ʸ»úÎó½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤Ï½ÐÎϤ·¤Ê¤¤¡£ .PP .\"O .BR putc () .\"O is equivalent to diff --git a/draft/man3/random.3 b/draft/man3/random.3 index e22a858f..05e764c8 100644 --- a/draft/man3/random.3 +++ b/draft/man3/random.3 @@ -129,7 +129,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .\"O \fIn\fP is used by .\"O .BR initstate () .\"O to decide how sophisticated a -.\"O random number generator it should use \(em the larger the state array, +.\"O random number generator it should use\(emthe larger the state array, .\"O the better the random numbers will be. .\"O \fIseed\fP is the seed for the .\"O initialization, which specifies a starting point for the random number diff --git a/draft/man3/realpath.3 b/draft/man3/realpath.3 index 0e41111d..4b9c38bd 100644 --- a/draft/man3/realpath.3 +++ b/draft/man3/realpath.3 @@ -33,7 +33,7 @@ .\" .\"WORD: bounded À©¸Â¤¬¤Ê¤¤ .\" -.TH REALPATH 3 2010-09-20 "" "Linux Programmer's Manual" +.TH REALPATH 3 2011-09-10 "" "Linux Programmer's Manual" .\"O .SH NAME .\"O realpath \- return the canonicalized absolute pathname .SH ̾Á° @@ -167,19 +167,19 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED ¥Ñ¥¹¤Î¥Ç¥£¥ì¥¯¥È¥êÉôʬ¤Ë¡¢Æɤ߽Ф·µö²Ä¤Þ¤¿¤Ï¸¡º÷µö²Ä¤¬Í¿¤¨¤é¤ì¤Æ¤¤¤Ê¤¤¡£ .TP .B EINVAL -.\"O Either .\"O .I path -.\"O or -.\"O .I resolved_path .\"O is NULL. -.\"O (In libc5 this would just cause a segfault.) -.\"O But, see NOTES below. +.\"O .\" (In libc5 this would just cause a segfault.) +.\"O (In glibc versions before 2.3, +.\"O this error is also returned if +.\"O .IR resolved_path +.\"O is NULL.) .I path -¤« +¤¬ NULL ¤Ç¤¢¤ë¡£ +.\" (libc5 ¤Ç¤Ï¡¢¤³¤Î¤è¤¦¤Ê¾ì¹ç segfault ¤òµ¯¤³¤¹¤À¤±¤Ç¤¢¤í¤¦) +(¥Ð¡¼¥¸¥ç¥ó 2.3 ¤è¤êÁ°¤Î glibc ¤Ç¤Ï¡¢ .I resolved_path -¤Î¤¤¤º¤ì¤«¤¬ NULL ¤Ç¤¢¤ë¡£ -(libc5 ¤Ç¤Ï¡¢¤³¤Î¤è¤¦¤Ê¾ì¹ç segfault ¤òµ¯¤³¤¹¤À¤±¤Ç¤¢¤í¤¦) -⤷¡¢²¼µ­¤Î¡ÖÃí°Õ¡×¤ÎÀá¤ò»²¾È¤Î¤³¤È¡£ +¤¬ NULL ¤Î¾ì¹ç¤Ë¤â¤³¤Î¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë¡£) .TP .B EIO .\"O An I/O error occurred while reading from the file system. diff --git a/draft/man3/recno.3 b/draft/man3/recno.3 index f9f86393..a99130fd 100644 --- a/draft/man3/recno.3 +++ b/draft/man3/recno.3 @@ -111,11 +111,9 @@ typedef struct { ¤³¤Î¹½Â¤ÂΤÎÍ×ÁǤò°Ê²¼¤Ë¼¨¤¹¡£ .TP flags -.\"O The flag value is specified by -.\"O .IR or 'ing +.\"O The flag value is specified by ORing .\"O any of the following values: -flag ¤ÎÃÍ¤Ï -°Ê²¼¤ÎÃͤΤ¤¤º¤ì¤«¤«¡¢¤³¤ì¤é¤ÎÏÀÍýϤǻØÄꤵ¤ì¤ë¡£ +flag ¤ÎÃͤϰʲ¼¤ÎÃͤÎÏÀÍýϤǻØÄꤵ¤ì¤ë¡£ .RS .TP .B R_FIXEDLEN diff --git a/draft/man3/regex.3 b/draft/man3/regex.3 index 45139c09..a6b239d4 100644 --- a/draft/man3/regex.3 +++ b/draft/man3/regex.3 @@ -40,7 +40,7 @@ .in \\n(INu+\\$1 .ti -\\$1 .. -.TH REGEX 3 2008-05-29 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2011-09-27 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O regcomp, regexec, regerror, regfree \- POSIX regex functions @@ -367,7 +367,7 @@ typedef struct { .\"O .I errbuf .\"O is filled in with the first .\"O .I "errbuf_size \- 1" -.\"O characters of the error message and a terminating null. +.\"O characters of the error message and a terminating null byte (\(aq\\0\(aq). ¤³¤Î´Ø¿ô¤Ï¡¢¥Ì¥ëʸ»ú¤Ç½ªÃ¼¤µ¤ì¤¿¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸Ê¸»úÎó¤ò³ÊǼ¤¹¤ë¤Î¤ËɬÍ×¤Ê .I errbuf ¤Î¥µ¥¤¥º¤òÊÖ¤¹¡£¤â¤· @@ -378,7 +378,8 @@ typedef struct { .I errbuf ¤Ë¤ÏºÇ½é¤Î .I "errbuf_size \- 1" -ʸ»úʬ¤Ë¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È½ªÃ¼¤Î¥Ì¥ëʸ»ú¤¬¼ý¤Þ¤ë¤è¤¦¤ËÂåÆþ¤µ¤ì¤ë¡£ +ʸ»úʬ¤Ë¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤¬¼ý¤Þ¤ë¤è¤¦¤ËÂåÆþ¤µ¤ì¤ë¡£ .\"O .SS "POSIX Pattern Buffer Freeing" .SS "POSIX ¥Ñ¥¿¡¼¥ó¥Ð¥Ã¥Õ¥¡²òÊü" .\"O Supplying diff --git a/draft/man3/scandir.3 b/draft/man3/scandir.3 index 49d9cbf0..f58f3ef1 100644 --- a/draft/man3/scandir.3 +++ b/draft/man3/scandir.3 @@ -31,6 +31,8 @@ .\" Modified Sun Sep 24 20:15:46 2000 by aeb, following Petter Reinholdtsen. .\" Modified 2001-12-26 by aeb, following Joey. Added versionsort. .\" +.\" FIXME glibc 2.15 adds scandirat() +.\" .\" Japanese Version Copyright (c) 1998 Hiroaki Nagoya all rights reserved. .\" Translated Thu May 28 1998 by Hiroaki Nagoya .\" Updated & Modified Sat Jan 19 18:22:21 JST 2002 @@ -38,7 +40,7 @@ .\" Updated & Modified Sun Jan 16 08:12:04 JST 2005 .\" by Yuichi SATO .\" -.TH SCANDIR 3 2009-02-10 "GNU" "Linux Programmer's Manual" +.TH SCANDIR 3 2011-09-08 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O scandir, alphasort, versionsort \- scan a directory for matching entries @@ -162,9 +164,17 @@ _GNU_SOURCE .\"O .SH ERRORS .SH ¥¨¥é¡¼ .TP +.B ENOENT +.\"O The path in \fIdirp\fR does not exist. +\fIdirp\fR ¤Ç»ØÄꤵ¤ì¤¿¥Ñ¥¹¤¬Â¸ºß¤·¤Ê¤¤¡£ +.TP .B ENOMEM .\"O Insufficient memory to complete the operation. Æ°ºî¤ò´°¿ë¤¹¤ë¤Ë¤Ï¥á¥â¥ê¤¬Â­¤ê¤Ê¤¤¡£ +.TP +.B ENOTDIR +.\"O The path in \fIdirp\fR is not a directory. +\fIdirp\fR ¤Ç»ØÄꤵ¤ì¤¿¥Ñ¥¹¤¬¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤Ê¤¤¡£ .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó .\"O .BR versionsort () diff --git a/draft/man3/scanf.3 b/draft/man3/scanf.3 index ac211a1a..d5964874 100644 --- a/draft/man3/scanf.3 +++ b/draft/man3/scanf.3 @@ -57,7 +57,7 @@ .\"WORD: conversion specifications ÊÑ´¹»ØÄê .\"WORD: type modifier ·¿½¤¾þ»Ò .\" -.TH SCANF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion @@ -266,7 +266,7 @@ or .\"O .I pointer .\"O argument. .\"O If the next item of input does not match the conversion specification, -.\"O the conversion fails \(em this is a +.\"O the conversion fails\(emthis is a .\"O .IR "matching failure" . ÊÑ´¹»ØÄê¡£ÊÑ´¹»ØÄê¤Ï \(aq%\(aq (¥Ñ¡¼¥»¥ó¥È) ʸ»ú¤Ç»Ï¤Þ¤ë¡£ ÆþÎϤµ¤ì¤¿Ê¸»ú¤Î·ÏÎó¤Ï¤³¤Î»ØÄê¤Ë¤â¤È¤Å¤¤¤ÆÊÑ´¹¤µ¤ì¡¢ @@ -274,7 +274,7 @@ or .I pointer °ú¤­¿ô¤¬»Ø¤¹¾ì½ê¤Ë³ÊǼ¤µ¤ì¤ë¡£ ÆþÎϤμ¡¤Îʸ»ú¤¬ÊÑ´¹»ØÄê¤È°ìÃפ·¤Ê¤¤¾ì¹ç¤Ï¡¢ÊÑ´¹¤Ï¼ºÇÔ¤¹¤ë -\(em ¤³¤ì¤¬ +\(em¤³¤ì¤¬ .I "¡Ö°ìÃפμºÇÔ¡× (matching failure)" ¤Ç¤¢¤ë¡£ .PP @@ -354,7 +354,7 @@ C99 .\"O Most conversions discard initial white space characters (the exceptions .\"O are noted below), .\"O and these discarded characters don't count toward the maximum field width. -.\"O String input conversions store a null terminator (\(aq\\0\(aq) +.\"O String input conversions store a terminating null byte (\(aq\\0\(aq) .\"O to mark the end of the input; .\"O the maximum field width does not include this terminator. .I "¡ÖºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¡×" @@ -364,8 +364,8 @@ C99 ¤Û¤È¤ó¤É¤ÎÊÑ´¹¤Ç¤Ï¡¢ÀèƬ¤Î¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹Ê¸»ú¤Ï¼Î¤Æ¤é¤ì (Îã³°¤Ë¤Ä¤¤¤Æ¤Ï¸å½Ò¤¹¤ë)¡¢ ¼Î¤Æ¤é¤ì¤¿¤³¤ì¤é¤Îʸ»ú¤ÏºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Î·×»»¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ -ʸ»úÎó¤ÎÆþÎÏÊÑ´¹¤Ç¤Ï¡¢ÆþÎϤÎËöÈø¤ò¼¨¤¹¥Ì¥ë½ªÃ¼Ê¸»ú (\(aq\\0\(aq) -¤â³ÊǼ¤µ¤ì¤ë¤¬¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë¤Ï¤³¤Î½ªÃ¼Ê¸»ú¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ +ʸ»úÎó¤ÎÆþÎÏÊÑ´¹¤Ç¤Ï¡¢ÆþÎϤÎËöÈø¤ò¼¨¤¹½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤â³ÊǼ¤µ¤ì¤ë¤¬¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë¤Ï¤³¤Î½ªÃ¼¥Ð¥¤¥È¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .TP \(bu .\"O An optional @@ -770,14 +770,14 @@ C99 .B s .\"O Matches a sequence of non-white-space characters; .\"O the next pointer must be a pointer to character array that is -.\"O long enough to hold the input sequence and the terminating null -.\"O character (\(aq\\0\(aq), which is added automatically. +.\"O long enough to hold the input sequence and +.\"O the terminating null byte (\(aq\\0\(aq), which is added automatically. .\"O The input string stops at white space or at the maximum field .\"O width, whichever occurs first. ¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤Ç¤Ï¤Ê¤¤Ê¸»ú¤Ç¹½À®¤µ¤ì¤¿Ê¸»úÎó¤ËÂбþ¤¹¤ë¡£ ¼¡¤Î¥Ý¥¤¥ó¥¿¤Ïʸ»ú¤ÎÇÛÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ -¤½¤Îʸ»úÇÛÎó¤Ï¡¢ÆþÎϤµ¤ì¤¿Ê¸»úÎó¤È (¼«Æ°Åª¤ËÄɲ䵤ì¤ë) -¥Ì¥ë½ªÃ¼Ê¸»ú (\(aq\\0\(aq) ¤ò³ÊǼ¤¹¤ë¤Î¤Ë½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +¤½¤Îʸ»úÇÛÎó¤Ï¡¢ÆþÎϤµ¤ì¤¿Ê¸»úÎó¤È (¼«Æ°Åª¤ËÄɲ䵤ì¤ë) ½ªÃ¼¤Î NULL +¥Ð¥¤¥È (\(aq\\0\(aq) ¤ò³ÊǼ¤¹¤ë¤Î¤Ë½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ ʸ»úÎó¤ÎÆþÎϤϡ¢¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤¬ÆþÎϤµ¤ì¤ë¤«¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë 㤹¤ë¤«¡¢¤Î¤É¤Á¤é¤«¤¬µ¯¤³¤ë¤ÈÄä»ß¤µ¤ì¤ë¡£ .TP diff --git a/draft/man3/sched_getcpu.3 b/draft/man3/sched_getcpu.3 index c37dea2e..8d346233 100644 --- a/draft/man3/sched_getcpu.3 +++ b/draft/man3/sched_getcpu.3 @@ -100,7 +100,7 @@ cpu = sched_getcpu(); int c, s; s = getcpu(&c, NULL, NULL); -cpu = (s == -1) ? s : c; +cpu = (s == \-1) ? s : c; .fi .in .\"O .SH SEE ALSO diff --git a/draft/man3/shm_open.3 b/draft/man3/shm_open.3 index 089d24e3..16da04f6 100644 --- a/draft/man3/shm_open.3 +++ b/draft/man3/shm_open.3 @@ -177,7 +177,7 @@ POSIX .I ¤Î¥¤¥ó¥¯¥ë¡¼¥É¤Ë¤è¤êÆÀ¤é¤ì¤ë)¡£ .sp -.\"O A new shared memory object initially has zero length \(em the size of the +.\"O A new shared memory object initially has zero length\(emthe size of the .\"O object can be set using .\"O .BR ftruncate (2). .\"O The newly-allocated bytes of a shared memory @@ -446,7 +446,7 @@ POSIX.1-2001 .\"O .B O_TRUNC .\"O unspecified. .\"O On Linux, this will successfully truncate an existing -.\"O shared memory object \(em this may not be so on other UNIX systems. +.\"O shared memory object\(emthis may not be so on other UNIX systems. POSIX ¤Ï .B O_RDONLY ¤È diff --git a/draft/man3/siginterrupt.3 b/draft/man3/siginterrupt.3 index bd2c5f4e..2754a40d 100644 --- a/draft/man3/siginterrupt.3 +++ b/draft/man3/siginterrupt.3 @@ -32,7 +32,7 @@ .\" Translated Sun May 24 13:44:00 JST 1998 .\" by HANATAKA Shinya .\" -.TH SIGINTERRUPT 3 2010-09-26 "" "Linux Programmer's Manual" +.TH SIGINTERRUPT 3 2011-09-09 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O siginterrupt \- allow signals to interrupt system calls @@ -72,18 +72,12 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .\"O argument is false (0), then system calls will be restarted if interrupted .\"O by the specified signal \fIsig\fP. .\"O This is the default behavior in Linux. -.\"O However, when a new signal handler is specified with the -.\"O .BR signal (2) -.\"O function, the system call is interrupted by default. .BR siginterrupt () ´Ø¿ô¤Ï¡¢¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤¬¥·¥°¥Ê¥ë \fIsig\fP ¤Ë¤è¤Ã¤Æ³ä¤ê¹þ¤Þ¤ì¤¿¸å¡¢ºÆ¼Â¹Ô¤ÎºÝ¤Î¿¶¤ëÉñ¤¤¤òÊѹ¹¤¹¤ë¡£ \fIflag\fP °ú¤­¿ô¤¬µ¶ (0) ¤Ê¤é¤Ð¡¢¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤¬»ØÄꤷ¤¿ ¥·¥°¥Ê¥ë \fIsig\fP ¤Ë¤è¤Ã¤Æ³ä¤ê¹þ¤Þ¤ì¤¿¸å¤Ë¡¢¤½¤Î¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤Ï -ºÆ¼Â¹Ô¤µ¤ì¤ë¡£¤³¤ì¤Ï Linux ¤Ë¤ª¤¤¤Æ¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ç¤¢¤ë¡£°ìÊý¡¢ -.BR signal (2) -´Ø¿ô¤Ç¿·¤·¤¤¥·¥°¥Ê¥ë¡¦¥Ï¥ó¥É¥é¡¼¤ò»ØÄꤷ¤¿¾ì¹ç¤Ï -¥Ç¥Õ¥©¥ë¥È¤Ç¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤ÏÃæÃǤµ¤ì¤ë¡£ +ºÆ¼Â¹Ô¤µ¤ì¤ë¡£¤³¤ì¤Ï Linux ¤Ë¤ª¤¤¤Æ¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ç¤¢¤ë¡£ .PP .\"O If the \fIflag\fP argument is true (1) and no data has been transferred, .\"O then a system call interrupted by the signal \fIsig\fP will return \-1 diff --git a/draft/man3/stdio.3 b/draft/man3/stdio.3 index 6e558260..9f3c49b2 100644 --- a/draft/man3/stdio.3 +++ b/draft/man3/stdio.3 @@ -168,18 +168,17 @@ main ¥Õ¥¡¥¤¥ë¤¬Àµ¤·¤¯ÊĤ¸¤é¤ì¤ëÊݾڤϤʤ¤¡£ .PP .\"O At program startup, three text streams are predefined and need not be -.\"O opened explicitly \(em +.\"O opened explicitly: .\"O .I standard input -.\"O (for reading conventional input), \(em +.\"O (for reading conventional input), .\"O .I standard output .\"O (for writing conventional input), and .\"O .I standard error .\"O (for writing diagnostic output). ¥×¥í¥°¥é¥à¤Îµ¯Æ°»þ¤Ë 3 ¸Ä¤Î¥Æ¥­¥¹¥È¥¹¥È¥ê¡¼¥à¤¬Í½¤áÄêµÁ¤µ¤ì¤Æ¤ª¤ê¡¢ ¤½¤ì¤é¤ÏÌÀ¼¨Åª¤Ë³«¤¯É¬Íפ¬¤Ê¤¤¡£ -\(em .I ɸ½àÆþÎÏ (standard input) -(Ä̾ï¤ÎÆþÎϤòÆɤ߼è¤ë¤Î¤Ë»È¤¦)¡¢\(em +(Ä̾ï¤ÎÆþÎϤòÆɤ߼è¤ë¤Î¤Ë»È¤¦)¡¢ .I ɸ½à½ÐÎÏ (standard output) (Ä̾ï¤Î½ÐÎϤò½ñ¤­¹þ¤à¤Î¤Ë»È¤¦)¡¢ .I ɸ½à¥¨¥é¡¼½ÐÎÏ (standard error) diff --git a/draft/man3/stpcpy.3 b/draft/man3/stpcpy.3 index 1d51ce0a..7dbb3933 100644 --- a/draft/man3/stpcpy.3 +++ b/draft/man3/stpcpy.3 @@ -27,7 +27,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH STPCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH STPCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O stpcpy \- copy a string returning a pointer to its end @@ -68,13 +68,13 @@ _GNU_SOURCE .\"O The .\"O .BR stpcpy () .\"O function copies the string pointed to by \fIsrc\fP -.\"O (including the terminating \(aq\\0\(aq character) to the array pointed to by +.\"O (including the terminating null byte (\(aq\\0\(aq)) to the array pointed to by .\"O \fIdest\fP. .\"O The strings may not overlap, and the destination string .\"O \fIdest\fP must be large enough to receive the copy. .BR stpcpy () -´Ø¿ô¤Ï¡¢\fIsrc\fP ¤Ç»Ø¤µ¤ì¤¿Ê¸»úÎó¤ò (ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\\0\(aq -¤ò´Þ¤á¤Æ) \fIdest\fP ¤Ç»Ø¤µ¤ì¤¿ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ +´Ø¿ô¤Ï¡¢\fIsrc\fP ¤Ç»Ø¤µ¤ì¤¿Ê¸»úÎó¤ò (ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È +(\(aq\\0\(aq) ¤ò´Þ¤á¤Æ) \fIdest\fP ¤Ç»Ø¤µ¤ì¤¿ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ ʸ»úÎó¤Ï½ÅÊ£¤·¤Æ¤Ï¤Ê¤é¤º¡¢¥³¥Ô¡¼Àè¤Îʸ»úÎó \fIdest\fP ¤Ï¥³¥Ô¡¼¤ò¼õ¤±¼è¤ë ¤Î¤Ë½½Ê¬Â礭¤¯¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .\"O .SH "RETURN VALUE" @@ -88,14 +88,16 @@ _GNU_SOURCE \fB½ª¤ê\fP¤ò»Ø¤¹¥Ý¥¤¥ó¥¿ (¤¹¤Ê¤ï¤Á¡¢Ê¸»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È) ¤òÊÖ¤¹¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is not part of the C or POSIX.1 standards, and is -.\"O not customary on UNIX systems, but is not a GNU invention either. -.\"O Perhaps it comes from MS-DOS. -.\"O Nowadays, it is also present on the BSDs. -¤³¤Î´Ø¿ô¤Ï¡¢C ¤ä POSIX.1 ɸ½à¤Î°ìÉô¤Ç¤Ï¤Ê¤¯¡¢UNIX ¥·¥¹¥Æ¥à¤Î´·½¬Åª¤Ê -¤â¤Î¤Ç¤â¤Ê¤¤¤¬¡¢GNU ¤ÎȯÌÀ¤È¤¤¤¦¤ï¤±¤Ç¤â¤Ê¤¤¡£ +.\"O This function was added to POSIX.1-2008. Before that, it was not part of +.\"O the C or POSIX.1 standards, nor customary on UNIX systems, but was not a +.\"O GNU invention either. Perhaps it came from MS-DOS. It is also present on +.\"O the BSDs. +¤³¤Î´Ø¿ô¤Ï POSIX.1-2008 ¤ËÄɲ䵤줿¡£ +¤½¤ì°ÊÁ°¤Ï¡¢¤³¤Î´Ø¿ô¤Ï C ¤ä POSIX.1 ɸ½à¤Î°ìÉô¤Ç¤â +UNIX ¥·¥¹¥Æ¥à¤Î´·½¬Åª¤Ê¤â¤Î¤Ç¤â¤Ê¤«¤Ã¤¿¤¬¡¢ +GNU ¤ÎȯÌÀ¤È¤¤¤¦¤ï¤±¤Ç¤â¤Ê¤«¤Ã¤¿¡£ ¤Ò¤ç¤Ã¤È¤·¤¿¤é MS-DOS ͳÍè¤Î¤â¤Î¤«¤â¤·¤ì¤Ê¤¤¡£ -¸½ºß¤Ç¤Ï¡¢BSD ·Ï¤Ë¤â¸ºß¤¹¤ë¡£ +¤³¤Î´Ø¿ô¤Ï BSD ·Ï¤Ë¤â¸ºß¤¹¤ë¡£ .\"O .SH EXAMPLE .SH Îã .\"O For example, this program uses @@ -138,6 +140,7 @@ main(void) .BR memccpy (3), .BR memcpy (3), .BR memmove (3), +.BR stpncpy (3), .BR strcpy (3), .BR string (3), .BR wcpcpy (3) diff --git a/draft/man3/stpncpy.3 b/draft/man3/stpncpy.3 index 3d8ca9fe..d181a7ba 100644 --- a/draft/man3/stpncpy.3 +++ b/draft/man3/stpncpy.3 @@ -15,7 +15,7 @@ .\" Translated Tue Jan 11 00:55:50 JST 2000 .\" by HANATAKA Shinya .\" -.TH STPNCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH STPNCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O stpncpy \- copy a fixed-size string, returning a pointer to its end @@ -56,22 +56,23 @@ _GNU_SOURCE .\"O The .\"O .BR stpncpy () .\"O function copies at most \fIn\fP characters from the string -.\"O pointed to by \fIsrc\fP, including the terminating \(aq\\0\(aq character, +.\"O pointed to by \fIsrc\fP, including the terminating null byte (\(aq\\0\(aq), .\"O to the array pointed to by \fIdest\fP. .\"O Exactly \fIn\fP characters are written at .\"O \fIdest\fP. .\"O If the length \fIstrlen(src)\fP is smaller than \fIn\fP, the .\"O remaining characters in the array pointed to by \fIdest\fP are filled -.\"O with \(aq\\0\(aq characters. +.\"O with null bytes (\(aq\\0\(aq), .\"O If the length \fIstrlen(src)\fP is greater or equal to .\"O \fIn\fP, the string pointed to by \fIdest\fP will -.\"O not be \(aq\\0\(aq terminated. +.\"O not be null-terminated. .BR stpncpy () -´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤·¤Æ¤¤¤ëʸ»úÎ󤫤齪ü¤Î \(aq\\0\(aq ʸ»ú¤ò -´Þ¤á¤ÆºÇÂç \fIn\fP ¥Ð¥¤¥È¤ò \fIdest\fP ¤Ë¥³¥Ô¡¼¤¹¤ë¡£Ä¹¤µ +´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤·¤Æ¤¤¤ëʸ»úÎ󤫤齪ü¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤ò´Þ¤á¤ÆºÇÂç \fIn\fP ¥Ð¥¤¥È¤ò \fIdest\fP ¤Ë¥³¥Ô¡¼¤¹¤ë¡£Ä¹¤µ \fIstrlen(src)\fP ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤¤¾ì¹ç¤Ë¤Ï \fIdest\fP ¤Î»Ä¤ê¤Î -Éôʬ¤Ë¤Ï \(aq\\0\(aq ʸ»ú¤¬Ëä¤á¤é¤ì¤ë¡£Ä¹¤µ \fIstrlen(src)\fP ¤¬ \fIn\fP °Ê¾å -¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó¤Ï \(aq\\0\(aq ¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¡£ +Éôʬ¤Ë¤Ï NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ʸ»ú¤¬Ëä¤á¤é¤ì¤ë¡£ +Ťµ \fIstrlen(src)\fP ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢ +\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¡£ .PP .\"O The strings may not overlap. Æó¤Ä¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ @@ -83,16 +84,17 @@ _GNU_SOURCE .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ .\"O .BR stpncpy () -.\"O returns a pointer to the terminating null +.\"O returns a pointer to the terminating null byte .\"O in \fIdest\fP, or, if \fIdest\fP is not null-terminated, .\"O \fIdest + n\fP. .BR stpncpy () -¤Ï \fIdest\fP ¤Î½ªÃ¼¤Î¥Ê¥ëʸ»ú¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¡¼¤òÊÖ¤¹¤«¡¢ -\fIdest\fP ¤¬¥Ê¥ëʸ»ú¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï \fIdest + n\fP ¤òÊÖ¤¹¡£ +¤Ï \fIdest\fP ¤Î½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¡¼¤òÊÖ¤¹¤«¡¢ +\fIdest\fP ¤¬ NULL ¥Ð¥¤¥È¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï \fIdest + n\fP ¤òÊÖ¤¹¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +.\"O This function was added to POSIX.1-2008. Before that, it was a GNU extension. +¤³¤Î´Ø¿ô¤Ï POSIX.1-2008 ¤ËÄɲ䵤줿¡£ +¤½¤ì°ÊÁ°¤Ï GNU ¤Ë¤è¤ë³ÈÄ¥¤Ç¤¢¤Ã¤¿¡£ .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR strncpy (3), diff --git a/draft/man3/strcat.3 b/draft/man3/strcat.3 index 3110cddf..68a12286 100644 --- a/draft/man3/strcat.3 +++ b/draft/man3/strcat.3 @@ -36,7 +36,7 @@ .\" by Yuichi SATO .\" Updated 2007-07-04, Akihiro MOTOKI , LDP v2.58 .\" -.TH STRCAT 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O strcat, strncat \- concatenate two strings @@ -55,14 +55,16 @@ strcat, strncat \- .\"O The .\"O .BR strcat () .\"O function appends the \fIsrc\fP string to the -.\"O \fIdest\fP string, overwriting the null byte (\(aq\\0\(aq) at the end of +.\"O- \fIdest\fP string, overwriting the null byte (\(aq\\0\(aq) at the end of +.\"O+ \fIdest\fP string, +.\"O+ overwriting the terminating null byte (\(aq\\0\(aq) at the end of .\"O \fIdest\fP, and then adds a terminating null byte. .\"O The strings may not overlap, and the \fIdest\fP string must have .\"O enough space for the result. .BR strcat () ´Ø¿ô¤Ï¡¢\fIdest\fP ʸ»úÎó¤Î¸å¤Ë \fIsrc\fP ʸ»úÎó¤òÉÕ¤±²Ã¤¨¤ë¡£ -¤½¤ÎºÝ¤Ë¡¢\fIdest\fP ¤ÎºÇ¸å¤Ë¤¢¤ë¥Ì¥ë¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï¾å½ñ¤­¤µ¤ì¡¢ -¿·¤¿¤ËÀ¸À®¤µ¤ì¤¿Ê¸»úÎó¤ÎËöÈø¤Ë½ªÃ¼¤Î¥Ì¥ë¥Ð¥¤¥È¤¬ÉÕÍ¿¤µ¤ì¤ë¡£ +¤½¤ÎºÝ¤Ë¡¢\fIdest\fP ¤ÎºÇ¸å¤Ë¤¢¤ë½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤Ï¾å½ñ¤­¤µ¤ì¡¢¿·¤¿¤ËÀ¸À®¤µ¤ì¤¿Ê¸»úÎó¤ÎËöÈø¤Ë½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤¬ÉÕÍ¿¤µ¤ì¤ë¡£ Æó¤Ä¤Îʸ»úÎó \fIsrc\fP ¤È \fIdest\fP ¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ ¤Þ¤¿¡¢Ê¸»úÎó \fIdest\fP ¤Ï¡¢Ï¢·ë¸å¤Î·ë²Ì¤ò³ÊǼ¤¹¤ë¤Î¤Ë ½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ @@ -81,13 +83,13 @@ strcat, strncat \- \fIsrc\fP ¤Î¤¦¤ÁºÇÂç \fIn\fP ʸ»ú¤¬»ÈÍѤµ¤ì¤ë¡£ .IP * \fIsrc\fP ¤¬ \fIn\fP ʸ»ú°Ê¾å¤Î¾ì¹ç¡¢ -\fIsrc\fP ¤Ï¥Ì¥ë½ªÃ¼¤µ¤ì¤Æ¤¤¤ëɬÍפϤʤ¤¡£ +\fIsrc\fP ¤Ï NULL ½ªÃ¼¤µ¤ì¤Æ¤¤¤ëɬÍפϤʤ¤¡£ .PP .\"O As with .\"O .BR strcat (), .\"O the resulting string in \fIdest\fP is always null-terminated. .BR strcat () -¤ÈƱ¤¸¤¯¡¢\fIdest\fP ¤Ë³ÊǼ¤µ¤ì¤ë·ë²Ì¤Îʸ»úÎó¤Ï¾ï¤Ë¥Ì¥ë½ªÃ¼¤µ¤ì¤ë¡£ +¤ÈƱ¤¸¤¯¡¢\fIdest\fP ¤Ë³ÊǼ¤µ¤ì¤ë·ë²Ì¤Îʸ»úÎó¤Ï¾ï¤Ë NULL ½ªÃ¼¤µ¤ì¤ë¡£ .PP .\"O If \fIsrc\fP contains \fIn\fP or more characters, .\"O .BR strncat () @@ -98,7 +100,7 @@ strcat, strncat \- \fIsrc\fP ¤¬ \fIn\fP ʸ»ú°Ê¾å¤Î¾ì¹ç¡¢ .BR strncat () ¤Ï \fIdest\fP ¤Ë \fIn+1\fP ʸ»ú¤ò½ñ¤­¹þ¤à -(\fIsrc\fP ¤«¤é¤Î \fIn\fP ʸ»ú¤È½ªÃ¼¤Î¥Ì¥ë¥Ð¥¤¥È¤Ç¤¢¤ë)¡£ +(\fIsrc\fP ¤«¤é¤Î \fIn\fP ʸ»ú¤È½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤Ç¤¢¤ë)¡£ ¤·¤¿¤¬¤Ã¤Æ¡¢\fIdest\fP ¤ÎÂ礭¤µ¤ÏºÇÄã¤Ç¤â \fIstrlen(dest)+n+1\fP ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ diff --git a/draft/man3/strcpy.3 b/draft/man3/strcpy.3 index d6b451f0..f0cf67c2 100644 --- a/draft/man3/strcpy.3 +++ b/draft/man3/strcpy.3 @@ -207,6 +207,7 @@ if (n > 0) .BR memcpy (3), .BR memmove (3), .BR stpcpy (3), +.BR stpncpy (3), .BR strdup (3), .BR string (3), .BR wcscpy (3), diff --git a/draft/man3/strdup.3 b/draft/man3/strdup.3 index 1dcec464..d18fcf10 100644 --- a/draft/man3/strdup.3 +++ b/draft/man3/strdup.3 @@ -33,7 +33,7 @@ .\" by YOSHINO Takashi .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH STRDUP 3 2010-09-26 "GNU" "Linux Programmer's Manual" +.TH STRDUP 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° .\"O strdup, strndup, strdupa, strndupa \- duplicate a string strdup, strndup, strdupa, strndupa \- ʸ»úÎó¤òÊ£À½¤¹¤ë @@ -142,12 +142,14 @@ _GNU_SOURCE .\"O conforms to SVr4, 4.3BSD, POSIX.1-2001. .BR strdup () ¤Ï SVr4, 4.3BSD, POSIX.1-2001 ½àµò¤Ç¤¢¤ë¡£ -.\"O .BR strndup (), -.\"O .BR strdupa (), +.\"O .BR strndup () +.\"O conforms to POSIX.1-2008. +.BR strndup () +¤Ï POSIX.1-2008 ½àµò¤Ç¤¢¤ë¡£ +.\"O .BR strdupa () .\"O and .\"O .BR strndupa () .\"O are GNU extensions. -.BR strndup (), .BR strdupa (), .BR strndupa () ¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ diff --git a/draft/man3/strftime.3 b/draft/man3/strftime.3 index d75065ae..2675a18d 100644 --- a/draft/man3/strftime.3 +++ b/draft/man3/strftime.3 @@ -127,7 +127,7 @@ strftime \- .B %D .\"O Equivalent to .\"O .BR %m/%d/%y . -.\"O (Yecch \(em for Americans only. +.\"O (Yecch\(emfor Americans only. .\"O Americans should note that in other countries .\"O .B %d/%m/%y .\"O is rather common. diff --git a/draft/man3/strlen.3 b/draft/man3/strlen.3 index bb8af3b1..8ed6979e 100644 --- a/draft/man3/strlen.3 +++ b/draft/man3/strlen.3 @@ -31,7 +31,7 @@ .\" Translated Mon Jan 20 18:51:38 JST 1997 .\" by YOSHINO Takashi .\" -.TH STRLEN 3 1993-04-12 "" "Linux Programmer's Manual" +.TH STRLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strlen \- ʸ»úÎó¤ÎŤµ¤ò·×»»¤¹¤ë .SH ½ñ¼° @@ -41,9 +41,13 @@ strlen \- ʸ .BI "size_t strlen(const char *" s ); .fi .SH ÀâÌÀ +.\"O The +.\"O .BR strlen () +.\"O function calculates the length of the string +.\"O \fIs\fP, excluding the terminating null byte (\(aq\\0\(aq). .BR strlen () ´Ø¿ô¤Ïʸ»úÎó \fIs\fP ¤ÎŤµ¤ò·×»»¤¹¤ë¡£ -¤³¤Î¤È¤­¡¢½ªÃ¼Ê¸»ú \(aq\\0\(aq ¤Ï·×»»¤Ë´Þ¤Þ¤ì¤Ê¤¤¡£ +¤³¤Î¤È¤­¡¢½ªÃ¼ NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï·×»»¤Ë´Þ¤Þ¤ì¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ .BR strlen () ´Ø¿ô¤Ï \fIs\fP ¤ÎÃæ¤Îʸ»ú¿ô¤òÊÖ¤¹¡£ @@ -51,5 +55,6 @@ strlen \- ʸ SVr4, 4.3BSD, C89, C99. .SH ´ØÏ¢¹àÌÜ .BR string (3), +.BR strnlen (3), .BR wcslen (3), .BR wcsnlen (3) diff --git a/draft/man3/strnlen.3 b/draft/man3/strnlen.3 index 98f66788..7dffb753 100644 --- a/draft/man3/strnlen.3 +++ b/draft/man3/strnlen.3 @@ -13,7 +13,7 @@ .\" Translated Tue Jan 11 00:55:48 JST 2000 .\" by HANATAKA Shinya .\" -.TH STRNLEN 3 2010-10-31 "GNU" "Linux Programmer's Manual" +.TH STRNLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O strnlen \- determine the length of a fixed-size string @@ -54,7 +54,8 @@ _GNU_SOURCE .\"O The .\"O .BR strnlen () .\"O function returns the number of characters in the string -.\"O pointed to by \fIs\fP, not including the terminating \(aq\\0\(aq character, +.\"O- pointed to by \fIs\fP, not including the terminating \(aq\\0\(aq character, +.\"O+ pointed to by \fIs\fP, excluding the terminating null bye (\(aq\\0\(aq), .\"O but at most \fImaxlen\fP. .\"O In doing this, .\"O .BR strnlen () @@ -62,7 +63,7 @@ _GNU_SOURCE .\"O \fImaxlen\fP characters at \fIs\fP and never beyond \fIs+maxlen\fP. .BR strnlen () ´Ø¿ô¤Ï \fIs\fP ¤¬»Ø¤¹Ê¸»úÎó¤ÎŤµ¤ò¥Ð¥¤¥È¿ô¤ÇÊÖ¤¹¡£ -Ťµ¤Ë¤Ï½ªÃ¼¤Î \(aq\\0\(aq ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¡£ +Ťµ¤Ë¤Ï½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤¡£ ¤Þ¤¿Ä¹¤µ¤ÏºÇÂç¤Ç \fImaxlen\fP ¤Þ¤Ç¤Ç¤¢¤ê¡¢ .BR strnlen () ¤Ï \fIs\fP ¤ÎºÇ½é¤Î \fImaxlen\fP ¥Ð¥¤¥È¤Î¤ß¤ò¸¡ºº¤· @@ -73,16 +74,15 @@ _GNU_SOURCE .\"O .BR strnlen () .\"O function returns \fIstrlen(s)\fP, if that is less than .\"O \fImaxlen\fP, or \fImaxlen\fP -.\"O if there is no \(aq\\0\(aq character among the first +.\"O if there is no null byte (\(aq\\0\(aq) among the first .\"O \fImaxlen\fP characters pointed to by \fIs\fP. .BR strnlen () ´Ø¿ô¤Ï \fImaxlen\fP °Ê²¼¤Ê¤é¤Ð \fIstrlen(s)\fP ¤ÈƱ¤¸ ÃͤòÊÖ¤¹¡£\fIs\fP ¤Î»Ø¤¹Ê¸»úÎ󤬺ÇÂç \fImaxlen\fP ¥Ð¥¤¥È¤Þ¤Ç¤Ë -\(aq\\0\(aq ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¾ì¹ç¤Ë¤Ï \fImaxlen\fP ¤òÊÖ¤¹¡£ +NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¾ì¹ç¤Ë¤Ï \fImaxlen\fP ¤òÊÖ¤¹¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR strlen (3) diff --git a/draft/man3/strsep.3 b/draft/man3/strsep.3 index b795b5b0..e8c7a266 100644 --- a/draft/man3/strsep.3 +++ b/draft/man3/strsep.3 @@ -37,7 +37,7 @@ .\" .\" WORD: delimiter ¶èÀÚ¤êʸ»ú .\" -.TH STRSEP 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRSEP 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O strsep \- extract token from string @@ -75,10 +75,11 @@ _BSD_SOURCE ¤µ¤â¤Ê¤±¤ì¤Ð¡¢Ê¸»úÎó \fIstringp\fP ¤ò \fIdelim\fP ¤Ë´Þ¤Þ¤ì¤ëʸ»ú¤Ç¶èÀڤä¿ ¥È¡¼¥¯¥ó¤Î¤¦¤ÁºÇ½é¤Î¤â¤Î¤òÊÖ¤¹¡£ -.\"O This token is terminated with a \(aq\\0\(aq character -.\"O (by overwriting the delimiter) +.\"O This token is terminated by overwriting the delimiter +.\"O with a null byte (\(aq\\0\(aq) .\"O and \fI*stringp\fP is updated to point past the token. -¥È¡¼¥¯¥ó¤Ï (¶èÀÚ¤êʸ»ú¤ò¾å½ñ¤­¤¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ) \(aq\\0\(aq ʸ»ú¤Ç½ªÃ¼¤µ¤ì¡¢ +¥È¡¼¥¯¥ó¤Ï¡¢¶èÀÚ¤êʸ»ú¤ò NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ç¾å½ñ¤­¤¹¤ë¤³¤È¤Ç +½ªÃ¼¤µ¤ì¤ë¡£ \fI*stringp\fP ¤ÏÀÚ¤ê½Ð¤µ¤ì¤¿¥È¡¼¥¯¥ó¤Î¼¡¤Î°ÌÃÖ¤ò¼¨¤¹¤è¤¦¤Ë¹¹¿·¤µ¤ì¤ë¡£ .\"O In case no delimiter was found, the token is taken to be .\"O the entire string \fI*stringp\fP, and \fI*stringp\fP is made NULL. diff --git a/draft/man3/strstr.3 b/draft/man3/strstr.3 index 061daef6..4e66d9cf 100644 --- a/draft/man3/strstr.3 +++ b/draft/man3/strstr.3 @@ -35,7 +35,7 @@ .\" Updated Sun Sep 5 JST 1999 by by Kentaro Shirakata .\" Updated Wed Apr 20 JST 2005 by by Kentaro Shirakata .\" -.TH STRSTR 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O strstr, strcasestr \- locate a substring @@ -60,11 +60,11 @@ strstr, strcasestr \- .\"O .BR strstr () .\"O function finds the first occurrence of the substring .\"O \fIneedle\fP in the string \fIhaystack\fP. -.\"O The terminating \(aq\\0\(aq characters are not compared. +.\"O The terminating null bytes (\(aq\\0\(aq) are not compared. .BR strstr () ´Ø¿ô¤Ï¡¢Éôʬʸ»úÎó \fIneedle\fP ¤¬Ê¸»úÎó \fIhaystack\fP Ãæ ¤ÇºÇ½é¤Ë¸½¤ì¤ë°ÌÃÖ¤ò¸«¤Ä¤±¤ë¡£ -ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\\0\(aq ʸ»ú¤ÏÈæ³Ó¤µ¤ì¤Ê¤¤¡£ +ʸ»úÎó¤ò½ªÃ¼ NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤ÏÈæ³Ó¤µ¤ì¤Ê¤¤¡£ .\"O The .\"O .BR strcasestr () diff --git a/draft/man3/strtoul.3 b/draft/man3/strtoul.3 index 2b7d83a7..f4b3c96a 100644 --- a/draft/man3/strtoul.3 +++ b/draft/man3/strtoul.3 @@ -38,7 +38,7 @@ .\" .\" WORD: base ´ð¿ô .\" -.TH STRTOUL 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2011-09-15 "GNU" "Linux Programmer's Manual" .SH ̾Á° .\"O strtoul, strtoull, strtouq \- convert a string to an unsigned long integer strtoul, strtoull, strtouq \- ʸ»úÎó¤ò unsigned long int ¤ËÊÑ´¹¤¹¤ë @@ -229,8 +229,8 @@ or .\"O Since .\"O .BR strtoul () .\"O can legitimately return 0 or -.\"O .B LONG_MAX -.\"O .RB ( LLONG_MAX +.\"O .B ULONG_MAX +.\"O .RB ( ULLONG_MAX .\"O for .\"O .BR strtoull ()) .\"O on both success and failure, the calling program should set @@ -241,10 +241,10 @@ or .\"O has a nonzero value after the call. .B strtoul () ¤«¤é¤ÏÀ®¸ù¡¢¼ºÇԤɤÁ¤é¤Î¾ì¹ç¤Ç¤â 0 ¤ä -.B LONG_MAX +.B ULONG_MAX .RB ( strtoull () ¤Ç¤Ï -.BR LLONG_MAX ) +.BR ULLONG_MAX ) ¤¬ÊÖ¤ë²ÄǽÀ­¤¬¤¢¤ë¤Î¤Ç¡¢ ¥×¥í¥°¥é¥à¤Ï´Ø¿ô¤ò¸Æ¤Ó½Ð¤¹Á°¤Ë .I errno diff --git a/draft/man3/strxfrm.3 b/draft/man3/strxfrm.3 index 76bcff25..745cc5f6 100644 --- a/draft/man3/strxfrm.3 +++ b/draft/man3/strxfrm.3 @@ -30,7 +30,7 @@ .\" Translated Fri Jun 26 1998 by SHOJI Yasushi .\" Updated & Modefied Sun Mar 7 1999 by Shouichi Saito .\" -.TH STRXFRM 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRXFRM 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .\"O strxfrm \- string transformation .SH ̾Á° @@ -81,14 +81,15 @@ strxfrm \- ʸ .\"O .BR strxfrm () .\"O function returns the number of bytes required to .\"O store the transformed string in \fIdest\fP excluding the -.\"O terminating \(aq\\0\(aq character. +.\"O terminating null byte (\(aq\\0\(aq). .\"O If the value returned is \fIn\fP or more, the .\"O contents of \fIdest\fP are indeterminate. .SH ÊÖ¤êÃÍ .BR strxfrm () ´Ø¿ô¤Ï¡¢ÊÑ´¹¤µ¤ì¤¿Ê¸»úÎó¤ò \fIdest\fP ¤ËÂåÆþ¤¹¤ë¤È¤­¤Ë -ɬÍפʥХ¤¥È¿ô¤«¤é¡¢½ªÃ¼¤Î \(aq\\0\(aq ʸ»ú¤Îʬ¤ò°ú¤¤¤¿¤â¤Î¤òÊÖ¤¹¡£¤â¤·ÊÖ¤êÃÍ -¤¬ \fIn\fP °Ê¾å¤Î¾ì¹ç¡¢ \fIdest\fP ¤ÎÆâÍƤÏÉÔÄê¤È¤Ê¤ë¡£ +ɬÍפʥХ¤¥È¿ô¤«¤é¡¢½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Îʬ¤ò +°ú¤¤¤¿¤â¤Î¤òÊÖ¤¹¡£¤â¤·ÊÖ¤êÃͤ¬ \fIn\fP °Ê¾å¤Î¾ì¹ç¡¢ +\fIdest\fP ¤ÎÆâÍƤÏÉÔÄê¤È¤Ê¤ë¡£ .SH ½àµò SVr4, 4.3BSD, C89, C99. .\"O .SH NOTES diff --git a/draft/man3/sysconf.3 b/draft/man3/sysconf.3 index 1762f65d..736a2b46 100644 --- a/draft/man3/sysconf.3 +++ b/draft/man3/sysconf.3 @@ -413,9 +413,9 @@ POSIX.1 ɸ ¤Ë¤ª¤¤¤Æ¡¢³ç¸Ì¤ÇÆþ¤ì»Ò¤Ë¤Ç¤­¤ë¼°¤ÎºÇÂç¿ô¡£ .TP .BR LINE_MAX " - " _SC_LINE_MAX -.\"O The maximum length of a utility's input line length, either from +.\"O The maximum length of a utility's input line, either from .\"O standard input or from a file. -.\"O This includes length for a trailing +.\"O This includes space for a trailing .\"O newline. ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ÎÆþÎϹԤκÇÂçĹ¡£É¸½àÆþÎϤÀ¤±¤Ç¤Ê¤¯¡¢¥Õ¥¡¥¤¥ë¤«¤é¤ÎÆþÎϤˤâ ŬÍѤµ¤ì¤ë¡£Ä¹¤µ¤Ë¤Ï¹Ô¤ÎËöÈø¤Î²þ¹Ôʸ»ú¤â´Þ¤Þ¤ì¤ë¡£ diff --git a/draft/man3/tgamma.3 b/draft/man3/tgamma.3 index 15d79a43..c770a50e 100644 --- a/draft/man3/tgamma.3 +++ b/draft/man3/tgamma.3 @@ -138,7 +138,7 @@ NaN .\"O If .\"O .I x -.\"O is -0 or +0, +.\"O is \-0 or +0, .\"O a pole error occurs, .\"O and the functions return .\"O .BR HUGE_VAL , @@ -283,7 +283,7 @@ C99, POSIX.1-2001. .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6809 .\"O In glibc versions 2.3.3 and earlier, -.\"O an argument of +0 or -0 incorrectly produced a domain error +.\"O an argument of +0 or \-0 incorrectly produced a domain error .\"O .RI ( errno .\"O set to .\"O .B EDOM diff --git a/draft/man3/tzset.3 b/draft/man3/tzset.3 index 9dcb2db3..75255027 100644 --- a/draft/man3/tzset.3 +++ b/draft/man3/tzset.3 @@ -243,7 +243,7 @@ M\fIm\fP.\fIw\fP.\fId\fP ¥í¡¼¥«¥ë¥¿¥¤¥à¤ÎÀÚ¤êÂؤ¨¤Ï¥Ç¥Õ¥©¥ë¥È¤Î 02:00:00 ¤Ë¹Ô¤ï¤ì¤ë¡£ .nf - TZ="NZST-12.00:00NZDT-13:00:00,M10.1.0,M3.3.0" + TZ="NZST-12:00:00NZDT-13:00:00,M10.1.0,M3.3.0" .fi .PP .\"O The third format specifies that the timezone information should be read diff --git a/draft/man3/usleep.3 b/draft/man3/usleep.3 index f516d3b2..a5ba68f0 100644 --- a/draft/man3/usleep.3 +++ b/draft/man3/usleep.3 @@ -36,7 +36,7 @@ .\" Updated Mon Sep 1 JST 2003 by Kentaro Shirakata .\" Updated 2007-05-04, Akihiro MOTOKI , LDP v2.44 .\" -.TH USLEEP 3 2010-09-20 "" "Linux Programmer's Manual" +.TH USLEEP 3 2010-12-03 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O usleep \- suspend execution for interval of microseconds @@ -82,7 +82,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .SH ÀâÌÀ .\"O The .\"O .BR usleep () -.\"O function suspends execution of the calling process for +.\"O function suspends execution of the calling thread for .\"O (at least) \fIusec\fP microseconds. .\"O The sleep may be lengthened slightly .\"O by any system activity or by the time spent processing the call or by the @@ -90,7 +90,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .BR usleep () ´Ø¿ô¤Ï (¾¯¤Ê¤¯¤È¤â) \fIusec\fP¥Þ¥¤¥¯¥íÉäδ֡¢ -¸Æ¤Ó½Ð¤·¸µ¥×¥í¥»¥¹¤Î¼Â¹Ô¤ò±ä´ü¤¹¤ë¡£ +¸Æ¤Ó½Ð¤·¸µ¥¹¥ì¥Ã¥É¤Î¼Â¹Ô¤ò±ä´ü¤¹¤ë¡£ ¥·¥¹¥Æ¥à¤ÎÆ°ºî¾õ¶·¤ä¸Æ¤Ó½Ð¤·¤Ë¤è¤ë»þ´Ö¤Î¾ÃÈñ¤ä¥·¥¹¥Æ¥à¥¿¥¤¥Þ¤ÎγÅ٤ˤè¤Ã¤Æ¡¢ Ää»ß»þ´Ö¤ÏÀßÄꤷ¤¿Ãͤè¤ê¤â¾¯¤·±ä¤Ð¤µ¤ì¤ë¤«¤â¤·¤ì¤Ê¤¤¡£ .\"O .SH "RETURN VALUE" diff --git a/draft/man3/wcpcpy.3 b/draft/man3/wcpcpy.3 index 3f5f7a2a..b23694f0 100644 --- a/draft/man3/wcpcpy.3 +++ b/draft/man3/wcpcpy.3 @@ -14,7 +14,7 @@ .\" Translated Mon Oct 25 22:24:35 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCPCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCPCPY 3 2011-10-01 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcpcpy \- copy a wide-character string, returning a pointer to its end @@ -58,13 +58,15 @@ _GNU_SOURCE .\"O .BR stpcpy (3) .\"O function. .\"O It copies the wide-character string pointed to by \fIsrc\fP, -.\"O including the terminating L\(aq\\0\(aq character, to the array pointed to by +.\"O including the terminating null wide character (L\(aq\\0\(aq),cw +.\"O to the array pointed to by .\"O \fIdest\fP. .BR wcpcpy () ´Ø¿ô¤Ï¡¢ .BR stpcpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¡¢½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤Æ¡¢ +¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¡¢ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ¡¢ \fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP .\"O The strings may not overlap. @@ -79,14 +81,13 @@ _GNU_SOURCE .SH ÊÖ¤êÃÍ .\"O .BR wcpcpy () .\"O returns a pointer to the end of the wide-character string -.\"O \fIdest\fP, that is, a pointer to the terminating L\(aq\\0\(aq character. +.\"O \fIdest\fP, that is, a pointer to the terminating null wide character. .BR wcpcpy () -¤Ï¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIdest\fP ¤ÎËöÈø¡¢¤Ä¤Þ¤ê½ªÃ¼¤Î -L\(aq\\0\(aq ʸ»ú¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ +¤Ï¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIdest\fP ¤ÎËöÈø¡¢¤Ä¤Þ¤ê½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH ´ØÏ¢¹àÌÜ .BR strcpy (3), .BR wcscpy (3) diff --git a/draft/man3/wcpncpy.3 b/draft/man3/wcpncpy.3 index 27a8b27f..6717df60 100644 --- a/draft/man3/wcpncpy.3 +++ b/draft/man3/wcpncpy.3 @@ -14,7 +14,7 @@ .\" Translated Wed Oct 27 02:17:42 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCPNCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCPNCPY 3 2011-10-01 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcpncpy \- copy a fixed-size string of wide characters, @@ -59,10 +59,17 @@ _GNU_SOURCE .\"O of the .\"O .BR stpncpy (3) .\"O function. +.BR wcpncpy () +´Ø¿ô¤Ï¡¢ +.BR stpncpy (3) +´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ .\"O It copies at most \fIn\fP wide characters from the wide-character .\"O string pointed to by \fIsrc\fP, -.\"O including the terminating L\(aq\\0\(aq character, +.\"O including the terminating null wide (L\(aq\\0\(aq), .\"O to the array pointed to by \fIdest\fP. +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤é \fIdest\fP ¤¬»Ø¤¹ +¥ï¥¤¥Éʸ»úʸ»úÎó¤Ë¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ +ºÇÂç \fIn\fP ʸ»ú¤ò¥³¥Ô¡¼¤¹¤ë¡£ .\"O Exactly \fIn\fP wide characters are .\"O written at \fIdest\fP. .\"O If the length \fIwcslen(src)\fP is smaller than \fIn\fP, @@ -71,17 +78,11 @@ _GNU_SOURCE .\"O If the length \fIwcslen(src)\fP is greater or equal .\"O to \fIn\fP, the string pointed to by \fIdest\fP will .\"O not be L\(aq\\0\(aq terminated. -.BR wcpncpy () -´Ø¿ô¤Ï¡¢ -.BR stpncpy (3) -´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤é \fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó -¤Ë¡¢½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤ÆºÇÂç \fIn\fP ʸ»ú¤ò ¥³¥Ô¡¼¤¹¤ë¡£¤Á¤ç¤¦¤É -\fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë¥³¥Ô¡¼¤µ¤ì¤ë¡£¤Ä¤Þ¤ê¡¢ -\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ÇÛ -ÎóÃæ¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£¤â¤· -\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó -¤Ï L\(aq\\0\(aq ¤Ç½ªÃ¼¤·¤Ê¤¤¡£ +¤Á¤ç¤¦¤É \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë¥³¥Ô¡¼¤µ¤ì¤ë¡£ +¤Ä¤Þ¤ê¡¢\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢ +\fIdest\fP ¤¬»Ø¤¹ÇÛÎóÃæ¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ +\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ +ʸ»úÎó¤Ï L\(aq\\0\(aq ¤Ç½ªÃ¼¤µ¤ì¤Ê¤¤¡£ .PP .\"O The strings may not overlap. 2 ¤Ä¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ @@ -100,8 +101,7 @@ _GNU_SOURCE ¤¹¤Ê¤ï¤Á \fIdest + n \- 1\fP ¤òÊÖ¤¹¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR stpncpy (3), diff --git a/draft/man3/wcrtomb.3 b/draft/man3/wcrtomb.3 index a3523108..0b48cf9b 100644 --- a/draft/man3/wcrtomb.3 +++ b/draft/man3/wcrtomb.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 25 22:55:40 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCRTOMB 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCRTOMB 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcrtomb \- convert a wide character to a multibyte sequence @@ -30,10 +30,9 @@ wcrtomb \- .\"O .SH DESCRIPTION .SH ÀâÌÀ .\"O The main case for this function is when \fIs\fP is -.\"O not NULL and \fIwc\fP is not -.\"O L\(aq\\0\(aq. -¤³¤Î´Ø¿ô¤¬¼ç¤Ë»È¤ï¤ì¤ë¤Î¤Ï¡¢\fIs\fP ¤¬ NULL ¤Ç¤Ê¤¯¡¢\fIwc\fP ¤¬ L\(aq\\0\(aq -¤Ç¤Ê¤¤¾ì¹ç¤Ç¤¢¤ë¡£ +.\"O not NULL and \fIwc\fP is not a null wide character (L\(aq\\0\(aq). +¤³¤Î´Ø¿ô¤¬¼ç¤Ë»È¤ï¤ì¤ë¤Î¤Ï¡¢\fIs\fP ¤¬ NULL ¤Ç¤Ê¤¯¡¢ +\fIwc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ç¤Ê¤¤¾ì¹ç¤Ç¤¢¤ë¡£ .\"O In this case, the .\"O .BR wcrtomb () .\"O function @@ -52,7 +51,8 @@ wcrtomb \- ¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤·¡¢½ÐÎϤµ¤ì¤¿¥Þ¥ë¥Á¥Ð¥¤¥Èɽ¸½¤ÎŤµ¡¢¤¹¤Ê ¤ï¤Á \fIs\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ .PP -.\"O A different case is when \fIs\fP is not NULL but \fIwc\fP is L\(aq\\0\(aq. +.\"O A different case is when \fIs\fP is not NULL, +.\"O but \fIwc\fP is a null wide character (L\(aq\\0\(aq). .\"O In this .\"O case the .\"O .BR wcrtomb () @@ -65,8 +65,9 @@ wcrtomb \- .\"O it into the initial state), .\"O and returns the length of the shift sequence plus .\"O one, that is, the number of bytes written at \fIs\fP. -Ê̤Υ±¡¼¥¹¤È¤·¤Æ¤Ï¡¢\fIs\fP ¤Ï NULL ¤Ç¤Ê¤¤¤¬ \fIwc\fP ¤¬ L\(aq\\0\(aq ¤Î¤³¤È¤¬ -¤¢¤ë¡£¤³¤Î¾ì¹ç¤Î +Ê̤Υ±¡¼¥¹¤È¤·¤Æ¤Ï¡¢\fIs\fP ¤Ï NULL ¤Ç¤Ê¤¤¤¬ +\fIwc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Î¤³¤È¤¬¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Î .BR wcrtomb () ´Ø¿ô¤Ï¡¢\fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤Î¤Ëɬ Íפʥ·¥Õ¥È¥·¡¼¥±¥ó¥¹¤ò \fIs\fP ¤¬»Ø¤¹ char ·¿ÇÛÎó¤Ë³ÊǼ¤·¡¢¤½¤Î¸å¤Ë \(aq\\0\(aq @@ -76,11 +77,21 @@ wcrtomb \- .PP .\"O A third case is when \fIs\fP is NULL. .\"O In this case \fIwc\fP is ignored, -.\"O and the function effectively returns wcrtomb(buf,L\(aq\\0\(aq,\fIps\fP) where -.\"O buf is an internal anonymous buffer. -»°ÈÖÌܤΥ±¡¼¥¹¤Ï¡¢\fIs\fP ¤¬ NULL ¤Î»þ¤Ç¤¢¤ë¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fIwc\fP ¤Ï -̵»ë¤µ¤ì¡¢´Ø¿ô¤Î¼ÂºÝ¤Î¸ú²Ì¤È¤·¤Æ¤Ï wcrtomb(buf,L\(aq\\0\(aq,\fIps\fP) ¤ÈƱ¤¸ -Ãͤ¬ÊÖ¤µ¤ì¤ë¡£¤³¤³¤Ç¡¢buf ¤ÏÆâÉôŪ¤Êƿ̾¤Î¥Ð¥Ã¥Õ¥¡¤Ç¤¢¤ë¡£ +.\"O and the function effectively returns +.\"O +.\"O wcrtomb(buf, L\(aq\\0\(aq, ps) +.\"O +.\"O where +.\"O .I buf +.\"O is an internal anonymous buffer. +»°ÈÖÌܤΥ±¡¼¥¹¤Ï¡¢\fIs\fP ¤¬ NULL ¤Î»þ¤Ç¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï \fIwc\fP ¤Ï̵»ë¤µ¤ì¡¢´Ø¿ô¤Î¼ÂºÝ¤ÎÆ°¤­¤È¤·¤Æ¤Ï + + wcrtomb(buf, L\(aq\\0\(aq, ps) + +¤¬ÊÖ¤µ¤ì¤ë¡£¤³¤³¤Ç¡¢ +.I buf +¤ÏÆâÉôŪ¤Ê̵̾¥Ð¥Ã¥Õ¥¡¤Ç¤¢¤ë¡£ .PP .\"O In all of the above cases, if \fIps\fP is a NULL pointer, a static anonymous diff --git a/draft/man3/wcscat.3 b/draft/man3/wcscat.3 index 42687b48..95c9d598 100644 --- a/draft/man3/wcscat.3 +++ b/draft/man3/wcscat.3 @@ -15,7 +15,7 @@ .\" Translated Sun Oct 17 21:56:31 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSCAT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcscat \- concatenate two wide-character strings @@ -36,13 +36,14 @@ wcscat \- 2 .\"O .BR strcat (3) .\"O function. .\"O It copies the wide-character string pointed to by \fIsrc\fP, -.\"O including the terminating L\(aq\\0\(aq character, +.\"O including the terminating null wide character (L\(aq\\0\(aq), .\"O to the end of the wide-character string pointed to by \fIdest\fP. .BR wcscat () ´Ø¿ô¤Ï¡¢ .BR strcat (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó(½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò´Þ¤à)¤ò¡¢ +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó +(½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤à) ¤ò¡¢ \fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎºÇ¸å¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP .\"O The strings may not overlap. diff --git a/draft/man3/wcscpy.3 b/draft/man3/wcscpy.3 index d6e55379..9eb0d941 100644 --- a/draft/man3/wcscpy.3 +++ b/draft/man3/wcscpy.3 @@ -15,7 +15,7 @@ .\" Translated Sun Oct 17 22:19:07 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSCPY 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcscpy \- copy a wide-character string @@ -36,14 +36,15 @@ wcscpy \- .\"O .BR strcpy (3) .\"O function. .\"O It copies the wide-character string pointed to by \fIsrc\fP, -.\"O including the terminating L\(aq\\0\(aq character, to the array pointed to by +.\"O including the terminating null wide character (L\(aq\\0\(aq), +.\"O to the array pointed to by .\"O \fIdest\fP. .BR wcscpy () ´Ø¿ô¤Ï¡¢ .BR strcpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»ú(½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤à)¤ò -\fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»ú (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤ò´Þ¤à)¤ò \fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP .\"O The strings may not overlap. ¤³¤ì¤é¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ diff --git a/draft/man3/wcslen.3 b/draft/man3/wcslen.3 index 19b6bb50..988828ce 100644 --- a/draft/man3/wcslen.3 +++ b/draft/man3/wcslen.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 22:43:56 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSLEN 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcslen \- determine the length of a wide-character string @@ -36,13 +36,13 @@ wcslen \- .\"O .BR strlen (3) .\"O function. .\"O It determines the length of the wide-character string pointed to -.\"O by \fIs\fP, not including the terminating L\(aq\\0\(aq character. +.\"O by \fIs\fP, excluding the terminating null wide chharacter (L\(aq\\0\(aq). .BR wcslen () ´Ø¿ô¤Ï¡¢ .BR strlen (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎŤµ¤òµá¤á¤ë¡£ -½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï¤³¤ÎŤµ¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ï¤³¤ÎŤµ¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ .\"O The diff --git a/draft/man3/wcsncat.3 b/draft/man3/wcsncat.3 index 828f329c..9aef4497 100644 --- a/draft/man3/wcsncat.3 +++ b/draft/man3/wcsncat.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 23:11:34 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCAT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsncat \- concatenate two wide-character strings @@ -36,14 +36,14 @@ wcsncat \- 2 .\"O function. .\"O It copies at most \fIn\fP wide characters from the wide-character .\"O string pointed to by \fIsrc\fP to the end of the wide-character string pointed -.\"O to by \fIdest\fP, and adds a terminating L\(aq\\0\(aq character. +.\"O to by \fIdest\fP, and adds a terminating null wide character (L\(aq\\0\(aq). .BR wcsncat () ´Ø¿ô¤Ï .BR strncat (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤éºÇÂç \fIn\fP ¸Äʬ¤Î¥ï ¥¤¥Éʸ»ú¤ò¥³¥Ô¡¼¤·¤Æ¡¢\fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎËöÈø¤ËŽ¤êÉÕ -¤±¤ë¡£\fIdest\fP ¤Î½ªÃ¼¤Ë¤Ï L\(aq\\0\(aq ʸ»ú¤òÄɲ乤롣 +¤±¤ë¡£\fIdest\fP ¤Î½ªÃ¼¤Ë¤Ï NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤òÄɲ乤롣 .PP .\"O The strings may not overlap. ¤³¤ì¤é¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ diff --git a/draft/man3/wcsncmp.3 b/draft/man3/wcsncmp.3 index 3c770c68..043b7855 100644 --- a/draft/man3/wcsncmp.3 +++ b/draft/man3/wcsncmp.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 23:40:56 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCMP 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCMP 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsncmp \- compare two fixed-size wide-character strings @@ -38,15 +38,15 @@ wcsncmp \- 2 .\"O wide-character string pointed to by \fIs2\fP, but at most \fIn\fP wide .\"O characters from each string. .\"O In each string, the comparison extends only up -.\"O to the first occurrence of a L\(aq\\0\(aq character, if any. +.\"O to the first occurrence of a nulll wide character (L\(aq\\0\(aq), if any. .BR wcsncmp () ´Ø¿ô¤Ï¡¢ .BR strncmp (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIs1\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤È \fIs2\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ »úʸ»úÎó¤òÈæ³Ó¤¹¤ë¤¬¡¢ºÇÂç¤Ç¤âÀèƬ¤Î¥ï¥¤¥Éʸ»ú \fIn\fP ¸Ä¤Þ¤Ç¤·¤«Èæ³Ó -¤·¤Ê¤¤¡£¤Þ¤¿¤¤¤º¤ì¤«¤Îʸ»úÎó¤Ë L\(aq\\0\(aq ʸ»ú¤¬¸½¤ì¤¿¤é¡¢Èæ³Ó¤Ï -¤½¤Î°ÌÃ֤ǽªÎ»¤¹¤ë¡£ +¤·¤Ê¤¤¡£¤Þ¤¿¤¤¤º¤ì¤«¤Îʸ»úÎó¤Ë NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤¬¸½¤ì¤¿¤é¡¢ +Èæ³Ó¤Ï¤½¤Î°ÌÃ֤ǽªÎ»¤¹¤ë¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ .\"O The diff --git a/draft/man3/wcsncpy.3 b/draft/man3/wcsncpy.3 index 58738fc7..a956196e 100644 --- a/draft/man3/wcsncpy.3 +++ b/draft/man3/wcsncpy.3 @@ -15,7 +15,7 @@ .\" Translated Tue Oct 19 02:13:45 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCPY 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsncpy \- copy a fixed-size string of wide characters @@ -36,28 +36,29 @@ wcsncpy \- .\"O function. .\"O It copies at most \fIn\fP wide characters from the wide-character .\"O string pointed to by \fIsrc\fP, -.\"O including the terminating L\(aq\\0\(aq character, +.\"O including the terminating null wide character (L\(aq\\0\(aq), .\"O to the array pointed to by \fIdest\fP. .\"O Exactly \fIn\fP wide characters are .\"O written at \fIdest\fP. .\"O If the length \fIwcslen(src)\fP is smaller than \fIn\fP, .\"O the remaining wide characters in the array .\"O pointed to by \fIdest\fP are filled -.\"O with L\(aq\\0\(aq characters. +.\"O with null wide characters. .\"O If the length \fIwcslen(src)\fP is greater or equal .\"O to \fIn\fP, the string pointed to by \fIdest\fP -.\"O will not be L\(aq\\0\(aq terminated. +.\"O will not be terminated by a null wide character. .BR wcsncpy () ´Ø¿ô¤Ï¡¢ .BR strncpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤顢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò +¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤顢 +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò ´Þ¤á¤ÆºÇÂç \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤ò¡¢\fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ ¤Á¤ç¤¦¤É \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ \fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ -ÇÛÎó¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤ÎÉôʬ¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ +ÇÛÎó¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤ÎÉôʬ¤Ï NULL ¥ï¥¤¥Éʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ \fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó -¤¬ L\(aq\\0\(aq ¤Ç½ªÃ¼¤¹¤ë¤³¤È¤Ï¤Ê¤¤¡£ +¤¬ NULL ¥ï¥¤¥Éʸ»ú¤Ç½ªÃ¼¤µ¤ì¤ë¤³¤È¤Ï¤Ê¤¤¡£ .PP .\"O The strings may not overlap. ¤³¤ì¤é¤ÎÇÛÎó¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ diff --git a/draft/man3/wcsnlen.3 b/draft/man3/wcsnlen.3 index 9e51c015..d076c643 100644 --- a/draft/man3/wcsnlen.3 +++ b/draft/man3/wcsnlen.3 @@ -14,7 +14,7 @@ .\" Translated Tue Oct 19 02:22:50 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNLEN 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCSNLEN 3 2011-10-01 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsnlen \- determine the length of a fixed-size wide-character string @@ -59,18 +59,22 @@ _GNU_SOURCE .\"O .BR strnlen (3) .\"O function. .\"O It returns the number of wide-characters in the string pointed to by -.\"O \fIs\fP, not including the terminating L\(aq\\0\(aq character, but at most -.\"O \fImaxlen\fP. +.\"O \fIs\fP, not including the terminating null wide character (L\(aq\\0\(aq), +.\"O but at most +.\"O \fImaxlen\fP +.\"O wide characters (note: this parameter is not a byte count). .\"O In doing this, .\"O .BR wcsnlen () .\"O looks only at the first \fImaxlen\fP -.\"O wide-characters at \fIs\fP and never beyond \fIs+maxlen\fP. +.\"O wide characters at \fIs\fP and never beyond \fIs+maxlen\fP. .BR wcsnlen () ´Ø¿ô¤Ï¡¢ .BR strnlen (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹Ê¸»úÎóÃæ¤Î¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¤¬¡¢¤³¤ì¤ÏºÇÂç -\fImaxlen\fP ʸ»ú¤Þ¤Ç¤Ç¤¢¤ë¡£¤Þ¤¿¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï´Þ¤Þ¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹Ê¸»úÎóÃæ¤Î¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¤¬¡¢ +ÊÖ¤µ¤ì¤ë¤Î¤Ï¥ï¥¤¥Éʸ»ú¤ÇºÇÂç \fImaxlen\fP ʸ»ú¤Þ¤Ç¤Ç¤¢¤ë +(¤³¤Î¥Ñ¥é¥á¡¼¥¿¤Ï¥Ð¥¤¥È¿ô¤Ç¤Ï¤Ê¤¤ÅÀ¤ËÃí°Õ)¡£ +¤Þ¤¿¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤¡£ ¤³¤ì¤ò¹Ô¤¦ºÝ¤Ë¤Ï¡¢ .BR wcsnlen () ¤Ï \fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úÎó¤ÎºÇ½é¤Î @@ -81,12 +85,12 @@ _GNU_SOURCE .\"O The .\"O .BR wcsnlen () .\"O function returns \fIwcslen(s)\fP, if that is less than -.\"O \fImaxlen\fP, or \fImaxlen\fP if there is no L\(aq\\0\(aq character among the +.\"O \fImaxlen\fP, or \fImaxlen\fP if there is no null wide character among the .\"O first \fImaxlen\fP wide characters pointed to by \fIs\fP. .BR wcsnlen () ´Ø¿ô¤Ï¡¢\fIwcslen(s)\fP ¤ÎÃͤ¬ \fImaxlen\fP ¤è¤ê¾®¤µ¤±¤ì ¤Ð \fIwcslen(s)\fP ¤òÊÖ¤¹¡£¤¢¤ë¤¤¤Ï¡¢\fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úÎóÃæ¤Î -ºÇ½é¤Î \fImaxlen\fP ʸ»ú¤Ë L\(aq\\0\(aq ʸ»ú¤¬´Þ¤Þ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð +ºÇ½é¤Î \fImaxlen\fP ʸ»ú¤Ë NULL ¥ï¥¤¥Éʸ»ú¤¬´Þ¤Þ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð \fImaxlen\fP ¤òÊÖ¤¹¡£ .\"O .SH VERSIONS .SH ¥Ð¡¼¥¸¥ç¥ó @@ -97,8 +101,7 @@ _GNU_SOURCE ´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 °Ê¹ß¤ÇÄ󶡤µ¤ì¤Æ¤¤¤ë¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR strnlen (3), diff --git a/draft/man3/wcsnrtombs.3 b/draft/man3/wcsnrtombs.3 index 26114857..3f35ef09 100644 --- a/draft/man3/wcsnrtombs.3 +++ b/draft/man3/wcsnrtombs.3 @@ -14,7 +14,7 @@ .\" Translated Fri Oct 22 01:12:12 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNRTOMBS 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCSNRTOMBS 3 2011-10-01 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsnrtombs \- convert a wide-character string to a multibyte string @@ -111,21 +111,24 @@ _GNU_SOURCE ¤¬ÊÖ¤µ¤ì¡¢\fIerrno\fP ¤Ë \fBEILSEQ\fP ¤¬ÀßÄꤵ¤ì¤ë¡£ .PP .\"O 2. \fInwc\fP wide characters have been -.\"O converted without encountering a L\(aq\\0\(aq, +.\"O- converted without encountering a L\(aq\\0\(aq, +.\"O+ converted without encountering a null wide character (L\(aq\\0\(aq), .\"O or the length limit forces a stop. .\"O In this case \fI*src\fP is left pointing .\"O to the next wide character to be converted, and the number of bytes written .\"O to \fIdest\fP is returned. -2. L\(aq\\0\(aq ¤Ë½Ð²ñ¤ï¤Ê¤¤¤Ç \fInwc\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤òÊÑ´¹¤·¤¿¾ì¹ç¤«¡¢Ä¹ -¤µ¤ÎÀ©¸Â¤Ë¤è¤Ã¤ÆÊÑ´¹¤¬»ß¤á¤é¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï¡¢\fI*src\fP ¤Ï¼¡¤Ë -ÊÑ´¹¤µ¤ì¤ë¤Ù¤­¥ï¥¤¥Éʸ»ú¤ò»Ø¤·¤¿¾õÂ֤ˤʤꡢ\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿ -¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ +2. NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ë½Ð²ñ¤ï¤Ê¤¤¤Ç \fInwc\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤ò +ÊÑ´¹¤·¤¿¾ì¹ç¤«¡¢Ä¹¤µ¤ÎÀ©¸Â¤Ë¤è¤Ã¤ÆÊÑ´¹¤¬»ß¤á¤é¤ì¤¿¾ì¹ç¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï¡¢\fI*src\fP ¤Ï¼¡¤ËÊÑ´¹¤µ¤ì¤ë¤Ù¤­¥ï¥¤¥Éʸ»ú¤ò»Ø¤·¤¿¾õÂ֤ˤʤꡢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ .PP .\"O 3. The wide-character string has been completely converted, including the -.\"O terminating L\(aq\\0\(aq (which has the side effect of bringing back \fI*ps\fP +.\"O- terminating L\(aq\\0\(aq (which has the side effect of bringing back \fI*ps\fP +.\"O+ terminating null wide character (which has the side effect of bringing back \fI*ps\fP .\"O to the initial state). .\"O In this case \fI*src\fP is set to NULL, and the number -.\"O of bytes written to \fIdest\fP, excluding the terminating \(aq\\0\(aq byte, is +.\"O- of bytes written to \fIdest\fP, excluding the terminating \(aq\\0\(aq byte, is +.\"O+ of bytes written to \fIdest\fP, excluding the terminating null, is .\"O returned. 3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq (¤³¤ì¤Ë¤Ï \fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤È ¤¤¤¦ÉûºîÍѤ¬¤¢¤ë)¤â´Þ¤á¤ÆÁ´¤ÆÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP @@ -157,10 +160,10 @@ _GNU_SOURCE .\"O function returns .\"O the number of bytes that make up the .\"O converted part of multibyte sequence, -.\"O not including the terminating null byte. +.\"O not including the terminating null. .BR wcsnrtombs () ´Ø¿ô¤Ï¡¢ÊÑ´¹¤·¤ÆÆÀ¤é¤ì¤¿¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤Î¥Ð¥¤¥È¿ô¤òÊÖ -¤¹¡£¤³¤ì¤Ë¤Ï½ªÃ¼¤Î null ¥Ð¥¤¥È¤Ï´Þ¤Þ¤Ê¤¤¡£ +¤¹¡£¤³¤ì¤Ë¤Ï½ªÃ¼¤Î NULL ¤Ï´Þ¤Þ¤Ê¤¤¡£ .\"O If a wide character was encountered which .\"O could not be converted, .\"O .I (size_t)\ \-1 @@ -170,8 +173,7 @@ _GNU_SOURCE ¤¬ÊÖ¤µ¤ì¡¢ \fIerrno\fP ¤Ë \fBEILSEQ\fP ¤¬ÀßÄꤵ¤ì¤ë¡£ .\"O .SH "CONFORMING TO" .SH ½àµò -.\"O This function is a GNU extension. -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .\"O .SH NOTES .SH Ãí°Õ .\"O The behavior of diff --git a/draft/man3/wcsrtombs.3 b/draft/man3/wcsrtombs.3 index 45361f50..57d2748d 100644 --- a/draft/man3/wcsrtombs.3 +++ b/draft/man3/wcsrtombs.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 15:38:11 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSRTOMBS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSRTOMBS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsrtombs \- convert a wide-character string to a multibyte string @@ -86,15 +86,15 @@ wcsrtombs \- ¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ .PP .\"O 3. The wide-character string has been completely converted, including the -.\"O terminating L\(aq\\0\(aq (which has the side effect of bringing back \fI*ps\fP -.\"O to the initial state). +.\"O terminating null wide character (L\(aq\\0\(aq), +.\"O which has the side effect of bringing back \fI*ps\fP +.\"O to the initial state. .\"O In this case \fI*src\fP is set to NULL, and the number -.\"O of bytes written to \fIdest\fP, excluding the terminating \(aq\\0\(aq byte, is -.\"O returned. -3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq (¤³¤ì¤Ë¤Ï \fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤È -¤¤¤¦ÉûºîÍѤ¬¤¢¤ë)¤â´Þ¤á¤ÆÁ´¤ÆÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP -¤Ë NULL ¤¬ÀßÄꤵ¤ì¡¢\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë -(½ªÃ¼¤Î \(aq\\0\(aq ¤Ï¿ô¤¨¤Ê¤¤)¡£ +.\"O of bytes written to \fIdest\fP, excluding the terminating null, is returned. +3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤â´Þ¤á¤ÆÁ´¤Æ +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤ÎºÝ¡¢\fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌá¤ë¤È¤¤¤¦ÉûºîÍѤ¬¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP ¤Ë NULL ¤¬ÀßÄꤵ¤ì¡¢\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿ +¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë (½ªÃ¼¤Î NULL ¤Ï¿ô¤¨¤Ê¤¤)¡£ .PP .\"O If \fIdest\fP is NULL, \fIlen\fP is ignored, .\"O and the conversion proceeds as above, except that the converted bytes diff --git a/draft/man3/wcsstr.3 b/draft/man3/wcsstr.3 index 2722074f..7d6aa32a 100644 --- a/draft/man3/wcsstr.3 +++ b/draft/man3/wcsstr.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 15:50:55 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSSTR 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSSTR 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcsstr \- locate a substring in a wide-character string @@ -35,15 +35,15 @@ wcsstr \- .\"O .BR strstr (3) .\"O function. .\"O It searches for the first occurrence of the wide-character string -.\"O \fIneedle\fP (without its terminating L\(aq\\0\(aq character) as a substring in -.\"O the wide-character string \fIhaystack\fP. +.\"O \fIneedle\fP (without its terminating null wide character (L\(aq\\0\(aq)) +.\"O as a substring in the wide-character string \fIhaystack\fP. .BR wcsstr () ´Ø¿ô¤Ï¡¢ .BR strstr (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»úʸ»úÎó¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¥ï¥¤¥Éʸ»úʸ»úÎó \fIneedle\fP (½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï´Þ¤Þ¤Ê¤¤) -¤¬¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIhaystack\fP ¤ÎÉôʬʸ»úÎó¤È¤·¤ÆºÇ½é¤Ë¸½¤ï¤ì¤ë°Ì -ÃÖ¤òõ¤¹¡£ +¤³¤Î´Ø¿ô¤Ï¥ï¥¤¥Éʸ»úʸ»úÎó \fIneedle\fP (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤) ¤¬¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIhaystack\fP ¤ÎÉôʬʸ»úÎó +¤È¤·¤ÆºÇ½é¤Ë¸½¤ï¤ì¤ë°ÌÃÖ¤òõ¤¹¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ .\"O The diff --git a/draft/man3/wcstok.3 b/draft/man3/wcstok.3 index 38f9ac5f..42632a01 100644 --- a/draft/man3/wcstok.3 +++ b/draft/man3/wcstok.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 17:53:50 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSTOK 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSTOK 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcstok \- split wide-character string into tokens @@ -67,7 +67,7 @@ wcstok \- .\"O function recognizes the beginning of a token .\"O and returns a pointer to it, but before doing that, it zero-terminates the .\"O token by replacing the next wide-character which occurs in \fIdelim\fP with -.\"O a L\(aq\\0\(aq character, +.\"O a null wide character (L\(aq\\0\(aq), .\"O and it updates \fI*ptr\fP so that subsequent calls will .\"O continue searching after the end of recognized token. ¥ï¥¤¥Éʸ»úʸ»úÎó¤Î½ª¤ï¤ê¤Ë㤷¤¿¤é¡¢ @@ -81,8 +81,8 @@ wcstok \- .BR wcstok () ´Ø¿ô¤Ï¥È¡¼¥¯¥ó¤ÎÀèƬ¤ò¼±Ê̤·¡¢¤³¤ì¤ò»Ø¤¹ ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¤¿¤À¤·¤³¤ì¤ò¹Ô¤¦Á°¤Ë¡¢¥È¡¼¥¯¥ó¤Î¸å¤Ë¤¢¤ë¡¢\fIdelim\fP -¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ëʸ»ú¤ò L\(aq\\0\(aq ¤ËÃÖ¤­´¹¤¨¤ë¤³¤È¤Ë¤è¤Ã¤Æ¥È¡¼¥¯¥ó¤ò 0 ¤Ç -½ªÃ¼¤µ¤»¤ë¡£¤µ¤é¤Ë \fI*ptr\fP ¤ò¹¹¿·¤·¡¢¸å¤Ç +¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ëʸ»ú¤ò NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ËÃÖ¤­´¹¤¨¤ë¤³¤È +¤Ë¤è¤Ã¤Æ¥È¡¼¥¯¥ó¤ò 0 ¤Ç½ªÃ¼¤µ¤»¤ë¡£¤µ¤é¤Ë \fI*ptr\fP ¤ò¹¹¿·¤·¡¢¸å¤Ç .BR wcstok () ¤ò¸Æ¤Ó½Ð¤·¤¿ ºÝ¤Ë¡¢¼±Ê̤µ¤ì¤¿¥È¡¼¥¯¥ó¤Î³¤­¤«¤é¸¡º÷¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¡£ diff --git a/draft/man3/wcstombs.3 b/draft/man3/wcstombs.3 index 322d5449..d6adaf93 100644 --- a/draft/man3/wcstombs.3 +++ b/draft/man3/wcstombs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:55:41 JST 2000 .\" by HANATAKA Shinya .\" -.TH WCSTOMBS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSTOMBS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcstombs \- convert a wide-character string to a multibyte string @@ -63,13 +63,13 @@ wcstombs \- ½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£¤·¤«¤·¤³¤Î»þÅÀ¤Ç¤Î¥·¥Õ¥È¾õÂ֤ϼº¤ï¤ì¤ë¡£ .PP .\"O 3. The wide-character string has been completely converted, including the -.\"O terminating L\(aq\\0\(aq. +.\"O terminating null wide character (L\(aq\\0\(aq). .\"O In this case the conversion ends in the initial state. .\"O The number of bytes written to \fIdest\fP, -.\"O excluding the terminating \(aq\\0\(aq byte, is returned. -3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -¤³¤Î¾ì¹ç¤Ë¤ÏÊÑ´¹¤Ï½é´ü¾õÂ֤ǽª¤ê¡¢½ªÃ¼¤Î \(aq\\0\(aq ¥Ð¥¤¥È¤ò½ü¤¤¤Æ -\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +.\"O excluding the terminating null, is returned. +3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ +´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤ÏÊÑ´¹¤Ï½é´ü¾õÂ֤ǽª¤ê¡¢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô (½ªÃ¼¤Î NULL ¤Ï´Þ¤Þ¤ì¤Ê¤¤) ¤òÊÖ¤¹¡£ .PP .\"O The programmer must ensure that there is room for at least \fIn\fP bytes .\"O at \fIdest\fP. @@ -127,4 +127,5 @@ C99. ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤òÄ󶡤¹¤ë¡£ .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ +.BR mbstowcs (3), .BR wcsrtombs (3) diff --git a/draft/man3/wctob.3 b/draft/man3/wctob.3 index 8959f9bf..38a6f829 100644 --- a/draft/man3/wctob.3 +++ b/draft/man3/wctob.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 19:35:47 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCTOB 3 2009-02-04 "GNU" "Linux Programmer's Manual" +.TH WCTOB 3 2011-09-22 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wctob \- try to represent a wide character as a single byte @@ -80,14 +80,20 @@ C99. .\"O This function should never be used. .\"O Internationalized programs must never .\"O distinguish single-byte and multibyte characters. -.\"O Use the function +.\"O- Use the function +.\"O+ Use either .\"O .BR wctomb (3) +.\"O+ or the thread-safe +.\"O+ .BR wcrtomb (3) .\"O instead. ¤³¤Î´Ø¿ô¤Ï·è¤·¤Æ»È¤¦¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£¹ñºÝ²½¥×¥í¥°¥é¥à¤Ç¤Ï¡¢¥·¥ó¥°¥ë¥Ð¥¤¥È -ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£¤³¤Î´Ø¿ô¤Ç¤Ï¤Ê¤¯ +ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£Âå¤ï¤ê¤Ë¡¢ .BR wctomb (3) -´Ø¿ô¤ò»È¤¦¤³¤È¡£ +¤«¡¢¥¹¥ì¥Ã¥É¥»¡¼¥Õ¤Ê +.BR wcrtomb (3) +¤ò»È¤¦¤³¤È¡£ .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR btowc (3), +.BR wcrtomb (3), .BR wctomb (3) diff --git a/draft/man3/wcwidth.3 b/draft/man3/wcwidth.3 index 77524cb0..d1ddc9c8 100644 --- a/draft/man3/wcwidth.3 +++ b/draft/man3/wcwidth.3 @@ -16,7 +16,7 @@ .\" Updated Fri Aug 16 01:32:21 JST 2002 .\" by Akihiro MOTOKI .\" -.TH WCWIDTH 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCWIDTH 3 2011-09-28 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wcwidth \- determine columns needed for a wide character @@ -37,12 +37,12 @@ wcwidth \- .\"O needed to represent the wide character \fIc\fP. .\"O If \fIc\fP is a printable wide character, the value .\"O is at least 0. -.\"O If \fIc\fP is L\(aq\\0\(aq, the value is 0. +.\"O If \fIc\fP is null wide character (L\(aq\\0\(aq), the value is 0. .\"O Otherwise \-1 is returned. .BR wcwidth () ´Ø¿ô¤Ï¡¢¥ï¥¤¥Éʸ»ú \fIc\fP ¤òɽ¸½¤¹¤ë¤¿¤á¤ËɬÍפʥ«¥é¥à ¿ô¤òÊÖ¤¹¡£\fIc\fP ¤¬°õºþ²Äǽʸ»ú¤Ê¤é¤Ð¡¢¤³¤ÎÃÍ¤Ï 0 °Ê¾å¤Ç¤¢¤ë¡£ -\fIc\fP ¤¬ L\(aq\\0\(aq ¤Ê¤é¤Ð¡¢ÃÍ¤Ï 0 ¤Ç¤¢¤ë¡£ +\fIc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ê¤é¤Ð¡¢ÃÍ¤Ï 0 ¤Ç¤¢¤ë¡£ ¤½¤ì°Ê³°¤Î¾ì¹ç¤Ë¤Ï \-1 ¤¬ÊÖ¤µ¤ì¤ë¡£ .\"O .SH "RETURN VALUE" .SH ÊÖ¤êÃÍ diff --git a/draft/man3/wprintf.3 b/draft/man3/wprintf.3 index 423362a1..a142e33f 100644 --- a/draft/man3/wprintf.3 +++ b/draft/man3/wprintf.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:55:36 JST 2000 .\" by HANATAKA Shinya .\" -.TH WPRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH WPRINTF 3 2011-09-17 "GNU" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted @@ -59,6 +59,9 @@ glibc .\" .BR vfwprintf (), .\" .BR vswprintf (): _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE || +.br +_ISOC95_SOURCE /* Since glibc 2.12 */ || +.br _POSIX_C_SOURCE\ >=\ 200112L; .br or diff --git a/draft/man4/console.4 b/draft/man4/console.4 index e7c9c671..448883d8 100644 --- a/draft/man4/console.4 +++ b/draft/man4/console.4 @@ -84,7 +84,7 @@ Linux (b) ¥³¥ó¥½¡¼¥ë¾å¤Ç¥×¥í¥»¥¹¤ò¥¹¥¿¡¼¥È¤¹¤ë¤³¤È¤ò .BR openvt (1) ¤ËÍê¤à¡£ -.\"O (c) start X \(em it will find the first unused console, +.\"O (c) start X\(emit will find the first unused console, .\"O and display its output there. .\"O (There is also the ancient .\"O .BR doshell (8).) diff --git a/draft/man4/console_codes.4 b/draft/man4/console_codes.4 index 0a561b07..59d58240 100644 --- a/draft/man4/console_codes.4 +++ b/draft/man4/console_codes.4 @@ -33,7 +33,7 @@ .\" .\" WORD: private mode ¥×¥é¥¤¥Ù¡¼¥È¥â¡¼¥É .\" -.TH CONSOLE_CODES 4 2008-01-01 "Linux" "Linux Programmer's Manual" +.TH CONSOLE_CODES 4 2011-09-15 "Linux" "Linux Programmer's Manual" .SH ̾Á° console_codes \- Linux ¥³¥ó¥½¡¼¥ë¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤È¥³¥ó¥È¥í¡¼¥ë ¥·¡¼¥±¥ó¥¹ @@ -224,7 +224,7 @@ CSI ( .PP CSI ¥·¡¼¥±¥ó¥¹¤ÎÆ°ºî¤Ï¡¢¤½¤ÎºÇ¸å¤Îʸ»ú¤Ë¤è¤Ã¤Æ·è¤Þ¤ë¡£ .TS -l l l. +l l l l. @ ICH »Ø¼¨¤µ¤ì¤¿¿ô¤Î¶õÇòʸ»ú¤òÁÞÆþ¤¹¤ë¡£ A CUU »Ø¼¨¤µ¤ì¤¿¿ô¤À¤±¥«¡¼¥½¥ë¤ò¾åÊý¸þ¤Ë°ÜÆ°¤¹¤ë¡£ B CUD ¥«¡¼¥½¥ë¤ò»Ø¼¨¤µ¤ì¤¿¿ô¤Î¹Ô¤À¤±²¼Êý¸þ¤Ë°ÜÆ°¤¹¤ë¡£ @@ -239,6 +239,11 @@ J ED ºÇ¸å¤Þ¤Ç)¡£ ESC [ 1 J: ºÇ½é¤«¤é¥«¡¼¥½¥ë¤Þ¤Ç¤Î¾Ãµî¡£ ESC [ 2 J: ¥Ç¥£¥¹¥×¥ì¥¤Á´ÂΤξõ +.\"O ESC [ 3 J: erase whole display including scroll-back +.\"O buffer (since Linux 3.0). + ESC [ 3 J: ¥¹¥¯¥í¡¼¥ë¥Ð¥Ã¥Õ¥¡¤â´Þ¤á¤¿¥Ç¥£¥¹¥×¥ì¥¤Á´ÂΤΠ+ ¾Ãµî (Linux 3.0 °Ê¹ß)¡£ +.\" ESC [ 3 J: commit f8df13e0a901fe55631fed66562369b4dba40f8b K EL ¹Ô¤Î¾Ãµî(¥Ç¥Õ¥©¥ë¥È: ¥«¡¼¥½¥ë¤«¤é¹ÔËö¤Þ¤Ç)¡£ ESC [ 1 K: ¹ÔƬ¤«¤é¥«¡¼¥½¥ë¤Þ¤Ç¤Î¾Ãµî¡£ ESC [ 2 K: ¹ÔÁ´ÂΤξõ @@ -416,7 +421,7 @@ DECARM( .TP ESC [ ? 9 h X10 ¥Þ¥¦¥¹¥ê¥Ý¡¼¥È(¥Ç¥Õ¥©¥ë¥È¤Ï¥ª¥Õ): ¥ê¥Ý¡¼¥È¥â¡¼¥É¤ò 1 ¤Ë¥»¥Ã¥È(¤Þ¤¿¤Ï¡¢ -0 ¤Ë¥ê¥»¥Ã¥È) \(em ¸å½Ò +0 ¤Ë¥ê¥»¥Ã¥È)\(em¸å½Ò .TP ESC [ ? 25 h .\"O DECTECM (default on): Make cursor visible. @@ -424,7 +429,7 @@ DECTECM ( .TP ESC [ ? 1000 h X11 ¥Þ¥¦¥¹¥ê¥Ý¡¼¥È(¥Ç¥Õ¥©¥ë¥È¤Ï¥ª¥Õ): ¥ê¥Ý¡¼¥È¥â¡¼¥É¤ò 2 ¤Ë¥»¥Ã¥È(¤Þ¤¿¤Ï¡¢ -0¤Ë¥ê¥»¥Ã¥È) \(em ¸å½Ò +0¤Ë¥ê¥»¥Ã¥È)\(em¸å½Ò .\" .PP .B "Linux ¥³¥ó¥½¡¼¥ë¥×¥é¥¤¥Ù¡¼¥È CSI ¥·¡¼¥±¥ó¥¹" diff --git a/draft/man4/mouse.4 b/draft/man4/mouse.4 index 5183cb89..206141a5 100644 --- a/draft/man4/mouse.4 +++ b/draft/man4/mouse.4 @@ -66,7 +66,7 @@ center; r c l. pin name used for 2 RX Data -3 TX -12 V, Imax = 10 mA +3 TX \-12 V, Imax = 10 mA 4 DTR +12 V, Imax = 10 mA 7 RTS +12 V, Imax = 10 mA 5 GND Ground diff --git a/draft/man4/sk98lin.4 b/draft/man4/sk98lin.4 index 2de1ed92..fc084977 100644 --- a/draft/man4/sk98lin.4 +++ b/draft/man4/sk98lin.4 @@ -764,25 +764,25 @@ ConType | DupCap AutoNeg FlowCtrl Role Speed .\"O If the driver detects that the system load is too high, .\"O the driver tries to shield the system against too much network .\"O load by enabling interrupt moderation. -.\"O If \(em at a later time \(em the CPU utilization decreases +.\"O If\(emat a later time\(emthe CPU utilization decreases .\"O again (or if the network load is negligible) the interrupt .\"O moderation will automatically be disabled. ¥·¥¹¥Æ¥à¤ÎÉé²Ù¤Ë±þ¤¸¤Æ¡¢¥¢¥À¥×¥¿¥«¡¼¥É¤ËÂФ·¤Æ³ä¤ê¹þ¤ßÄ´Ä䤬ŬÍѤµ¤ì¤ë¡£ ¥É¥é¥¤¥Ð¤¬¥·¥¹¥Æ¥à¤ÎÉé²Ù¤¬¹â¤¹¤®¤ë¤È¸¡½Ð¤·¤¿¾ì¹ç¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤òÍ­¸ú¤Ë¤¹¤ë¤³¤È¤Ë¤è¤ê¡¢ ²á¾ê¤Ê¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤«¤é¥·¥¹¥Æ¥à¤òÊݸ¤è¤¦¤È¤¹¤ë¡£ -\(em ¤½¤Î¸å¤Ë \(em CPU ÍøÍÑΨ¤¬ºÆ¤Ó²¼¤¬¤Ã¤¿¾ì¹ç +\(em¤½¤Î¸å¤Ë\(emCPU ÍøÍÑΨ¤¬ºÆ¤Ó²¼¤¬¤Ã¤¿¾ì¹ç (¤Þ¤¿¤Ï¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¶Ë¤ï¤º¤«¤Ë¤Ê¤Ã¤¿¾ì¹ç)¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤Ï¼«Æ°Åª¤Ë̵¸ú¤Ë¤µ¤ì¤ë¡£ .\"O Interrupt moderation should be used when the driver has to .\"O handle one or more interfaces with a high network load, -.\"O which \(em as a consequence \(em leads also to a high CPU utilization. +.\"O which\(emas a consequence\(emleads also to a high CPU utilization. .\"O When moderation is applied in such high network load situations, .\"O CPU load might be reduced by 20-30% on slow computers. ¥É¥é¥¤¥Ð¤¬°·¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Î¤¦¤Á ¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¹â¤¤¤â¤Î¤¬ 1 ¤Ä°Ê¾å¤¢¤ê¡¢ -\(em ¤½¤Î·ë²Ì \(em CPU ÍøÍÑΨ¤¬¹â¤¯¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ +\(em¤½¤Î·ë²Ì\(emCPU ÍøÍÑΨ¤¬¹â¤¯¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤ò»È¤¦¤Ù¤­¤Ç¤¢¤ë¡£ ¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¹â¤¤¾õ¶·¤ÇÄ´Ä䤬ŬÍѤµ¤ì¤ë¤È¡¢ ÃÙ¤¤¥³¥ó¥Ô¥å¡¼¥¿¤Ç¤Ï CPU Éé²Ù¤¬ 20-30% ºï¸º¤µ¤ì¤ë¤À¤í¤¦¡£ diff --git a/draft/man4/st.4 b/draft/man4/st.4 index e9bde885..c98f1e20 100644 --- a/draft/man4/st.4 +++ b/draft/man4/st.4 @@ -563,10 +563,10 @@ SCSI ¤ò¸«¤è)¡£ .TP .B MTNOP -.\"O No op \(em flushes the driver's buffer as a side effect. +.\"O No op\(emflushes the driver's buffer as a side effect. .\"O Should be used before reading status with .\"O .BR MTIOCGET . -²¿¤âÁàºî¤ò¹Ô¤ï¤Ê¤¤¡£\- Éû¼¡Åª¤Ê¸ú²Ì¤È¤·¤Æ¡¢¥É¥é¥¤¥Ð¡¼¤Î¥Ð¥Ã¥Õ¥¡ +²¿¤âÁàºî¤ò¹Ô¤ï¤Ê¤¤¡£\(emÉû¼¡Åª¤Ê¸ú²Ì¤È¤·¤Æ¡¢¥É¥é¥¤¥Ð¡¼¤Î¥Ð¥Ã¥Õ¥¡ ¤ò¥Õ¥é¥Ã¥·¥å¤¹¤ë¡£ .B MTIOCGET ¤ò»È¤Ã¤Æ¾õÂÖ¤òÆɤ߽Ф¹Á°¤Ë¤Ï¤³¤ÎÁàºî¤ò¹Ô¤¦¤Ù¤­¤Ç¤¢¤ë¡£ diff --git a/draft/man5/core.5 b/draft/man5/core.5 index 128c2325..17162396 100644 --- a/draft/man5/core.5 +++ b/draft/man5/core.5 @@ -27,7 +27,7 @@ .\" Updated 2008-08-10, Akihiro MOTOKI, LDP v3.05 .\" Updated 2008-09-19, Akihiro MOTOKI, LDP v3.08 .\" -.TH CORE 5 2010-02-27 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2010-11-15 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O core \- core dump file @@ -524,8 +524,8 @@ LinuxThreads .RB "$" " cc \-o core_pattern_pipe_test core_pattern_pipe_test.c" .RB "$" " su" Password: -.RB "#" " echo \(aq|$PWD/core_pattern_pipe_test %p \ -UID=%u GID=%g sig=%s\(aq > \e" +.RB "#" " echo \(dq|$PWD/core_pattern_pipe_test %p \ +UID=%u GID=%g sig=%s\(dq > \e" .B " /proc/sys/kernel/core_pattern" .RB "#" " exit" .RB "$" " sleep 100" diff --git a/draft/man5/nsswitch.conf.5 b/draft/man5/nsswitch.conf.5 index 024abe68..eadb5b9d 100644 --- a/draft/man5/nsswitch.conf.5 +++ b/draft/man5/nsswitch.conf.5 @@ -290,9 +290,9 @@ ACTION => return | continue ¤Î¥¢¥¯¥·¥ç¥ó¤Ï `return' ¤Ç¤¢¤ë¡£ .TP .B notfound -.\"O The lookup process works ok but the needed value was not found. +.\"O The lookup process succeeded, but the needed value was not found. .\"O The default action is `continue'. -±ÜÍ÷¥×¥í¥»¥¹¤Ïµ¡Ç½¤·¤Æ¤¤¤ë¤¬¡¢É¬ÍפÊÃͤ¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£¥Ç¥Õ¥©¥ë¥È¤Î +±ÜÍ÷¥×¥í¥»¥¹¤ÏÀ®¸ù¤·¤¿¤¬¡¢É¬ÍפÊÃͤ¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£¥Ç¥Õ¥©¥ë¥È¤Î ¥¢¥¯¥·¥ç¥ó¤Ï `continue'¡£ .TP .B unavail diff --git a/draft/man5/proc.5 b/draft/man5/proc.5 index 2b068693..936aaf11 100755 --- a/draft/man5/proc.5 +++ b/draft/man5/proc.5 @@ -3961,7 +3961,7 @@ inode .\" The following is from Documentation/sysctl/vm.txt .\"O The value in this file controls how aggressively the kernel will swap .\"O memory pages. -.\"O Higher values increase agressiveness, lower values +.\"O Higher values increase aggressiveness, lower values .\"O descrease aggressiveness. .\"O The default value is 60. ¤³¤Î¥Õ¥¡¥¤¥ë¤ÎÃͤˤè¤ê¡¢¥«¡¼¥Í¥ë¤¬¤É¤ÎÄøÅٷ㤷¤¯¥á¥â¥ê¥Ú¡¼¥¸¤Î diff --git a/draft/man5/termcap.5 b/draft/man5/termcap.5 index 9bf3d3e1..0196133d 100644 --- a/draft/man5/termcap.5 +++ b/draft/man5/termcap.5 @@ -776,12 +776,12 @@ f .\"O Print a \(aq%\(aq \(aq%\(aq ¤òɽ¼¨¤¹¤ë .LP -.\"O If you use binary output, then you should avoid the null character ('\\0') +.\"O If you use binary output, then you should avoid the null character (\(aq\\0\(aq) .\"O because it terminates the string. .\"O You should reset tabulator expansion .\"O if a tabulator can be the binary output of a parameter. ¥Ð¥¤¥Ê¥ê½ÐÎϤò¹Ô¤¦¾ì¹ç¡¢ -ʸ»úÎ󤬽ªÃ¼¤µ¤ì¤Ê¤¤¤è¤¦¤Ë¥Ì¥ëʸ»ú ('\\0') ¤òÈò¤±¤Í¤Ð¤Ê¤é¤Ê¤¤¡£ +ʸ»úÎ󤬽ªÃ¼¤µ¤ì¤Ê¤¤¤è¤¦¤Ë¥Ì¥ëʸ»ú (\(aq\\0\(aq) ¤òÈò¤±¤Í¤Ð¤Ê¤é¤Ê¤¤¡£ ¥¿¥Öʸ»ú¤ò¥Ñ¥é¥á¡¼¥¿¤Î¥Ð¥¤¥Ê¥ê½ÐÎϤȤ¹¤ë¾ì¹ç¤Ï¡¢ ¥¿¥Öʸ»ú¤ÎŸ³«¤ò¥ê¥»¥Ã¥È¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .\"O .IP Warning: diff --git a/draft/man5/utmp.5 b/draft/man5/utmp.5 index e9bcc280..1e9e7dfd 100644 --- a/draft/man5/utmp.5 +++ b/draft/man5/utmp.5 @@ -35,7 +35,7 @@ .\" Updated 2005-10-06, Akihiro MOTOKI .\" Updated 2008-08-11, Akihiro MOTOKI, LDP v3.05 .\" -.TH UTMP 5 2008-10-10 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2011-09-28 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O utmp, wtmp \- login records @@ -174,14 +174,15 @@ struct utmp { .\"O user's terminal, the user's login name, and the time of login in the form .\"O of .\"O .BR time (2). -.\"O String fields are terminated by \fB\(aq\e0\(aq\fP +.\"O String fields are terminated by a null byte (\(aq\e0\(aq) .\"O if they are shorter than the size .\"O of the field. ¤³¤Î¹½Â¤ÂΤ«¤é¥æ¡¼¥¶¡¼¤Î»È¤Ã¤Æ¤¤¤ëüËö¤Î¥¹¥Ú¥·¥ã¥ë¥Õ¥¡¥¤¥ë̾¡¢ ¥æ¡¼¥¶¡¼¤Î¥í¥°¥¤¥ó̾¡¢ .RB ( time (2) ·Á¼°¤Ç¤Î)¥í¥°¥¤¥ó»þ¹ï¤¬¤ï¤«¤ë¡£Ê¸»úÎó¥Õ¥£¡¼¥ë¥É¤Ï¡¢ -¥Õ¥£¡¼¥ë¥É¤ÎŤµ¤è¤êʸ»úÎó¤¬Ã»¤¤¾ì¹ç¤Ë¤Ï¡¢\fB\(aq\e0\(aq\fP ¤Ë¤è¤Ã¤Æ½ªÃ¼¤µ¤ì¤ë¡£ +¥Õ¥£¡¼¥ë¥É¤ÎŤµ¤è¤êʸ»úÎó¤¬Ã»¤¤¾ì¹ç¤Ë¤Ï¡¢ +NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤Ë¤è¤Ã¤Æ½ªÃ¼¤µ¤ì¤ë¡£ .PP .\"O The first entries ever created result from .\"O .BR init (8) diff --git a/draft/man7/arp.7 b/draft/man7/arp.7 index 77f9b2b7..7e562c7d 100644 --- a/draft/man7/arp.7 +++ b/draft/man7/arp.7 @@ -192,7 +192,7 @@ ARP .\"O .I arp_pa .\"O must be an .\"O .B AF_INET -.\"O socket and +.\"O address and .\"O .I arp_ha .\"O must have the same type as the device which is specified in .\"O .IR arp_dev . @@ -201,7 +201,7 @@ ARP .I arp_pa ¤Ï .B AF_INET -¥½¥±¥Ã¥È¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ +¥¢¥É¥ì¥¹¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ .I arp_ha ¤Ï .I arp_dev diff --git a/draft/man7/bootparam.7 b/draft/man7/bootparam.7 index 92b0b3c7..67e6d361 100644 --- a/draft/man7/bootparam.7 +++ b/draft/man7/bootparam.7 @@ -330,7 +330,7 @@ Linux .\"O \&'ad' for Atari ACSI disk, with Y in 'a'-'e', .\"O \&'ez' for a Syquest EZ135 parallel port removable drive, with Y='a', .\"O \&'xd' for XT compatible disk, with Y either 'a' or 'b'; 'fd' for -.\"O floppy disk, with Y the floppy drive number \(em fd0 would be +.\"O floppy disk, with Y the floppy drive number\(emfd0 would be .\"O the DOS 'A:' drive, and fd1 would be 'B:'), Y the driver letter or .\"O number, and N the number (in decimal) of the partition on this device .\"O (absent in the case of floppies). @@ -681,8 +681,8 @@ buffermem_grace. .SS "RAM ¥Ç¥£¥¹¥¯´ØÏ¢¤Îµ¯Æ°»þ°ú¿ô" .\"O (Only if the kernel was compiled with .\"O .BR CONFIG_BLK_DEV_RAM .) -.\"O In general it is a bad idea to use a ramdisk under Linux \(em -.\"O the system will use available memory more efficiently itself. +.\"O In general it is a bad idea to use a ramdisk under Linux\(emthe +.\"O system will use available memory more efficiently itself. .\"O But while booting (or while constructing boot floppies) .\"O it is often useful to load the floppy contents into a .\"O ramdisk. diff --git a/draft/man7/complex.7 b/draft/man7/complex.7 index 380c8770..092c4d58 100644 --- a/draft/man7/complex.7 +++ b/draft/man7/complex.7 @@ -9,7 +9,7 @@ .\"WORD: operations ±é»» .\"WORD: imaginary unit µõ¿ôñ°Ì .\" -.TH COMPLEX 7 2009-07-25 "" "Linux Programmer's Manual" +.TH COMPLEX 7 2011-09-16 "" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° .\"O complex \- basics of complex mathematics @@ -82,7 +82,28 @@ main(void) .\"O .SH "SEE ALSO" .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacos (3), +.BR cacosh (3), .BR carg (3), +.BR casin (3), +.BR casinh (3), +.BR catan (3), +.BR catanh (3), +.BR ccos (3), +.BR ccosh (3), +.BR cerf (3), .BR cexp (3), +.BR cexp2 (3), .BR cimag (3), -.BR creal (3) +.BR clog (3), +.BR clog10 (3), +.BR clog2 (3), +.BR conj (3), +.BR cpow (3), +.BR cproj (3), +.BR creal (3), +.BR csin (3), +.BR csinh (3), +.BR csqrt (3), +.BR ctan (3), +.BR ctanh (3) diff --git a/draft/man7/credentials.7 b/draft/man7/credentials.7 index 79ca25f5..8d608722 100644 --- a/draft/man7/credentials.7 +++ b/draft/man7/credentials.7 @@ -76,7 +76,7 @@ PID .BR setpgid (2), .\" .BR getsid (2), .BR setsid (2), -.BR sigqueue (2), +.BR sigqueue (3), .\"O and .BR waitpid (2). .\" .BR waitid (2), @@ -377,9 +377,9 @@ set-group-ID .\"O a process's user IDs are also employed in a number of other contexts: ¾åµ­¤ÎÌÜŪ°Ê³°¤Ë¤â¡¢¥×¥í¥»¥¹¤Î¥æ¡¼¥¶ ID ¤Ï¾¤ÎÍÍ¡¹¤Ê¾ìÌ̤ÇÍøÍѤµ¤ì¤ë¡£ .IP * 3 -.\"O when determining the permissions for sending signals \(em see +.\"O when determining the permissions for sending signals\(emsee .\"O .BR kill (2); -¥·¥°¥Ê¥ë¤òÁ÷¤ëµö²Ä¤ÎȽÄê»þ \(em +¥·¥°¥Ê¥ë¤òÁ÷¤ëµö²Ä¤ÎȽÄê»þ\(em .BR kill (2) »²¾È¡£ .IP * diff --git a/draft/man7/ipv6.7 b/draft/man7/ipv6.7 index e599599d..f5c8d484 100644 --- a/draft/man7/ipv6.7 +++ b/draft/man7/ipv6.7 @@ -18,7 +18,7 @@ .\"WORD: outgoing ¡Á Á÷¿® (¥Ñ¥±¥Ã¥È¡¢¥Ç¡¼¥¿¥°¥é¥à) .\"WORD: asynchronous error ÈóƱ´ü¥¨¥é¡¼ .\" -.TH IPV6 7 2009-02-28 "Linux" "Linux Programmer's Manual" +.TH IPV6 7 2011-09-08 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .\"O ipv6, AF_INET6 \- Linux IPv6 protocol implementation .SH ̾Á° @@ -191,12 +191,12 @@ IPv6 IPv4 ¥Û¥¹¥È¤ò¥¢¥É¥ì¥¹¤¹¤ë¤¿¤á¤Î IPv4-on-IPv6¡£ ¾¤Ë¤âͽÌóºÑ¤ß¤Î¥¢¥É¥ì¥¹¥¿¥¤¥×¤¬¤¢¤ë¡£ .PP -.\"O The address notation for IPv6 is a group of 16 2-digit hexadecimal +.\"O The address notation for IPv6 is a group of 8 4-digit hexadecimal .\"O numbers, separated with a \(aq:\(aq. .\"O \&"::" stands for a string of 0 bits. .\"O Special addresses are ::1 for loopback and ::FFFF: .\"O for IPv4-mapped-on-IPv6. -IPv6 ¤Ç¤Î¥¢¥É¥ì¥¹É½µ­¤Ï 2 ·å¤Î 16 ¿Ê¿ô 16 ¸Ä¤«¤é¤Ê¤ê¡¢ +IPv6 ¤Ç¤Î¥¢¥É¥ì¥¹É½µ­¤Ï 4 ·å¤Î 16 ¿Ê¿ô 8 ¸Ä¤«¤é¤Ê¤ê¡¢ \(aq:\(aq ¤Ï¶èÀÚ¤êʸ»ú¤Ï¤Ç¡¢"::" ¤Ï 0 ¥Ó¥Ã¥È¤Îʸ»úÎó¤òɽ¤¹¡£ Æüì¤Ê¥¢¥É¥ì¥¹¤È¤·¤Æ¡¢¥ë¡¼¥×¥Ð¥Ã¥¯¤òɽ¤¹ ::1¡¢ IPv4-mapped-on-IPv6 ¤òɽ¤¹ ::FFFF:: ¤¬¤¢¤ë¡£ @@ -275,7 +275,7 @@ multicast .B IPV6_MTU .\"O Set the MTU to be used for the socket. .\"O The MTU is limited by the device -.\"O MTU or the path mtu when path mtu discovery is enabled. +.\"O MTU or the path MTU when path MTU discovery is enabled. .\"O Argument is a pointer to integer. ¤½¤Î¥½¥±¥Ã¥È¤ËÂФ·¤ÆÍѤ¤¤ë MTU ¤ÎÃͤòÀßÄꤹ¤ë¡£ MTU ¤ÎÂ礭¤µ¤Ï¡¢ @@ -284,7 +284,7 @@ MTU °ú¤­¿ô¤ÏÀ°¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¡£ .TP .B IPV6_MTU_DISCOVER -.\"O Control path mtu discovery on the socket. +.\"O Control path-MTU discovery on the socket. .\"O See .\"O .B IP_MTU_DISCOVER .\"O in diff --git a/draft/man7/man-pages.7 b/draft/man7/man-pages.7 index 2dd7590b..848e3eb3 100644 --- a/draft/man7/man-pages.7 +++ b/draft/man7/man-pages.7 @@ -185,11 +185,11 @@ man .IR 7 )¡£ .TP .I date -.\"O The date of the last revision \(em remember to change this every time a +.\"O The date of the last revision\(emremember to change this every time a .\"O change is made to the man page, .\"O since this is the most general way of doing version control. .\"O Dates should be written in the form YYYY-MM-DD. -ºÇ¿·¤Î¥ê¥Ó¥¸¥ç¥ó¤ÎÆüÉÕ \(em man ¥Ú¡¼¥¸¤ËÊѹ¹¤ò²Ã¤¨¤¿¤È¤­¤Ë¤Ï +ºÇ¿·¤Î¥ê¥Ó¥¸¥ç¥ó¤ÎÆüÉÕ\(emman ¥Ú¡¼¥¸¤ËÊѹ¹¤ò²Ã¤¨¤¿¤È¤­¤Ë¤Ï ɬ¤º¤³¤ì¤òÊѹ¹¤¹¤ë¤³¤È¡£ ¤³¤ì¤¬ºÇ¤â°ìÈÌŪ¤Ê¥Ð¡¼¥¸¥ç¥ó´ÉÍýÊýË¡¤Ç¤¢¤ë¡£ ÆüÉÕ¤Ï YYYY-MM-DD ¤Î·Á¼°¤Çµ­ºÜ¤¹¤Ù¤­¤Ç¤¢¤ë¡£ diff --git a/draft/man7/math_error.7 b/draft/man7/math_error.7 index 17c92086..f6b23f85 100644 --- a/draft/man7/math_error.7 +++ b/draft/man7/math_error.7 @@ -222,7 +222,7 @@ fetestexcept(FE_INVALID | FE_DIVBYZERO | FE_OVERFLOW | .\"O A floating result .\"O .I overflows -.\"O if the result is finite, +.\"O if the result is finite, .\"O but is too large to represented in the result type. .\"O When an overflow occurs, .\"O the function returns the value diff --git a/draft/man7/operator.7 b/draft/man7/operator.7 index 89cd6509..1a75ae04 100644 --- a/draft/man7/operator.7 +++ b/draft/man7/operator.7 @@ -40,11 +40,11 @@ .\" Translated Sat Oct 16 11:38:41 JST 2004 .\" by Yuichi SATO .\" -.TH OPERATOR 7 2007-12-08 "Linux" "Linux Programmer's Manual" +.TH OPERATOR 7 2011-09-09 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .SH ̾Á° -.\"O C operator \- C operator precedence and order of evaluation -C operator \- C ¸À¸ì¤Î±é»»»Ò¤ÎÍ¥Àè½ç°Ì¤Èɾ²Á¤Î½ç½ø +.\"O operator \- C operator precedence and order of evaluation +operator \- C ¸À¸ì¤Î±é»»»Ò¤ÎÍ¥Àè½ç°Ì¤Èɾ²Á¤Î½ç½ø .\"O .SH DESCRIPTION .SH ÀâÌÀ .\"O This manual page lists C operators and their precedence in evaluation. diff --git a/draft/man7/path_resolution.7 b/draft/man7/path_resolution.7 index 0f8f6d5a..1858a325 100644 --- a/draft/man7/path_resolution.7 +++ b/draft/man7/path_resolution.7 @@ -52,7 +52,7 @@ path_resolution \- .\"O .BR chroot (2) .\"O system call. .\"O A process may get an entirely private mount namespace in case -.\"O it \(em or one of its ancestors \(em was started by an invocation of the +.\"O it\(emor one of its ancestors\(emwas started by an invocation of the .\"O .BR clone (2) .\"O system call that had the .\"O .B CLONE_NEWNS @@ -184,11 +184,11 @@ path_resolution \- .\"O The lookup of the final component of the pathname goes just like .\"O that of all other components, as described in the previous step, .\"O with two differences: (i) the final component need not be a -.\"O directory (at least as far as the path resolution process is concerned \(em -.\"O it may have to be a directory, or a nondirectory, because of +.\"O directory (at least as far as the path resolution process is +.\"O concerned\(emit may have to be a directory, or a nondirectory, because of .\"O the requirements of the specific system call), and (ii) it -.\"O is not necessarily an error if the component is not found \(em -.\"O maybe we are just creating it. +.\"O is not necessarily an error if the component is not found\(emmaybe +.\"O we are just creating it. .\"O The details on the treatment .\"O of the final entry are described in the manual pages of the specific .\"O system calls. @@ -274,12 +274,12 @@ path_resolution \- .\"O intermediate pathname obtained while resolving symbolic links) .\"O is too long, an .\"O .B ENAMETOOLONG -.\"O error is returned ("File name too long"). +.\"O error is returned ("Filename too long"). ¥Ñ¥¹Ì¾¤Ë¤ÏºÇÂ獬¤¢¤ë¡£ ¥Ñ¥¹Ì¾ (¤Þ¤¿¤Ï¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤ò²ò·è¤¹¤ë¤È¤­¤ËÆÀ¤é¤ì¤ëÃæ´Ö¥Ñ¥¹Ì¾) ¤¬ Ť¹¤®¤ë¾ì¹ç¡¢ .B ENAMETOOLONG -¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë ("File name too long")¡£ +¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë ("Filename too long")¡£ .\"O .SS "Empty pathname" .SS "¶õ¤Î¥Ñ¥¹Ì¾" .\"O In the original UNIX, the empty pathname referred to the current directory. diff --git a/draft/man7/sem_overview.7 b/draft/man7/sem_overview.7 index 27c355d6..1315a22d 100644 --- a/draft/man7/sem_overview.7 +++ b/draft/man7/sem_overview.7 @@ -132,19 +132,19 @@ POSIX .\"O or processes (a .\"O .IR "process-shared semaphore" ). .\"O A thread-shared semaphore is placed in an area of memory shared -.\"O between by the threads of a process, for example, a global variable. +.\"O between the threads of a process, for example, a global variable. .\"O A process-shared semaphore must be placed in a shared memory region .\"O (e.g., a System V shared memory segment created using .\"O .BR shmget (2), .\"O or a POSIX shared memory object built created using .\"O .BR shm_open (3)). ̾Á°¤Ê¤·¥»¥Þ¥Õ¥©¤Ï̾Á°¤ò»ý¤¿¤Ê¤¤¡£¤½¤ÎÂå¤ï¤ê¡¢¥»¥Þ¥Õ¥©¤Ï¡¢ -Ê£¿ô¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤¿¥á¥â¥êÎΰ衢¤â¤·¤¯¤ÏÊ£¿ô¥×¥í¥»¥¹´Ö¤Ç +Ê£¿ô¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤ë¥á¥â¥êÎΰ衢¤â¤·¤¯¤ÏÊ£¿ô¥×¥í¥»¥¹´Ö¤Ç ¶¦Í­¤µ¤ì¤¿¥á¥â¥êÎΰè¤ËÃÖ¤«¤ì¤ë (Á°¼Ô¤ò .IR "¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥© (thread-shared semaphore)" ¡¢ ¸å¼Ô¤ò .IR "¥×¥í¥»¥¹¶¦Í­¥»¥Þ¥Õ¥© (process-shared semaphore)" -¤È¸Æ¤Ö)¡£¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢Æ±¤¸¥×¥í¥»¥¹Æâ¤Î¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤¿ +¤È¸Æ¤Ö)¡£¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢Æ±¤¸¥×¥í¥»¥¹Æâ¤Î¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤ë ¥á¥â¥êÎΰ衢Î㤨¤ÐÂç°èÊÑ¿ô (global variable) ¤ËÇÛÃÖ¤µ¤ì¤ë¡£ ¥×¥í¥»¥¹¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢¶¦Í­¥á¥â¥êÎΰè (Î㤨¤Ð¡¢ .BR shmget (2) diff --git a/draft/man7/signal.7 b/draft/man7/signal.7 index b1cb5b69..8eecae05 100644 --- a/draft/man7/signal.7 +++ b/draft/man7/signal.7 @@ -61,7 +61,7 @@ .\"WORD: pending ½èÍýÂÔ¤Á .\"WORD: signal handler ¥·¥°¥Ê¥ë¥Ï¥ó¥É¥é .\" -.TH SIGNAL 7 2010-09-19 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2011-09-18 "Linux" "Linux Programmer's Manual" .\"O .SH NAME .\"O signal \- overview of signals .SH ̾Á° @@ -204,7 +204,7 @@ Linux .BR pthread_kill (3) ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤ë)¡£ .TP -.BR sigqueue (2) +.BR sigqueue (3) .\"O Sends a real-time signal with accompanying data to a specified process. »ØÄꤵ¤ì¤¿¥×¥í¥»¥¹¤ËÉÕ°¥Ç¡¼¥¿¤È¤È¤â¤Ë¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤òÁ÷¤ë¡£ .\"O .SS Waiting for a Signal to be Caught @@ -670,13 +670,9 @@ UNIX .\"O Unlike standard signals, real-time signals have no predefined meanings: .\"O the entire set of real-time signals can be used for application-defined .\"O purposes. -.\"O (Note, however, that the LinuxThreads implementation uses the first -.\"O three real-time signals.) ɸ½à¥·¥°¥Ê¥ë¤È°Û¤Ê¤ê¡¢¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤Ë¤Ï »öÁ°¤ËÄêµÁ¤µ¤ì¤¿°ÕÌ£¤Ï¤Ê¤¤¡£ ¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤ÎÁ´Éô¤ò¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÇÄêµÁ¤·¤¿ÍÑÅӤ˻Ȥ¨¤ë¡£ -(⤷¡¢LinuxThreads ¼ÂÁõ¤Ç¡¢¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤ÎÈÖ¹æ¤Î¤¦¤Á -ºÇ½é¤Î 3¤Ä¤¬»ÈÍѤµ¤ì¤Æ¤¤¤ëÅÀ¤ËÃí°Õ¤¹¤ë¤³¤È) .PP .\"O The default action for an unhandled real-time signal is to terminate the .\"O receiving process. @@ -695,11 +691,11 @@ UNIX 1 ¤Ä¤À¤±¤¬¥­¥å¡¼¤ËÆþ¤ì¤é¤ì¤ë¡£ .IP 2. 4 .\"O If the signal is sent using -.\"O .BR sigqueue (2), +.\"O .BR sigqueue (3), .\"O an accompanying value (either an integer or a pointer) can be sent .\"O with the signal. ¥·¥°¥Ê¥ë¤¬ -.BR sigqueue (2) +.BR sigqueue (3) ¤òÍѤ¤¤ÆÁ÷¿®¤µ¤ì¤¿¾ì¹ç¡¢ ÉÕ°¥Ç¡¼¥¿ (À°¿ô¤«¥Ý¥¤¥ó¥¿) ¤ò¥·¥°¥Ê¥ë¤È¶¦¤ËÁ÷¿®¤Ç¤­¤ë¡£ .\"O If the receiving process establishes a handler for this signal using the @@ -1375,6 +1371,7 @@ POSIX.1 ( .BR getrlimit (2), .BR kill (2), .BR killpg (2), +.BR rt_sigqueueinfo (2), .BR setitimer (2), .BR setrlimit (2), .BR sgetmask (2), @@ -1384,13 +1381,14 @@ POSIX.1 ( .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR sigwaitinfo (2), .BR abort (3), .BR bsd_signal (3), .BR longjmp (3), .BR raise (3), +.BR pthread_sigqueue (3), +.BR sigqueue (3), .BR sigset (3), .BR sigsetops (3), .BR sigvec (3), diff --git a/draft/man7/uri.7 b/draft/man7/uri.7 index 202c589c..916d8def 100644 --- a/draft/man7/uri.7 +++ b/draft/man7/uri.7 @@ -839,9 +839,9 @@ US ASCII HTML 4.1 µ¬³Ê (section B.2) µÚ¤Ó IETF RFC\ 2718 (section 2.2.5) ¤Ï °Ê²¼¤Î¼êË¡¤òÍѤ¤¤ë¤è¤¦¿ä¾©¤·¤Æ¤¤¤ë¡£ .IP 1. 4 -.\"O translate the character sequences into UTF-8 (IETF RFC\ 2279) \(em see -.\"O .BR utf-8 (7) -.\"O \(em and then +.\"O translate the character sequences into UTF-8 (IETF RFC\ 2279)\(emsee +.\"O .BR utf-8 (7)\(emand +.\"O then ¥­¥ã¥é¥¯¥¿Îó¤ò UTF-8 (IETF RFC\ 2279, .BR utf-8 (7) »²¾È) ¤ËÊÑ´¹¤·¡¢ diff --git a/release/man2/clock_getres.2 b/release/man2/clock_getres.2 index 7e6f091b..729c22e4 100644 --- a/release/man2/clock_getres.2 +++ b/release/man2/clock_getres.2 @@ -27,6 +27,8 @@ .\" 2003-08-24 aeb, large parts rewritten .\" 2004-08-06 Christoph Lameter , SMP note .\" +.\" FIXME: Linux 2.6.39 adds CLOCK_BOOTTIME +.\" .\" Japanese Version Copyright (c) 2004-2005 Yuichi SATO .\" all rights reserved. .\" Translated 2004-07-19, Yuichi SATO diff --git a/release/man2/clock_nanosleep.2 b/release/man2/clock_nanosleep.2 index 75fecf03..e89c82ca 100644 --- a/release/man2/clock_nanosleep.2 +++ b/release/man2/clock_nanosleep.2 @@ -25,7 +25,7 @@ .\" all rights reserved. .\" Translated 2008-08-21, Akihiro MOTOKI , LDP v3.04 .\" -.TH CLOCK_NANOSLEEP 2 2010-09-10 "Linux" "Linux Programmer's Manual" +.TH CLOCK_NANOSLEEP 2 2010-12-03 "Linux" "Linux Programmer's Manual" .SH ̾Á° clock_nanosleep \- »ØÄꤷ¤¿¥¯¥í¥Ã¥¯¤Ç¤Î¹âÀºÅ٤ʼ¹ÔÄä»ß (sleep) .SH ½ñ¼° diff --git a/release/man2/kill.2 b/release/man2/kill.2 index c8a6d3dd..88dbb234 100644 --- a/release/man2/kill.2 +++ b/release/man2/kill.2 @@ -188,9 +188,9 @@ Linux .BR _exit (2), .BR killpg (2), .BR signal (2), -.BR sigqueue (2), .BR tkill (2), .BR exit (3), +.BR sigqueue (3), .BR credentials (7), .BR capabilities (7), .BR signal (7) diff --git a/release/man2/linkat.2 b/release/man2/linkat.2 index db408ea4..e2d11da5 100644 --- a/release/man2/linkat.2 +++ b/release/man2/linkat.2 @@ -22,6 +22,8 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" +.\" FIXME: Linux 2.6.39 added AT_EMPTY_PATH +.\" .\" Japanese Version Copyright (c) 2006 Yuichi SATO .\" all rights reserved. .\" Translated 2006-09-30 by Yuichi SATO , LDP v2.39 diff --git a/release/man2/mknodat.2 b/release/man2/mknodat.2 index 4dd5e4b9..ccbc6989 100644 --- a/release/man2/mknodat.2 +++ b/release/man2/mknodat.2 @@ -53,7 +53,7 @@ glibc glibc 2.10 °Ê¹ß: _XOPEN_SOURCE\ >=\ 700 .\" Other FTM combinations will also expose mknodat(), but this function was -.\" added in SUSv4, maked XSI, so we'll just document what the standard says +.\" added in SUSv4, marked XSI, so we'll just document what the standard says .TP 4 glibc 2.10 ¤è¤êÁ°: _ATFILE_SOURCE diff --git a/release/man2/mount.2 b/release/man2/mount.2 index 57fb2cb5..3af9197b 100644 --- a/release/man2/mount.2 +++ b/release/man2/mount.2 @@ -346,7 +346,7 @@ Linux 2.4 .I target ¤Ë¥Þ¥¦¥ó¥È¤Ç¤­¤Ê¤¤¡£ .I target -¤¬»ÈÍÑÃæ¤ÎÎã¤È¤·¤Æ¤Ï¡¢¤¢¤ë¥¿¥¹¥¯¤¬Æ°ºî¤·¤Æ¤¤¤ë¥Ç¥£¥ì¥¯¥È¥ê (working +¤¬»ÈÍÑÃæ¤ÎÎã¤È¤·¤Æ¤Ï¡¢¤¢¤ë¥¹¥ì¥Ã¥É¤ÎÆ°ºî¥Ç¥£¥ì¥¯¥È¥ê (working directory) ¤Ç¤¢¤ë¤È¤«¡¢Ê̤ΥǥХ¤¥¹¤Î¥Þ¥¦¥ó¥È¥Ý¥¤¥ó¥È¤Ç¤¢¤ë¤È¤«¡¢ ¥ª¡¼¥×¥ó¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤¹¤ë¡¢¤Ê¤É¤¬¤¢¤ë¡£ .TP diff --git a/release/man2/mprotect.2 b/release/man2/mprotect.2 index c192936b..7957fce0 100644 --- a/release/man2/mprotect.2 +++ b/release/man2/mprotect.2 @@ -41,7 +41,7 @@ .\"WORD: protection ¥¢¥¯¥»¥¹Êݸî .\"WORD: read-only Æɤ߼è¤êÀìÍÑ .\" -.TH MPROTECT 2 2008-08-06 "Linux" "Linux Programmer's Manual" +.TH MPROTECT 2 2011-09-08 "Linux" "Linux Programmer's Manual" .SH ̾Á° mprotect \- ¥á¥â¥êÎΰè¤ÎÊݸî¤òÀßÄꤹ¤ë .SH ½ñ¼° @@ -111,7 +111,7 @@ mprotect \- .TP .B ENOMEM .RI [ addr , -.IR addr + len ] +.IR addr + len \-1] ¤È¤¤¤¦ÈϰϤΥ¢¥É¥ì¥¹¤¬¥×¥í¥»¥¹¤Î¥¢¥É¥ì¥¹¶õ´Ö¤È¤·¤ÆÉÔÀµ¤Ç¤¢¤ë¤«¡¢ ¤½¤ÎÈϰϤΥ¢¥É¥ì¥¹¤¬¥Þ¥Ã¥×¤µ¤ì¤Æ¤¤¤Ê¤¤ 1 ¤Ä°Ê¾å¤Î¥Ú¡¼¥¸¤ò»Ø¤·¤Æ¤¤¤ë (¥«¡¼¥Í¥ë 2.4.19 ¤è¤êÁ°¤Ç¤Ï¡¢¤³¤Î¾õ¶·¤Ç¥¨¥é¡¼ @@ -221,7 +221,7 @@ main(void) printf("Start of region: 0x%lx\\n", (long) buffer); if (mprotect(buffer + pagesize * 2, pagesize, - PROT_NONE) == \-1) + PROT_READ) == \-1) handle_error("mprotect"); for (p = buffer ; ; ) diff --git a/release/man2/poll.2 b/release/man2/poll.2 index 882d9069..c6ae147c 100644 --- a/release/man2/poll.2 +++ b/release/man2/poll.2 @@ -200,7 +200,8 @@ Linux ¤ò»È¤¦¤È¡¢¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Ï¥Õ¥¡¥¤¥ë¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Î¾õÂÖÊѲ½ ¤â¤·¤¯¤Ï¥·¥°¥Ê¥ë¤ÎÊ᪤ò°ÂÁ´¤ËÂԤĤ³¤È¤¬¤Ç¤­¤ë¡£ .PP -timeout °ú¤­¿ô¤ÎÀºÅ٤ΰ㤤¤ò½ü¤¯¤È¡¢°Ê²¼¤Î +.I timeout +°ú¤­¿ô¤ÎÀºÅ٤ΰ㤤¤ò½ü¤¯¤È¡¢°Ê²¼¤Î .BR ppoll () ¤Î¸Æ¤Ó½Ð¤·¤Ï¡¢ .nf @@ -216,7 +217,7 @@ timeout sigset_t origmask; int timeout; - timeout = (timeout_ts == NULL) ? -1 : + timeout = (timeout_ts == NULL) ? \-1 : (timeout_ts.tv_sec * 1000 + timeout_ts.tv_nsec / 1000000); sigprocmask(SIG_SETMASK, &sigmask, &origmask); ready = poll(&fds, nfds, timeout); @@ -235,7 +236,9 @@ timeout .BR ppoll () ¤Î .BR poll () -¤È¤Î°ã¤¤¤Ï timeout °ú¤­¿ô¤ÎÀºÅÙ¤À¤±¤È¤Ê¤ë)¡£ +¤È¤Î°ã¤¤¤Ï +.I timeout +°ú¤­¿ô¤ÎÀºÅÙ¤À¤±¤È¤Ê¤ë)¡£ .I timeout °ú¤­¿ô¤Ï diff --git a/release/man2/ptrace.2 b/release/man2/ptrace.2 index 17e64282..10f00c79 100644 --- a/release/man2/ptrace.2 +++ b/release/man2/ptrace.2 @@ -40,6 +40,8 @@ .\" PTRACE_SETSIGINFO, PTRACE_SYSEMU, PTRACE_SYSEMU_SINGLESTEP .\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.) .\" +.\" FIXME: Linux 3.1 adds PTRACE_SEIZE, PTRACE_INTERRUPT, and PTRACE_LISTEN. +.\" .\" Japanese Version Copyright (c) 1997-1999 HANATAKA Shinya .\" all rights reserved. .\" Translated 1999-11-20, HANATAKA Shinya @@ -221,7 +223,7 @@ ptrace \- .TP .BR PTRACE_O_TRACESYSGOOD " (Linux 2.4.6 °Ê¹ß)" ¥·¥¹¥Æ¥à¥³¡¼¥ë¤Î¥È¥é¥Ã¥×¤¬ÇÛÁ÷¤µ¤ì¤¿¤È¤­¤Ë¡¢¥·¥°¥Ê¥ëÈÖ¹æ¤Î¥Ó¥Ã¥È 7 -¤òÀßÄꤹ¤ë (¤¹¤Ê¤ï¤Á¡¢\fI(SIGTRAP | 0x80)\fP ¤òÇÛÁ÷¤¹¤ë)¡£ +¤òÀßÄꤹ¤ë (¤¹¤Ê¤ï¤Á¡¢\fISIGTRAP | 0x80\fP ¤òÇÛÁ÷¤¹¤ë)¡£ ¤³¤ì¤Ë¤è¤ê¡¢¥È¥ì¡¼¥µ¤¬Ä̾ï¤Î¥È¥é¥Ã¥×¤È¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë¤è¤ë¥È¥é¥Ã¥×¤ò ¶èÊ̤·¤ä¤¹¤¯¤Ê¤ë¡£ .RB ( PTRACE_O_TRACESYSGOOD diff --git a/release/man2/recv.2 b/release/man2/recv.2 index 027b4629..bc24eb36 100644 --- a/release/man2/recv.2 +++ b/release/man2/recv.2 @@ -55,7 +55,7 @@ .\"WORD: ancillary message Êä½õ¥á¥Ã¥»¡¼¥¸ .\"WORD: invalid ÉÔÀµ¤Ê .\" -.TH RECV 2 2010-08-29 "Linux" "Linux Programmer's Manual" +.TH RECV 2 2011-09-16 "Linux" "Linux Programmer's Manual" .SH ̾Á° recv, recvfrom, recvmsg \- ¥½¥±¥Ã¥È¤«¤é¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¼è¤ë .SH ½ñ¼° @@ -150,8 +150,7 @@ recv, recvfrom, recvmsg \- .BR recv () ¥³¡¼¥ë¤Î .I flags -°ú¤­¿ô¤Ë¤Ï¡¢°Ê²¼¤ÎÃͤò 1¤Ä°Ê¾å¡¢¥Ó¥Ã¥Èñ°Ì¤Î -.I OR (ÏÀÍýÏÂ) +°ú¤­¿ô¤Ë¤Ï¡¢°Ê²¼¤ÎÃͤò 1¤Ä°Ê¾å¡¢¥Ó¥Ã¥Èñ°Ì¤ÎÏÀÍýÏ ¤ò¼è¤Ã¤¿¤â¤Î¤ò»ØÄꤹ¤ë: .TP .BR MSG_CMSG_CLOEXEC " (" recvmsg "() ¤Î¤ß; Linux 2.6.23)" @@ -386,7 +385,8 @@ struct cmsghdr { UNIX ¥É¥á¥¤¥ó¥½¥±¥Ã¥È¾å¤Ç¤Î³ÈÄ¥¥¨¥é¡¼¤ä IP ¥ª¥×¥·¥ç¥ó¡¢ ¥Õ¥¡¥¤¥ë¡¦¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Î¼õ¤±ÅϤ·¤ËÍøÍѤ·¤Æ¤¤¤ë¡£ .PP -msghdr ¤Î +.I msghdr +¤Î .I msg_flags ¥Õ¥£¡¼¥ë¥É¤Ï .BR recvmsg () @@ -508,6 +508,10 @@ POSIX.1-2001 .\" The problem is an underlying kernel issue: the size of the .\" __kernel_size_t type used to type this field varies .\" across architectures, but socklen_t is always 32 bits. + +.BR recvmmsg (2) +¤Ë¤Ï¡¢°ìÅ٤θƤӽФ·¤Ç¤ÎÊ£¿ô¤Î¥Ç¡¼¥¿¥°¥é¥à¤Ë»ÈÍѤǤ­¤ë Linux ¸ÇÍ­¤Î +¥·¥¹¥Æ¥à¥³¡¼¥ë¤Ë´Ø¤¹¤ë¾ðÊ󤬽ñ¤«¤ì¤Æ¤¤¤ë¡£ .SH Îã .BR recvfrom () ¤ÎÍøÍÑÎ㤬 @@ -517,6 +521,7 @@ POSIX.1-2001 .BR fcntl (2), .BR getsockopt (2), .BR read (2), +.BR recvmmsg (2), .BR select (2), .BR shutdown (2), .BR socket (2), diff --git a/release/man2/send.2 b/release/man2/send.2 index 52063e58..5eab3236 100644 --- a/release/man2/send.2 +++ b/release/man2/send.2 @@ -58,7 +58,7 @@ .\"WORD: routing ¥ë¡¼¥Æ¥£¥ó¥° .\"WORD: congestion íÕíÔ .\" -.TH SEND 2 2010-08-29 "Linux" "Linux Programmer's Manual" +.TH SEND 2 2011-10-01 "Linux" "Linux Programmer's Manual" .SH ̾Á° send, sendto, sendmsg \- ¥½¥±¥Ã¥È¤Ø¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ë .SH ½ñ¼° @@ -389,6 +389,9 @@ POSIX.1-2001 ¤È .B MSG_EOR ¥Õ¥é¥°¤À¤±¤¬µ­ºÜ¤µ¤ì¤Æ¤¤¤ë¡£ +POSIX.1-2008 ¤Ç¤Ï +.B MSG_NOSIGNAL +¤¬µ¬³Ê¤ËÄɲ䵤ì¤Æ¤¤¤ë¡£ .B MSG_CONFIRM ¥Õ¥é¥°¤Ï Linux ¤Ç¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ .SH Ãí°Õ diff --git a/release/man2/signal.2 b/release/man2/signal.2 index b0e5d50d..ddad3451 100644 --- a/release/man2/signal.2 +++ b/release/man2/signal.2 @@ -305,11 +305,11 @@ libc5 .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR bsd_signal (3), .BR raise (3), .BR siginterrupt (3), +.BR sigqueue (3), .BR sigsetops (3), .BR sigvec (3), .BR sysv_signal (3), diff --git a/release/man2/signalfd.2 b/release/man2/signalfd.2 index a74d04af..bc30c0c0 100644 --- a/release/man2/signalfd.2 +++ b/release/man2/signalfd.2 @@ -188,8 +188,8 @@ struct signalfd_siginfo { uint32_t ssi_trapno; /* ¥·¥°¥Ê¥ë¤Î¸¶°ø¤È¤Ê¤Ã¤¿¥È¥é¥Ã¥×ÈÖ¹æ */ .\" ¤Û¤È¤ó¤É¤Î¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç ssi_trapno ¤Ï̤»ÈÍÑ int32_t ssi_status; /* ½ªÎ»¥¹¥Æ¡¼¥¿¥¹¤«¥·¥°¥Ê¥ë (SIGCHLD) */ - int32_t ssi_int; /* sigqueue(2) ¤«¤éÁ÷¤é¤ì¤¿À°¿ô */ - uint64_t ssi_ptr; /* sigqueue(2) ¤«¤éÁ÷¤é¤ì¤¿¥Ý¥¤¥ó¥¿ */ + int32_t ssi_int; /* sigqueue(3) ¤«¤éÁ÷¤é¤ì¤¿À°¿ô */ + uint64_t ssi_ptr; /* sigqueue(3) ¤«¤éÁ÷¤é¤ì¤¿¥Ý¥¤¥ó¥¿ */ uint64_t ssi_utime; /* ¾ÃÈñ¤·¤¿¥æ¡¼¥¶ CPU »þ´Ö (SIGCHLD) */ uint64_t ssi_stime; /* ¾ÃÈñ¤·¤¿¥·¥¹¥Æ¥à CPU »þ´Ö (SIGCHLD) */ uint64_t ssi_addr; /* ¥·¥°¥Ê¥ë¤òÀ¸À®¤·¤¿¥¢¥É¥ì¥¹ @@ -358,7 +358,7 @@ glibc 2.9 ¤¬ÍøÍѲÄǽ¤Ç¤¢¤ì¤Ð¡¢¤³¤ì¤ò»ÈÍѤ¹¤ë¡£ .SH ¥Ð¥° ¥«¡¼¥Í¥ë 2.6.25 ¤è¤êÁ°¤Ç¤Ï¡¢ -.BR sigqueue (2) +.BR sigqueue (3) ¤Ë¤è¤êÁ÷¿®¤µ¤ì¤¿¥·¥°¥Ê¥ë¤È°ì½ï¤ËÅϤµ¤ì¤ë¥Ç¡¼¥¿¤Ç¤Ï¡¢¥Õ¥£¡¼¥ë¥É .I ssi_ptr ¤È diff --git a/release/man2/sigprocmask.2 b/release/man2/sigprocmask.2 index 31714f3a..42f6c069 100644 --- a/release/man2/sigprocmask.2 +++ b/release/man2/sigprocmask.2 @@ -126,7 +126,7 @@ POSIX.1-2001. ¤¬¶Ø»ß¤µ¤ì¤Æ¤¤¤ë´Ö¤ËÀ¸À®¤µ¤ì¤¿¾ì¹ç¤Ç¡¢ ¤½¤Î¥·¥°¥Ê¥ë¤¬ .BR kill (2), -.BR sigqueue (2), +.BR sigqueue (3), .BR raise (3) ¤Ë¤è¤Ã¤ÆÀ¸À®¤µ¤ì¤¿¤â¤Î¤Ç¤Ê¤¤¤È¤­¤Ë¤Ï¡¢ ¤½¤Î¸å¤ÎÆ°ºî¤Ï̤ÄêµÁ¤Ç¤¢¤ë¡£ @@ -140,8 +140,8 @@ POSIX.1-2001. .BR sigaction (2), .BR signal (2), .BR sigpending (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR pthread_sigmask (3), +.BR sigqueue (3), .BR sigsetops (3), .BR signal (7) diff --git a/release/man2/sigwaitinfo.2 b/release/man2/sigwaitinfo.2 index 567ac971..68085d7b 100644 --- a/release/man2/sigwaitinfo.2 +++ b/release/man2/sigwaitinfo.2 @@ -28,7 +28,7 @@ .\" .\"WORD: pending ÂÔµ¡Ãæ¤Ç¤¢¤ë .\" -.TH SIGWAITINFO 2 2008-10-04 "Linux" "Linux Programmer's Manual" +.TH SIGWAITINFO 2 2011-10-03 "Linux" "Linux Programmer's Manual" .SH ̾Á° sigwaitinfo, sigtimedwait \- ¥­¥å¡¼¤ËÆþ¤ì¤é¤ì¤¿¥·¥°¥Ê¥ë¤òƱ´ü¤·¤ÆÂÔ¤Ä .SH ½ñ¼° @@ -160,6 +160,11 @@ POSIX.1-2001. .RB ( signal (7) »²¾È)¡£ +.B SIGKILL +¤È +.B SIGSTOP +¤òÂԤȤ¦¤È¤·¤¿¾ì¹ç¡¢ÌۤäÆ̵»ë¤µ¤ì¤ë¡£ + °ì¤Ä¤Î¥×¥í¥»¥¹Æâ¤ÎÊ£¿ô¤Î¥¹¥ì¥Ã¥É¤¬ .BR sigwaitinfo () ¤ä @@ -190,7 +195,7 @@ Linux .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), +.BR sigqueue (3), .BR sigsetops (3), .BR sigwait (3), .BR signal (7), diff --git a/release/man2/spu_run.2 b/release/man2/spu_run.2 index 938d26f3..9de7aa1a 100644 --- a/release/man2/spu_run.2 +++ b/release/man2/spu_run.2 @@ -218,7 +218,7 @@ int main(void) uint32_t instruction, npc; context = spu_create("/spu/example\-context", 0, 0755); - if (context == -1) + if (context == \-1) handle_error("spu_create"); /* write a \(aqstop 0x1234\(aq instruction to the SPU\(aqs @@ -227,7 +227,7 @@ int main(void) instruction = 0x00001234; fd = open("/spu/example\-context/mem", O_RDWR); - if (fd == -1) + if (fd == \-1) handle_error("open"); write(fd, &instruction, sizeof(instruction)); @@ -238,7 +238,7 @@ int main(void) npc = 0; spu_status = spu_run(context, &npc, NULL); - if (spu_status == -1) + if (spu_status == \-1) handle_error("open"); /* we should see a status code of 0x1234002: diff --git a/release/man2/stat.2 b/release/man2/stat.2 index e88a7723..01c721ad 100644 --- a/release/man2/stat.2 +++ b/release/man2/stat.2 @@ -68,7 +68,7 @@ .\"WORD: sticky bit ¥¹¥Æ¥£¥Ã¥­¡¼¡¦¥Ó¥Ã¥È .\"WORD: mandatory locking ¶¯À©¥í¥Ã¥¯ .\" -.TH STAT 2 2009-09-30 "Linux" "Linux Programmer's Manual" +.TH STAT 2 2010-12-03 "Linux" "Linux Programmer's Manual" .SH ̾Á° stat, fstat, lstat \- ¥Õ¥¡¥¤¥ë¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë .SH ½ñ¼° @@ -345,7 +345,8 @@ set-group-ID ¥Ñ¥¹¤òé¤ëºÝ¤Ë²ò·è¤¹¤Ù¤­¥·¥ó¥Ü¥ê¥Ã¥¯¡¦¥ê¥ó¥¯¤¬Â¿²á¤®¤¿¡£ .TP .B ENAMETOOLONG -¥Õ¥¡¥¤¥ë̾¤¬Ä¹²á¤®¤ë¡£ +.I path +¤¬Ä¹²á¤®¤ë¡£ .TP .B ENOENT .I path @@ -369,7 +370,7 @@ set-group-ID ¤³¤Î¥¨¥é¡¼¤¬µ¯¤³¤ë¤Î¤Ï¡¢32 ¥Ó¥Ã¥È¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¾å¤Ç .I -D_FILE_OFFSET_BITS=64 ¤ò»ØÄꤻ¤º¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬¡¢¥Õ¥¡¥¤¥ë¥µ¥¤¥º¤¬ -.I (2<31)-1 +.I (1<31)-1 ¥Ó¥Ã¥È¤òĶ¤¨¤ë¥Õ¥¡¥¤¥ë¤ËÂФ·¤Æ .BR stat () ¤ò¸Æ¤Ó½Ð¤·¤¿¾ì¹ç¤Ç¤¢¤ë¡£ diff --git a/release/man2/tee.2 b/release/man2/tee.2 index ba5147ac..1e0e0f93 100644 --- a/release/man2/tee.2 +++ b/release/man2/tee.2 @@ -159,8 +159,8 @@ main(int argc, char *argv[]) int len, slen; if (argc != 2) { - fprintf(stderr, "Usage: %s \\n", argv[0]); - exit(EXIT_FAILURE); + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); } fd = open(argv[1], O_WRONLY | O_CREAT | O_TRUNC, 0644); diff --git a/release/man2/tkill.2 b/release/man2/tkill.2 index a2099f11..3417a73a 100644 --- a/release/man2/tkill.2 +++ b/release/man2/tkill.2 @@ -30,7 +30,7 @@ .\" Translated 2003-03-05, Akihiro MOTOKI .\" Updated 2005-02-28, Akihiro MOTOKI .\" -.TH TKILL 2 2008-10-01 "Linux" "Linux Programmer's Manual" +.TH TKILL 2 2011-09-18 "Linux" "Linux Programmer's Manual" .SH ̾Á° tkill, tgkill \- ¥¹¥ì¥Ã¥É¤Ë¥·¥°¥Ê¥ë¤òÁ÷¤ë .SH ½ñ¼° @@ -113,4 +113,5 @@ glibc .SH ´ØÏ¢¹àÌÜ .BR clone (2), .BR gettid (2), -.BR kill (2) +.BR kill (2), +.BR rt_sigqueueinfo (2) diff --git a/release/man3/atan2.3 b/release/man3/atan2.3 index 0a4870ef..aa687a55 100644 --- a/release/man3/atan2.3 +++ b/release/man3/atan2.3 @@ -113,7 +113,7 @@ or ¤Î¤¤¤º¤«¤¬ NaN ¤Î¾ì¹ç¡¢NaN ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" POSIX.1 says: -.\" If the result underflows, a range error may occur and +.\" If the result underflows, a range error may occur and .\" .I y/x .\" should be returned. .\" @@ -145,12 +145,12 @@ or .I y ¤¬Àµ¤Î̵¸ÂÂç (Éé¤Î̵¸ÂÂç) ¤Ç .I x -¤¬Éé¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+3*pi/4 (-3*pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ +¤¬Éé¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+3*pi/4 (\-3*pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ .I y ¤¬Àµ¤Î̵¸ÂÂç (Éé¤Î̵¸ÂÂç) ¤Ç .I x -¤¬Àµ¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+pi/4 (-pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ +¤¬Àµ¤Î̵¸ÂÂç¤Î¾ì¹ç¡¢+pi/4 (\-pi/4) ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" .\" POSIX.1 says: .\" If both arguments are 0, a domain error shall not occur. diff --git a/release/man3/btowc.3 b/release/man3/btowc.3 index c441d70a..5f2d3004 100644 --- a/release/man3/btowc.3 +++ b/release/man3/btowc.3 @@ -21,7 +21,7 @@ .\"WORD: wide character ¥ï¥¤¥É¥­¥ã¥é¥¯¥¿¡¼ .\"WORD: state ¾õÂÖ .\" -.TH BTOWC 3 2009-02-04 "GNU" "Linux Programmer's Manual" +.TH BTOWC 3 2011-09-22 "GNU" "Linux Programmer's Manual" .SH ̾Á° btowc \- ¥·¥ó¥°¥ë¥Ð¥¤¥È¤ò¥ï¥¤¥Éʸ»ú¤Ë¥³¥ó¥Ð¡¼¥È¤¹¤ë .SH ½ñ¼° @@ -61,9 +61,12 @@ C99, POSIX.1-2001. .PP ¤³¤Î´Ø¿ô¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£¾õÂÖ(state)¤ò»ý¤Ã¤¿¥¨¥ó¥³¡¼¥É¤Ë¤Ï»È¤¨¤º¡¢ ¥Þ¥ë¥Á¥Ð¥¤¥È¥·¡¼¥±¥ó¥¹¤È¤Ï°ã¤¤¡¢É¬¤º¤·¤â¥·¥ó¥°¥ë¥Ð¥¤¥È -¤ò¼è¤ê°·¤¨¤ë¤È¤Ï¸Â¤é¤Ê¤¤¡£ +¤ò¼è¤ê°·¤¨¤ë¤È¤Ï¸Â¤é¤Ê¤¤¡£Âå¤ï¤ê¤Ë .BR mbtowc () -¤òÂå¤ï¤ê¤È¤·¤Æ»ÈÍѤ·¤Ê¤µ¤¤¡£ +¤«¡¢¥¹¥ì¥Ã¥É¥»¡¼¥Õ¤Ê +.BR mbrtowc () +¤ò»ÈÍѤ¹¤ë¤³¤È¡£ .SH ´ØÏ¢¹àÌÜ .BR mbtowc (3), +.BR mbrtowc (3), .BR wctob (3) diff --git a/release/man3/bzero.3 b/release/man3/bzero.3 index ed768de0..12ba11ac 100644 --- a/release/man3/bzero.3 +++ b/release/man3/bzero.3 @@ -48,7 +48,7 @@ bzero \- ´Ø¿ô¤Ï ¥Ð¥¤¥ÈÎó .I s -¤«¤é»Ï¤Þ¤ë¥Ð¥¤¥ÈÎΰè¤ÎÀèƬ +¤«¤é»Ï¤Þ¤ëÎΰè¤ÎÀèƬ .I n ¥Ð¥¤¥È¤ò ¿ôÃÍ¥¼¥í (Ãͤ¬ \(aq\\0\(aq ¤Î¥Ð¥¤¥È) ¤ÇËä¤á¤ë¡£ diff --git a/release/man3/cacos.3 b/release/man3/cacos.3 index fe694d86..e3ca12d3 100644 --- a/release/man3/cacos.3 +++ b/release/man3/cacos.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -12,7 +13,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CACOS 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CACOS 3 2011-09-15 "" "Linux Programmer's Manual" .SH ̾Á° cacos, cacosf, cacosl \- Ê£ÁÇ¿ô¤ÎµÕ;¸¹ (arc cosine) .SH ½ñ¼° @@ -37,12 +38,45 @@ cacos, cacosf, cacosl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - cacos(z) = \-i clog(z + csqrt(z * z \- 1)) + cacos(z) = \-i * clog(z + i * csqrt(1 \- z * z)) .fi .SH ¥Ð¡¼¥¸¥ç¥ó ¤³¤ì¤é¤Î´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 ¤Ç½é¤á¤ÆÅо줷¤¿¡£ .SH ½àµò C99. +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + double complex i = I; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = cacos(z); + + printf("cacos() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = \-i * clog(z + i * csqrt(1 \- z * z)); + + printf("formula = %6.3f %6.3f*i\\n", creal(f), cimag(f)); + + exit(EXIT_SUCCESS); +} +.fi .SH ´ØÏ¢¹àÌÜ .BR ccos (3), .BR clog (3), diff --git a/release/man3/cacosh.3 b/release/man3/cacosh.3 index cfd8aff9..07356356 100644 --- a/release/man3/cacosh.3 +++ b/release/man3/cacosh.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms(walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -13,7 +14,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CACOSH 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CACOSH 3 2011-09-15 "" "Linux Programmer's Manual" .SH ̾Á° cacosh, cacoshf, cacoshl \- Ê£ÁÇ¿ô¤ÎµÕÁжÊÀþ;¸¹ (arc hyperbolic cosine) .SH ½ñ¼° @@ -41,14 +42,45 @@ cacosh, cacoshf, cacoshl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - cacosh(z) = (0.5) * clog((1 + z) / (1 \- z)) + cacosh(z) = 2 * clog(csqrt((z + 1) / 2) + csqrt((z \- 1) / 2)) .fi .SH ¥Ð¡¼¥¸¥ç¥ó ¤³¤ì¤é¤Î´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 ¤Ç½é¤á¤ÆÅо줷¤¿¡£ .SH ½àµò C99. +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = cacosh(z); + printf("cacosh() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = 2 * clog(csqrt((z + 1)/2) + csqrt((z \- 1)/2)); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .SH ´ØÏ¢¹àÌÜ .BR acosh (3), .BR cabs (3), +.BR ccosh (3), .BR cimag (3), .BR complex (7) diff --git a/release/man3/casin.3 b/release/man3/casin.3 index 5a9129fc..f73276c1 100644 --- a/release/man3/casin.3 +++ b/release/man3/casin.3 @@ -44,6 +44,6 @@ casin, casinf, casinl \- Ê£ .SH ½àµò C99. .SH ´ØÏ¢¹àÌÜ -.BR ccos (3), .BR clog (3), +.BR csin (3), .BR complex (7) diff --git a/release/man3/casinh.3 b/release/man3/casinh.3 index 6b5d8d5a..02037c0d 100644 --- a/release/man3/casinh.3 +++ b/release/man3/casinh.3 @@ -48,4 +48,5 @@ C99. .BR asinh (3), .BR cabs (3), .BR cimag (3), +.BR csinh (3), .BR complex (7) diff --git a/release/man3/catan.3 b/release/man3/catan.3 index 82c2cfa6..9774fe2a 100644 --- a/release/man3/catan.3 +++ b/release/man3/catan.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -12,7 +13,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CATAN 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CATAN 3 2011-09-15 "" "Linux Programmer's Manual" .SH ̾Á° catan, catanf, catanl \- Ê£ÁÇ¿ô¤ÎµÕÀµÀÜ (arc tangent) .SH ½ñ¼° @@ -37,13 +38,45 @@ catan, catanf, catanl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - catan(z) = 1 / 2i clog((1 + iz) / (1 \- iz)) + catan(z) = (clog(1 + i * z) \- clog(1 \- i * z)) / (2 * i) .fi .SH ¥Ð¡¼¥¸¥ç¥ó ¤³¤ì¤é¤Î´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 ¤Ç½é¤á¤ÆÅо줷¤¿¡£ .SH ½àµò C99. +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + double complex i = I; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = catan(z); + printf("catan() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = (clog(1 + i * z) \- clog(1 \- i * z)) / (2 * i); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .SH ´ØÏ¢¹àÌÜ .BR ccos (3), .BR clog (3), +.BR ctan (3), .BR complex (7) diff --git a/release/man3/catanh.3 b/release/man3/catanh.3 index 03125f50..49b81085 100644 --- a/release/man3/catanh.3 +++ b/release/man3/catanh.3 @@ -1,4 +1,5 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) +.\" and Copyright (C) 2011 Michael Kerrisk .\" Distributed under GPL .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI @@ -13,7 +14,7 @@ .\"WORD: real part ¼ÂÉô .\"WORD: imaginary part µõÉô .\" -.TH CATANH 3 2008-08-06 "" "Linux Programmer's Manual" +.TH CATANH 3 2011-09-15 "" "Linux Programmer's Manual" .SH ̾Á° catanh, catanhf, catanhl \- Ê£ÁÇ¿ô¤ÎµÕÁжÊÀþÀµÀÜ (arc tangents hyperbolic) .SH ½ñ¼° @@ -38,14 +39,45 @@ catanh, catanhf, catanhl \- Ê£ ¼¡¤Î´Ø·¸¤¬À®Î©¤¹¤ë: .nf - catanh(z) = 0.5 * clog((1 + z) / (1 \- z)) + catanh(z) = 0.5 * (clog(1 + z) \- clog(1 \- z)) .fi .SH ¥Ð¡¼¥¸¥ç¥ó ¤³¤ì¤é¤Î´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 ¤Ç½é¤á¤ÆÅо줷¤¿¡£ .SH ½àµò C99. +.SH Îã +.nf +/* Link with "\-lm" */ + +#include +#include +#include +#include + +int +main(int argc, char *argv[]) +{ + double complex z, c, f; + + if (argc != 3) { + fprintf(stderr, "Usage: %s \\n", argv[0]); + exit(EXIT_FAILURE); + } + + z = atof(argv[1]) + atof(argv[2]) * I; + + c = catanh(z); + printf("catanh() = %6.3f %6.3f*i\\n", creal(c), cimag(c)); + + f = 0.5 * (clog(1 + z) \- clog(1 \- z)); + printf("formula = %6.3f %6.3f*i\\n", creal(f2), cimag(f2)); + + exit(EXIT_SUCCESS); +} +.fi .SH ´ØÏ¢¹àÌÜ .BR atanh (3), .BR cabs (3), .BR cimag (3), +.BR ctanh (3), .BR complex (7) diff --git a/release/man3/cbrt.3 b/release/man3/cbrt.3 index e0239cef..d96f3393 100644 --- a/release/man3/cbrt.3 +++ b/release/man3/cbrt.3 @@ -91,7 +91,7 @@ or ¤ÎΩÊýº¬¤òÊÖ¤¹¡£ .I x -¤¬ +0¡¢-0¡¢Àµ¤Î̵¸ÂÂç¡¢Éé¤Î̵¸ÂÂç¡¢NaN ¤Î¤¤¤º¤ì¤«¤Î¾ì¹ç¡¢ +¤¬ +0¡¢\-0¡¢Àµ¤Î̵¸ÂÂç¡¢Éé¤Î̵¸ÂÂç¡¢NaN ¤Î¤¤¤º¤ì¤«¤Î¾ì¹ç¡¢ .I x ¤¬ÊÖ¤µ¤ì¤ë¡£ .SH ¥¨¥é¡¼ diff --git a/release/man3/ccos.3 b/release/man3/ccos.3 index d38bfbf5..bfba009b 100644 --- a/release/man3/ccos.3 +++ b/release/man3/ccos.3 @@ -35,6 +35,7 @@ ccos, ccosf, ccosl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacos (3), .BR csin (3), .BR ctan (3), .BR complex (7) diff --git a/release/man3/ccosh.3 b/release/man3/ccosh.3 index c633cd9d..c2267f5b 100644 --- a/release/man3/ccosh.3 +++ b/release/man3/ccosh.3 @@ -37,6 +37,7 @@ ccosh, ccoshf, ccoshl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacosh (3), .BR csinh (3), .BR ctanh (3), .BR complex (7) diff --git a/release/man3/cexp.3 b/release/man3/cexp.3 index 5a6a14ec..a5ebab0b 100644 --- a/release/man3/cexp.3 +++ b/release/man3/cexp.3 @@ -37,6 +37,7 @@ cexp, cexpf, cexpl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cexp2 (3), .BR clog (3), .BR cpow (3), .BR complex (7) diff --git a/release/man3/clog.3 b/release/man3/clog.3 index 0c307875..29c1b53c 100644 --- a/release/man3/clog.3 +++ b/release/man3/clog.3 @@ -51,4 +51,5 @@ C99. .BR cabs (3), .BR cexp (3), .BR clog10 (3), +.BR clog2 (3), .BR complex (7) diff --git a/release/man3/cmsg.3 b/release/man3/cmsg.3 index 73f25e8e..d6218390 100644 --- a/release/man3/cmsg.3 +++ b/release/man3/cmsg.3 @@ -113,7 +113,7 @@ struct cmsghdr { ¤ò .I msghdr ¤ËÍѤ¤¤ë¤ÈºÇ½é¤ÎÀ©¸æ¥á¥Ã¥»¡¼¥¸¤¬ÆÀ¤é¤ì¡¢ -.BR CMSG_NEXTHDR () +.BR CMSG_NXTHDR () ¤ò»È¤¦¤È¼¡¤ÎÀ©¸æ¥á¥Ã¥»¡¼¥¸¤¬ÆÀ¤é¤ì¤ë¡£ ¤½¤ì¤¾¤ì¤ÎÀ©¸æ¥á¥Ã¥»¡¼¥¸¤Ç¤Ï¡¢ .I cmsg_len diff --git a/release/man3/conj.3 b/release/man3/conj.3 index 07990e28..a06dd2ea 100644 --- a/release/man3/conj.3 +++ b/release/man3/conj.3 @@ -38,5 +38,5 @@ conj, conjf, conjl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), -.BR sqrt (3), +.BR csqrt (3), .BR complex (7) diff --git a/release/man3/crypt.3 b/release/man3/crypt.3 index cccd5233..13a15a42 100644 --- a/release/man3/crypt.3 +++ b/release/man3/crypt.3 @@ -42,7 +42,7 @@ .\"WORD: encryption °Å¹æ²½ .\"WORD: key ¸° .\" " -.TH CRYPT 3 2010-06-20 "" "Linux Programmer's Manual" +.TH CRYPT 3 2011-09-15 "" "Linux Programmer's Manual" .SH ̾Á° crypt, crypt_r \- ¥Ñ¥¹¥ï¡¼¥É¤È¥Ç¡¼¥¿¤Î°Å¹æ²½ .SH ½ñ¼° @@ -53,6 +53,10 @@ crypt, crypt_r \- .sp .BI "char *crypt(const char *" key ", const char *" salt ); .sp +.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" +.br +.B #include +.sp .BI "char *crypt_r(const char *" key ", const char *" salt , .BI " struct crypt_data *" data ); .fi diff --git a/release/man3/csin.3 b/release/man3/csin.3 index 70322617..75cd599f 100644 --- a/release/man3/csin.3 +++ b/release/man3/csin.3 @@ -35,6 +35,7 @@ csin, csinf, csinl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR casin (3), .BR ccos (3), .BR ctan (3), .BR complex (7) diff --git a/release/man3/csinh.3 b/release/man3/csinh.3 index 310e02d3..f58b1c6a 100644 --- a/release/man3/csinh.3 +++ b/release/man3/csinh.3 @@ -36,6 +36,7 @@ csinh, csinhf, csinhl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR casinh (3), .BR ccosh (3), .BR ctanh (3), .BR complex (7) diff --git a/release/man3/ctan.3 b/release/man3/ctan.3 index 8f5fea4a..9ba6098b 100644 --- a/release/man3/ctan.3 +++ b/release/man3/ctan.3 @@ -35,6 +35,7 @@ ctan, ctanf, ctanl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR catan (3), .BR ccos (3), .BR csin (3), .BR complex (7) diff --git a/release/man3/ctanh.3 b/release/man3/ctanh.3 index 133cb363..0c624f36 100644 --- a/release/man3/ctanh.3 +++ b/release/man3/ctanh.3 @@ -36,6 +36,7 @@ ctanh, ctanhf, ctanhl \- Ê£ C99. .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR catanh (3), .BR ccosh (3), .BR csinh (3), .BR complex (7) diff --git a/release/man3/dbopen.3 b/release/man3/dbopen.3 index d62bb847..59c9a5e3 100644 --- a/release/man3/dbopen.3 +++ b/release/man3/dbopen.3 @@ -95,8 +95,7 @@ hashed (Ãí°Õ: .B O_WRONLY ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¥Õ¥¡¥¤¥ë¤ò³«¤¯»ö¤Ï½ÐÍè¤Ê¤¤) -.\"Three additional options may be specified by -.\".IR or 'ing +.\"Three additional options may be specified by ORing .\"them into the .\".I flags .\"argument. diff --git a/release/man3/end.3 b/release/man3/end.3 index 1178c238..489c73e6 100644 --- a/release/man3/end.3 +++ b/release/man3/end.3 @@ -93,7 +93,7 @@ First address past: #include extern char etext, edata, end; /* The symbols must have some type, - or "gcc -Wall" complains */ + or "gcc \-Wall" complains */ int main(int argc, char *argv[]) diff --git a/release/man3/err.3 b/release/man3/err.3 index 7329ea10..c23c6af9 100644 --- a/release/man3/err.3 +++ b/release/man3/err.3 @@ -32,13 +32,13 @@ .\" From: @(#)err.3 8.1 (Berkeley) 6/9/93 .\" $FreeBSD: src/lib/libc/gen/err.3,v 1.11.2.5 2001/08/17 15:42:32 ru Exp $ .\" -.\" 2007-12-08, mtk, Converted from mdoc to man macros +.\" 2011-09-10, mtk, Converted from mdoc to man macros .\" .\" Japanese Version Copyright (c) 2003 Akihiro MOTOKI .\" all rights reserved. .\" Translated 2003-03-10, Akihiro MOTOKI .\" -.TH ERR 3 2007-12-28 "Linux" "Linux Programmer's Manual" +.TH ERR 3 2011-09-15 "Linux" "Linux Programmer's Manual" .SH ̾Á° err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- ¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òÀ°·Á¤¹¤ë .Nd @@ -83,7 +83,7 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- .BR verr (), .BR warn (), .BR vwarn () -¤Ï¡¢¥³¡¼¥É¤Þ¤¿¤Ï¥°¥í¡¼¥Ð¥ëÊÑ¿ô +¤Ï¡¢¥°¥í¡¼¥Ð¥ëÊÑ¿ô .I errno ¤Ë´ð¤Å¤¤¤Æ .BR strerror (3) @@ -93,15 +93,6 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢°ì¸Ä¤º¤Ä¤Î¥³¥í¥ó¤È¥¹¥Ú¡¼¥¹¤Ë³¤±¤Æ½ÐÎϤ¹¤ë¡£ .PP ´Ø¿ô -.BR err (), -.BR verr (), -.BR warn (), -.BR vwarn () -¤Ï¡¢¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òõ¤¹¤¿¤á¤Ë¥°¥í¡¼¥Ð¥ëÊÑ¿ô -.I errno -¤ò»ÈÍѤ¹¤ë¡£ -.PP -´Ø¿ô .BR errx (), .BR warnx () ¤Ï¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤òÉÕ¤±²Ã¤¨¤Ê¤¤¡£ diff --git a/release/man3/fgetws.3 b/release/man3/fgetws.3 index 027b2b86..736ec14a 100644 --- a/release/man3/fgetws.3 +++ b/release/man3/fgetws.3 @@ -22,7 +22,7 @@ .\" .\" WORD: null wide characters ¥Ê¥ë¥ï¥¤¥Éʸ»ú .\" -.TH FGETWS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH FGETWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° fgetws \- ¥ï¥¤¥Éʸ»ú¤Îʸ»úÎó¤ò FILE ¥¹¥È¥ê¡¼¥à¤«¤éÆɤ߹þ¤à .SH ½ñ¼° @@ -37,7 +37,8 @@ fgetws \- .BR fgets (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢ºÇÂç \fIn\-1\fP ʸ»ú¤Î¥ï¥¤¥Éʸ»ú¤ò -\fIws\fP ¤¬¼¨¤¹¥ï¥¤¥Éʸ»ú¤ÎÇÛÎó¤ËÆɤ߹þ¤ß¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤òÄɲ乤롣 +\fIws\fP ¤¬¼¨¤¹¥ï¥¤¥Éʸ»ú¤ÎÇÛÎó¤ËÆɤ߹þ¤ß¡¢ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤òÄɲ乤롣 ¤³¤Î´Ø¿ô¤Ï¡¢¥ï¥¤¥Éʸ»ú¤Î²þ¹Ôʸ»ú¤ò¸«¤Ä¤±¡¢¤³¤ì¤ò³ÊǼ¤¹¤ë¤ÈÆɤ߹þ¤à¤Î¤ò»ß¤á¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¥¹¥È¥ê¡¼¥à¤Î½ª¤ï¤ê¤Ë㤷¤¿¾ì¹ç¤âÆɤ߹þ¤ß¤ò»ß¤á¤ë¡£ .PP diff --git a/release/man3/fputws.3 b/release/man3/fputws.3 index 6eb32b8b..4a79b14b 100644 --- a/release/man3/fputws.3 +++ b/release/man3/fputws.3 @@ -16,7 +16,7 @@ .\" by FUJIWARA Teruyoshi .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH FPUTWS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH FPUTWS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° fputws \- ¥ï¥¤¥Éʸ»ú¤Îʸ»úÎó¤ò FILE ¥¹¥È¥ê¡¼¥à¤Ë½ñ¤­¹þ¤à .SH ½ñ¼° @@ -30,8 +30,9 @@ fputws \- ´Ø¿ô¤Ï¡¢ .BR fputs (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIws\fP ¤«¤é»Ï¤Þ¤ë¥ï¥¤¥Éʸ»úÎó¤ò½ªÃ¼¤Î L'\\0' ¤Þ -¤Ç \fIstream\fP ¤Ë½ñ¤­½Ð¤¹¡£¤¿¤À¤·½ªÃ¼¤Î L\(aq\\0\(aq ¤Ï½ÐÎϤ·¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIws\fP ¤«¤é»Ï¤Þ¤ë¥ï¥¤¥Éʸ»úÎó¤ò½ªÃ¼¤Î L'\\0' +¤Þ¤Ç \fIstream\fP ¤Ë½ñ¤­½Ð¤¹¡£¤¿¤À¤·½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .PP ¤³¤ì¤é¤Î½èÍý¤òÄä»ß¤»¤º¤Ë¹Ô¤¤¤¿¤¤¤È¤­¤Ï¡¢ .BR unlocked_stdio (3) diff --git a/release/man3/frexp.3 b/release/man3/frexp.3 index 404049cd..794e2945 100644 --- a/release/man3/frexp.3 +++ b/release/man3/frexp.3 @@ -105,7 +105,7 @@ C99, POSIX.1-2001. .RB "$" " ./a.out 2560" frexp(2560, &e) = 0.625: 0.625 * 2^12 = 2560 .RB "$" " ./a.out \-4" -frexp(\-4, &e) = \-0.5: \-0.5 * 2^3 = -4 +frexp(\-4, &e) = \-0.5: \-0.5 * 2^3 = \-4 .in .fi .SS ¥×¥í¥°¥é¥à¤Î¥½¡¼¥¹ diff --git a/release/man3/fts.3 b/release/man3/fts.3 index 627631b1..4ab94d8a 100644 --- a/release/man3/fts.3 +++ b/release/man3/fts.3 @@ -361,9 +361,7 @@ NULL ¤Þ¤¿¤Ï .BR FTS_PHYSICAL ) ¤¬»ØÄꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -¼¡¤Î¥ª¥×¥·¥ç¥ó¤¬ -.I or -¤ò¤È¤Ã¤ÆÁªÂò¤µ¤ì¤ë¡£ +¥ª¥×¥·¥ç¥ó¤Ï°Ê²¼¤ÎÃͤÎÏÀÍýϤò¤È¤Ã¤ÆÁªÂò¤¹¤ë¡£ .\" .Bl -tag -width "FTS_PHYSICAL" .TP .B FTS_COMFOLLOW diff --git a/release/man3/fwide.3 b/release/man3/fwide.3 index 9dbc9900..10459ef9 100644 --- a/release/man3/fwide.3 +++ b/release/man3/fwide.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:36 JST 2000 .\" by HANATAKA Shinya .\" -.TH FWIDE 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH FWIDE 3 2011-09-17 "GNU" "Linux Programmer's Manual" .SH ̾Á° fwide \- FILE ¥¹¥È¥ê¡¼¥à¤ÎÆþ½ÐÎÏñ°Ì¤òÀßÄê¤Þ¤¿¤Ï¼èÆÀ¤¹¤ë .SH ½ñ¼° @@ -33,6 +33,9 @@ fwide \- FILE .BR fwide (): .RS 4 _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE || +.br +_ISOC95_SOURCE /* Since glibc 2.12 */ || +.br _POSIX_C_SOURCE\ >=\ 200112L; .br or diff --git a/release/man3/getgrouplist.3 b/release/man3/getgrouplist.3 index 2e9aa606..e403f581 100644 --- a/release/man3/getgrouplist.3 +++ b/release/man3/getgrouplist.3 @@ -131,7 +131,7 @@ _BSD_SOURCE .nf .RB "$" " ./a.out cecilia 0" -getgrouplist() returned -1; ngroups = 3 +getgrouplist() returned \-1; ngroups = 3 .RB "$" " ./a.out cecilia 3" ngroups = 3 16 (dialout) diff --git a/release/man3/getipnodebyname.3 b/release/man3/getipnodebyname.3 index 92756bfa..5fb64be7 100644 --- a/release/man3/getipnodebyname.3 +++ b/release/man3/getipnodebyname.3 @@ -61,7 +61,7 @@ getipnodebyname, getipnodebyaddr, freehostent \- .sp .in +4n .nf -struct hostent { +struct hostent { char *h_name; char **h_aliases; int h_addrtype; diff --git a/release/man3/getlogin.3 b/release/man3/getlogin.3 index 4df8c4b3..5da41a36 100644 --- a/release/man3/getlogin.3 +++ b/release/man3/getlogin.3 @@ -59,7 +59,7 @@ _XOPEN_SOURCE .SH ÀâÌÀ .BR getlogin () ¤Ï¡¢¸½ºß¤Î¥×¥í¥»¥¹¤ÎÀ©¸æüËö¤Ë¥í¥°¥¤¥ó¤·¤Æ¤¤¤ë¥æ¡¼¥¶¡¼Ì¾¤Îʸ»úÎó¤Ø¤Î -¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¥æ¡¼¥¶¡¼Ì¾¤¬·èÄê¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï null ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ +¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¥æ¡¼¥¶¡¼Ì¾¤¬·èÄê¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï NULL ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ ʸ»úÎó¤ÏÀÅŪÎΰè¤Ë³ä¤êÅö¤Æ¤é¤ì¤Æ¤ª¤ê¡¢¤³¤Î¸å¤Ç¤³¤Î´Ø¿ô¤ä .BR cuserid () ¤¬¸Æ¤Ó½Ð¤µ¤ì¤¿ºÝ¤Ë¾å½ñ¤­¤µ¤ì¤ë¤³¤È¤¬¤¢¤ë¡£ @@ -74,9 +74,9 @@ _XOPEN_SOURCE .BR cuserid () ¤Ï¡¢¸½ºß¤Î¥×¥í¥»¥¹¤Î¼Â¸ú¥æ¡¼¥¶¡¼ID ¤ËÂбþ¤¹¤ë¥æ¡¼¥¶¡¼Ì¾¤Î ʸ»úÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ -\fIstring\fP ¤¬ null ¥Ý¥¤¥ó¥¿°Ê³°¤Î¾ì¹ç¡¢\fIstring\fP ¤Ï¾¯¤Ê¤¯¤È¤â +\fIstring\fP ¤¬ NULL ¥Ý¥¤¥ó¥¿°Ê³°¤Î¾ì¹ç¡¢\fIstring\fP ¤Ï¾¯¤Ê¤¯¤È¤â \fBL_cuserid\fP ʸ»ú¤òÊÝ»ý¤Ç¤­¤ëÇÛÎó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -\fIstring\fP ¤¬ null ¥Ý¥¤¥ó¥¿¤Î¾ì¹ç¤Ë¤Ï¡¢ÀÅŪÎΰè¤ËÃÖ¤«¤ì¤¿Ê¸»úÎó¤Ø¤Î +\fIstring\fP ¤¬ NULL ¥Ý¥¤¥ó¥¿¤Î¾ì¹ç¤Ë¤Ï¡¢ÀÅŪÎΰè¤ËÃÖ¤«¤ì¤¿Ê¸»úÎó¤Ø¤Î ¥Ý¥¤¥ó¥¿¤¬ÊÖ¤µ¤ì¤ë¡£¤³¤Îʸ»úÎó¤ÏÀÅŪÎΰè¤Ë³ä¤êÅö¤Æ¤é¤ì¤Æ¤ª¤ê¡¢¸å¤Ç ¤³¤Î´Ø¿ô¤ä .BR getlogin () diff --git a/release/man3/gets.3 b/release/man3/gets.3 index 0485e6c1..1154ee62 100644 --- a/release/man3/gets.3 +++ b/release/man3/gets.3 @@ -29,7 +29,7 @@ .\" Updated 2001-11-02, Kentaro Shirakata .\" Updated 2005-09-06, Akihiro MOTOKI .\" -.TH GETS 3 2008-08-06 "GNU" "Linux Programmer's Manual" +.TH GETS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° fgetc, fgets, getc, getchar, gets, ungetc \- ʸ»ú¤Èʸ»úÎó¤ÎÆþÎÏ .SH ½ñ¼° @@ -82,9 +82,7 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ ¤¬»Ø¤¹¥Ð¥Ã¥Õ¥¡¤Ë³ÊǼ¤¹¤ë (ËöÈø¤Î²þ¹Ôʸ»ú¤ä .B EOF -¤Ï -.B \(aq\e0\(aq -¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë)¡£ +¤Ï NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤ËÃÖ¤­´¹¤¨¤é¤ì¤ë)¡£ ¥Ð¥Ã¥Õ¥¡¡¦¥ª¡¼¥Ð¡¼¥é¥ó¤Î¥Á¥§¥Ã¥¯¤Ï¹Ô¤ï¤ì¤Ê¤¤ (²¼µ­¤Î¡Ö¥Ð¥°¡×¤ò»²¾È)¡£ .PP .BR fgets () @@ -98,8 +96,8 @@ fgetc, fgets, getc, getchar, gets, ungetc \- ʸ .B EOF ¤Þ¤¿¤Ï²þ¹Ôʸ»ú¤òÆɤ߹þ¤ó¤À¸å¤ÇÄä»ß¤¹¤ë¡£ Æɤ߹þ¤Þ¤ì¤¿²þ¹Ôʸ»ú¤Ï¥Ð¥Ã¥Õ¥¡¤Ë³ÊǼ¤µ¤ì¤ë¡£ -.B \(aq\e0\(aq -ʸ»ú¤¬°ì¤Ä¥Ð¥Ã¥Õ¥¡¤ÎÃæ¤ÎºÇ¸å¤Îʸ»ú¤Î¸å¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ +½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\e0\(aq) +¤¬°ì¤Ä¥Ð¥Ã¥Õ¥¡¤ÎÃæ¤ÎºÇ¸å¤Îʸ»ú¤Î¸å¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ .PP .BR ungetc () ¤Ï¡¢¸å¤Î read Áàºî¤ÇÆɤá¤ë¤è¤¦¤Ë¡¢ @@ -152,7 +150,7 @@ LSB ¤ÏÈó¿ä¾©¤Ç¤¢¤ë¡£ POSIX.1-2008 ¤Ç¤Ï .BR gets () -¤Î»ÅÍͤ¬ºï½ü¤µ¤ì¤Æ¤¤¤ë¡£ +¤ÏÇÑ»ßͽÄê¤Ç¤¢¤ë¤È¤µ¤ì¤Æ¤¤¤ë¡£ .SH ¥Ð¥° .BR gets () ¤ÏÀäÂФ˻ÈÍѤ·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ diff --git a/release/man3/getsubopt.3 b/release/man3/getsubopt.3 index 93ad20bc..217d0805 100644 --- a/release/man3/getsubopt.3 +++ b/release/man3/getsubopt.3 @@ -72,7 +72,8 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .in .I tokens -°ú¤­¿ô¤Ï¥È¡¼¥¯¥ó¤Î¥ê¥¹¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¡¢¥ê¥¹¥È¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤ë¡£ +°ú¤­¿ô¤Ï¥È¡¼¥¯¥ó¤Ø¤Î¥Ý¥¤¥ó¥¿¤ÎÇÛÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¡¢ +ÇÛÎó¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤ë¡£ .BR getsubopt () ¤Ï¤³¤Î¥È¡¼¥¯¥ó¤ò .I optionp @@ -110,7 +111,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .I optionp ¤Ï¼¡¤Î¥µ¥Ö¥ª¥×¥·¥ç¥ó¤ò»Ø¤·¤Æ¤¤¤ë¡£ ¤Á¤ç¤¦¤ÉºÇ¸å¤Î¥µ¥Ö¥ª¥×¥·¥ç¥ó¤¬½èÍý¤µ¤ì¤¿¾ì¹ç¤Ï¡¢ -ʸ»úÎóËöÈø¤Î¥Ì¥ë¥Ð¥¤¥È ('\\0') ¤ò»Ø¤·¤Æ¤¤¤ë¡£ +ʸ»úÎóËöÈø¤Î¥Ì¥ë¥Ð¥¤¥È (\(aq\\0\(aq) ¤ò»Ø¤·¤Æ¤¤¤ë¡£ .SH ÊÖ¤êÃÍ .I optionp Æâ¤Ç¥µ¥Ö¥ª¥×¥·¥ç¥ó¤¬¸«¤Ä¤«¤Ã¤¿¾ì¹ç¡¢ diff --git a/release/man3/hsearch.3 b/release/man3/hsearch.3 index 76a86710..f05ccbee 100644 --- a/release/man3/hsearch.3 +++ b/release/man3/hsearch.3 @@ -50,7 +50,7 @@ .\"WORD: character ʸ»ú·¿ .\"WORD: item ¹àÌÜ .\" -.TH HSEARCH 3 2008-10-06 "GNU" "Linux Programmer's Manual" +.TH HSEARCH 3 2011-09-10 "GNU" "Linux Programmer's Manual" .SH ̾Á° hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r \- ¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤Î´ÉÍý @@ -208,24 +208,14 @@ typedef struct entry { ¤Ï¡¢À®¸ù¤¹¤ë¤È 0 °Ê³°¤òÊÖ¤·¡¢¥¨¥é¡¼¤Î¾ì¹ç 0 ¤òÊÖ¤¹¡£ .SH ¥¨¥é¡¼ .LP -.BR hcreate () -¤È .BR hcreate_r () +¤È +.BR hdestroy_r () ¤Ï°Ê²¼¤ÎÍýͳ¤Ç¼ºÇÔ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¡£ .TP .B EINVAL -.RB ( hcreate_r ()) .I htab ¤¬ NULL ¤Ç¤¢¤ë¡£ -.TP -.B ENOMEM -\fBENTER\fP ¤ËÀßÄꤵ¤ì¤¿ \fIaction\fP ¤Ç¡¢ -¥Æ¡¼¥Ö¥ë¤¬¤¤¤Ã¤Ñ¤¤¤Ë¤Ê¤Ã¤¿¡£ -.TP -.B ESRCH -\fIaction\fP °ú¤­¿ô¤¬ \fBFIND\fP ¤Ç¡¢ -¤«¤ÄÂбþ¤¹¤ëÍ×ÁǤ¬¥Æ¡¼¥Ö¥ë¤Ë¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£ -.\" hdestroy_r() ¤Ï 'tab' ¤¬ NULL ¤Î¾ì¹ç errno ¤Ë EINVAL ¤òÀßÄꤹ¤ë¾ì¹ç¤¬¤¢¤ë¡£ .PP .BR hsearch () ¤È diff --git a/release/man3/ilogb.3 b/release/man3/ilogb.3 index 39447874..b703d80a 100644 --- a/release/man3/ilogb.3 +++ b/release/man3/ilogb.3 @@ -106,11 +106,11 @@ or ¤¬ÊÖ¤µ¤ì¤ë¡£ .\" .\" POSIX.1-2001 also says: -.\" If the correct value is greater than {INT_MAX}, {INT_MAX} +.\" If the correct value is greater than {INT_MAX}, {INT_MAX} .\" shall be returned and a domain error shall occur. .\" .\" If the correct value is less than {INT_MIN}, {INT_MIN} -.\" shall be returned and a domain error shall occur. +.\" shall be returned and a domain error shall occur. .SH ¥¨¥é¡¼ ¤³¤ì¤é¤Î´Ø¿ô¤ò¸Æ¤Ó½Ð¤·¤¿ºÝ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤¿¤«¤ÎȽÄêÊýË¡¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤Ï .BR math_error (7) diff --git a/release/man3/index.3 b/release/man3/index.3 index e5152f1e..00b3553c 100644 --- a/release/man3/index.3 +++ b/release/man3/index.3 @@ -32,7 +32,7 @@ .\" Translated Fri Dec 12 12:41:35 JST 1997 .\" by HIROFUMI Nishizuka .\" -.TH INDEX 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH INDEX 3 2011-09-21 "GNU" "Linux Programmer's Manual" .SH ̾Á° index, rindex \- ʸ»úÎóÃæ¤Îʸ»ú¤Î°ÌÃÖ¤ò¼¨¤¹ .SH ½ñ¼° @@ -52,7 +52,7 @@ index, rindex \- ʸ ´Ø¿ô¤Ï¡¢Ê¸»úÎó \fIs\fP Ãæ¤ËºÇ¸å¤Ëʸ»ú \fIc\fP ¤¬ ¸½¤ì¤¿°ÌÃ֤ؤΥݥ¤¥ó¥¿¤òÊÖ¤¹¡£ .PP -ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ʸ»ú¤Ï¡¢Ê¸»úÎó¤Î°ìÉô¤È¤ß¤Ê¤µ¤ì¤ë¡£ +ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï¡¢Ê¸»úÎó¤Î°ìÉô¤È¤ß¤Ê¤µ¤ì¤ë¡£ .SH ÊÖ¤êÃÍ .BR index () ¤È diff --git a/release/man3/lockf.3 b/release/man3/lockf.3 index d8895956..d10cd635 100644 --- a/release/man3/lockf.3 +++ b/release/man3/lockf.3 @@ -32,7 +32,7 @@ .\"WORD: descriptor ¥Ç¥£¥¹¥¯¥ê¥×¥¿ .\"WORD: .\" -.TH LOCKF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH LOCKF 3 2011-09-11 "GNU" "Linux Programmer's Manual" .SH ̾Á° lockf \- ¥ª¡¼¥×¥ó¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤ËÂФ¹¤ë POSIX ¥í¥Ã¥¯¤ÎŬÍÑ¡¦¥Æ¥¹¥È¡¦²ò½ü¤ò¹Ô¤¦ .SH ½ñ¼° @@ -150,6 +150,15 @@ POSIX.1-2001 .B EBADF .I fd ¤¬¥ª¡¼¥×¥ó¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Ç¤Ï¤Ê¤¤¡£ +¤Þ¤¿¤Ï¡¢ +.I cmd +¤¬ +.B F_LOCK +¤« +.B F_TLOCK +¤Ç¡¢ +.I fd +¤¬½ñ¤­¹þ¤ß²Äǽ¤Ê¥Õ¥¡¥¤¥ë¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Ç¤Ê¤¤¡£ .TP .B EDEADLK ¥³¥Þ¥ó¥É¤¬ diff --git a/release/man3/mbrtowc.3 b/release/man3/mbrtowc.3 index 833f3893..a61e35fd 100644 --- a/release/man3/mbrtowc.3 +++ b/release/man3/mbrtowc.3 @@ -18,7 +18,7 @@ .\" by HANATAKA Shinya .\" Updated Thu Dec 13 JST 2001 by Kentaro Shirakata .\" -.TH MBRTOWC 3 2001-11-22 "GNU" "Linux Programmer's Manual" +.TH MBRTOWC 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° mbrtowc \- ¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -35,8 +35,9 @@ mbrtowc \- ´Ø¿ô¤Ï \fIs\fP ¤«¤é»Ï¤Þ¤ëºÇÂç \fIn\fP ¥Ð¥¤¥È¤Î ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¸¡ºº¤·¤Æ¡¢¼¡¤Î´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¼è¤ê½Ð¤·¡¢ ¤½¤ì¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤·¤Æ \fI*pwc\fP ¤Ë³ÊǼ¤¹¤ë¡£ -Ʊ»þ¤Ë¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤¹¤ë¡£ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq ¤Ç -¤Ê¤±¤ì¤Ð¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +Ʊ»þ¤Ë¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤¹¤ë¡£ +ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq (NULL ¥ï¥¤¥Éʸ»ú) ¤Ç¤Ê¤±¤ì¤Ð¡¢ +\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ ÊÑ´¹¤·¤¿¥ï¥¤¥Éʸ»ú¤¬ L\(aq\\0\(aq ¤Î¾ì¹ç¤Ë¤Ï¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò ½é´ü¾õÂÖ¤ËÌᤷ¤Æ 0 ¤òÊÖ¤¹¡£ .PP diff --git a/release/man3/mbsnrtowcs.3 b/release/man3/mbsnrtowcs.3 index e5071f12..b97b9f53 100644 --- a/release/man3/mbsnrtowcs.3 +++ b/release/man3/mbsnrtowcs.3 @@ -15,7 +15,7 @@ .\" Translated Tue Jan 11 00:56:10 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSNRTOWCS 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH MBSNRTOWCS 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° mbsnrtowcs \- ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¥ï¥¤¥Éʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -77,10 +77,11 @@ _GNU_SOURCE ¼¡¤ËÊÑ´¹¤µ¤ì¤ë¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ò»Ø¤¹¤è¤¦¤Ë¤·¤Æ¡¢\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿ ¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£ .IP 3. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) +¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ (¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£) -¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ -\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ +¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤Ï´Þ¤Þ¤ì¤Ê¤¤) ¤òÊÖ¤¹¡£ .PP \fIdest\fP ¤¬ NULL ¤Î¾ì¹ç¡¢\fIlen\fP ¤Ï̵»ë¤µ¤ì¡¢¾åµ­¤ÈƱÍͤÎÊÑ´¹¤¬ ¹Ô¤ï¤ì¤ë¤¬¡¢ÊÑ´¹¤µ¤ì¤¿¥ï¥¤¥Éʸ»ú¤Ï¥á¥â¥ê¤Ë½ñ¤­¹þ¤Þ¤ì¤º¡¢ÊÑ´¹Àè¤Î¾å¸Â @@ -98,7 +99,7 @@ mbsnrtowcs .I (size_t)\ \-1 ¤òÊÖ¤·¡¢\fIerrno\fP ¤Ë \fBEILSEQ\fP ¤òÀßÄꤹ¤ë¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH Ãí°Õ .BR mbsnrtowcs () ¤ÎÆ°ºî¤Ï¸½ºß¤Î¥í¥±¡¼¥ë¤Î diff --git a/release/man3/mbsrtowcs.3 b/release/man3/mbsrtowcs.3 index 4204be2b..550743ae 100644 --- a/release/man3/mbsrtowcs.3 +++ b/release/man3/mbsrtowcs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:08 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSRTOWCS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH MBSRTOWCS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° mbsrtowcs \- ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¥ï¥¤¥Éʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -49,9 +49,9 @@ mbsrtowcs \- ¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ï¼¡¤ËÊÑ´¹¤µ¤ì¤ë¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ò»Ø¤¹¤è¤¦¤Ë¤·¤Æ¡¢ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£ .IP 3. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -(¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£) -¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤Ë +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î»þ¡¢ÉûºîÍѤȤ·¤Æ \fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌᤵ¤ì¤ë¡£ +¤³¤Î¾ì¹ç¤Ï \fI*src\fP ¤Ë¤Ï NULL ¤¬ÀßÄꤵ¤ì¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤ò½ü¤¤¤Æ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ .PP \fIdest\fP ¤¬ NULL ¤Î¾ì¹ç¡¢\fIlen\fP ¤Ï̵»ë¤µ¤ì¡¢¾åµ­¤ÈƱÍͤÎÊÑ´¹¤¬ diff --git a/release/man3/mbstowcs.3 b/release/man3/mbstowcs.3 index f159d1ec..67c4e9f9 100644 --- a/release/man3/mbstowcs.3 +++ b/release/man3/mbstowcs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:04 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBSTOWCS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH MBSTOWCS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° mbstowcs \- ¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¥ï¥¤¥Éʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -43,8 +43,8 @@ mbstowcs \- \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£¤·¤«¤·¤³¤Î»Ø¤·¤Æ¤¤¤ë ¾ì½ê¤Î¥·¥Õ¥È¾õÂ֤ϼº¤ï¤ì¤ë¡£ .IP 3. -¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î \(aq\\0\(aq ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -¤³¤Î¾ì¹ç¤Ï½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò½ü¤¤¤Æ +¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (\(aq\\0\(aq) ¤Þ¤Ç´Þ¤á¤Æ´°Á´¤Ë +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ï½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú¤ò½ü¤¤¤Æ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹¡£ .PP ¥×¥í¥°¥é¥Þ¡¼¤Ï \fIdest\fP ¤ËºÇÄã¤Ç¤â \fIn\fP ¥ï¥¤¥Éʸ»ú¤ò½ñ¤­¹þ¤à¤³ @@ -73,4 +73,5 @@ C99. .BR mbsrtowcs (3) ´Ø¿ô¤ÏƱ¤¸µ¡Ç½¤Î¤è¤êÎɤ¤¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤òÄ󶡤¹¤ë¡£ .SH ´ØÏ¢¹àÌÜ -.BR mbsrtowcs (3) +.BR mbsrtowcs (3), +.BR wcstombs(3) diff --git a/release/man3/mbtowc.3 b/release/man3/mbtowc.3 index 5e0a2239..81fe65a3 100644 --- a/release/man3/mbtowc.3 +++ b/release/man3/mbtowc.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:56:02 JST 2000 .\" by HANATAKA Shinya .\" -.TH MBTOWC 3 2001-07-04 "GNU" "Linux Programmer's Manual" +.TH MBTOWC 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° mbtowc \- ¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -32,9 +32,9 @@ mbtowc \- ´Ø¿ô¤Ï \fIs\fP ¤«¤é»Ï¤Þ¤ë ºÇÂç \fIn\fP ¥Ð¥¤¥È¤Î¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ò¸¡ºº¤·¤Æ¡¢¼¡¤Î´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥È ʸ»ú¤ò¼è¤ê½Ð¤·¡¢¤½¤ì¤ò¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤·¤Æ \fI*pwc\fP ¤Ë³ÊǼ¤¹¤ë¡£ -Ʊ»þ¤Ë mbtowc ´Ø¿ô¤Î¤ß¤¬»ÈÍѤ¹¤ëÆâÉô¾õÂÖ¤ò¹¹¿·¤¹¤ë¡£\fIs\fP ¤¬ \(aq\\0\(aq -°Ê³°¤Î¥Ð¥¤¥È¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ -\fIs\fP ¤¬ \(aq\\0\(aq ¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ë¤Ï 0 ¤òÊÖ¤¹¡£ +Ʊ»þ¤Ë mbtowc ´Ø¿ô¤Î¤ß¤¬»ÈÍѤ¹¤ëÆâÉô¾õÂÖ¤ò¹¹¿·¤¹¤ë¡£\fIs\fP ¤¬ NULL ¥Ð¥¤¥È +(\(aq\\0\(aq) °Ê³°¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ï¡¢\fIs\fP ¤«¤é¾ÃÈñ¤¹¤ë¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +\fIs\fP ¤¬ NULL ¥Ð¥¤¥È¤ò»Ø¤·¤Æ¤¤¤ë¾ì¹ç¤Ë¤Ï 0 ¤òÊÖ¤¹¡£ .PP \fIs\fP ¤«¤é»Ï¤Þ¤ë \fIn\fP ¥Ð¥¤¥È¤¬´°Á´¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò´Þ¤ó¤Ç ¤¤¤Ê¤¤¾ì¹ç¤äÉÔÀµ¤Ê¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ò´Þ¤ó¤Ç¤¤¤ë¾ì¹ç¤Ë¤Ï diff --git a/release/man3/memcmp.3 b/release/man3/memcmp.3 index 57f44e41..b7cab2a9 100644 --- a/release/man3/memcmp.3 +++ b/release/man3/memcmp.3 @@ -31,7 +31,7 @@ .\" Translated Wed Dec 17 12:12:15 JST 1997 .\" by HIROFUMI Nishizuka .\" -.TH MEMCMP 3 1993-04-10 "" "Linux Programmer's Manual" +.TH MEMCMP 3 2011-09-14 "" "Linux Programmer's Manual" .SH ̾Á° memcmp \- ¥á¥â¥êÎΰè¤òÈæ³Ó¤¹¤ë .SH ½ñ¼° @@ -43,7 +43,9 @@ memcmp \- .SH ÀâÌÀ .BR memcmp () ´Ø¿ô¤Ï¡¢¥á¥â¥êÎΰè \fIs1\fP ¤È\fIs2\fP ¤ÎºÇ½é¤Î \fIn\fP -¥Ð¥¤¥È¤òÈæ³Ó¤¹¤ë¡£ +¥Ð¥¤¥È¤òÈæ³Ó¤¹¤ë (³Æ¥Ð¥¤¥È¤Ï +.I "unsigned char" +¤È¤·¤Æ²ò¼á¤µ¤ì¤ë)¡£ \fIs1\fP ¤¬ \fIs2\fP ¤è¤ê¾®¤µ¤¤¤«¡¢Æ±¤¸¤«¡¢¤¢¤ë¤¤¤ÏÂ礭¤¤¤«¤Ë¤è¤Ã¤Æ ¤½¤ì¤¾¤ì¡¢Éé¤ÎÀ°¿ô¡¢0¡¢Àµ¤ÎÀ°¿ô¤òÊÖ¤¹¡£ .SH ÊÖ¤êÃÍ diff --git a/release/man3/memcpy.3 b/release/man3/memcpy.3 index a9158abc..a63c524b 100644 --- a/release/man3/memcpy.3 +++ b/release/man3/memcpy.3 @@ -31,7 +31,7 @@ .\" Translated Tue Feb 21 0:49:30 JST 1997 .\" by Ueyama Rui .\" -.TH MEMCPY 3 1993-04-10 "" "Linux Programmer's Manual" +.TH MEMCPY 3 2010-11-15 "" "Linux Programmer's Manual" .SH ̾Á° memcpy \- ¥á¥â¥êÎΰè¤ò¥³¥Ô¡¼¤¹¤ë¡£ .SH ½ñ¼° diff --git a/release/man3/mpool.3 b/release/man3/mpool.3 index 0ee4ed1b..60f27a74 100644 --- a/release/man3/mpool.3 +++ b/release/man3/mpool.3 @@ -147,7 +147,7 @@ mpool \- ¤« .BR mpool_new () ¤¬ÊÖ¤·¤¿¥¢¥É¥ì¥¹¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ -flag ¤ÎÃͤϰʲ¼¤ÎÃͤΤ¤¤º¤ì¤«¤«¡¢¤³¤ì¤é¤ÎÏÀÍýϤǤ¢¤ë¡£ +flag ¤ÎÃͤϰʲ¼¤ÎÃͤÎÏÀÍýϤǻØÄꤹ¤ë¡£ .TP .B MPOOL_DIRTY ¥Ú¡¼¥¸¤ÏÊѹ¹¤µ¤ì¤Æ¤ª¤ê¡¢¥Õ¥¡¥¤¥ë¤Ë½ñ¤­½Ð¤¹É¬Íפ¬¤¢¤ë¡£ diff --git a/release/man3/netlink.3 b/release/man3/netlink.3 index 8c8bd9f4..32589adc 100644 --- a/release/man3/netlink.3 +++ b/release/man3/netlink.3 @@ -83,7 +83,7 @@ netlink ¤³¤Î¥Þ¥¯¥í¤Ï¤³¤Î°ú¿ô¤«¤é¥á¥Ã¥»¡¼¥¸¥Ø¥Ã¥À¤ÎŤµÊ¬¤òº¹¤·°ú¤¯¡£ .TP .B NLMSG_OK -Netlink ¥á¥Ã¥»¡¼¥¸¤¬ÅÓÀÚ¤ì¤Æ¤ª¤é¤º¡¢¥Ñ¡¼¥º²Äǽ¤Ç¤¢¤ì¤Ð¿¿¤òÊÖ¤¹¡£ +Netlink ¥á¥Ã¥»¡¼¥¸¤¬ÅÓÀÚ¤ì¤Æ¤ª¤é¤º¡¢¤«¤Ä²ò¼á²Äǽ¤Ê·Á¤Î¾ì¹ç¤Ç¤¢¤ì¤Ð¿¿¤òÊÖ¤¹¡£ .TP .B NLMSG_PAYLOAD .I nlmsghdr diff --git a/release/man3/perror.3 b/release/man3/perror.3 index 793241a8..0014ee1b 100644 --- a/release/man3/perror.3 +++ b/release/man3/perror.3 @@ -39,7 +39,7 @@ perror \- .SH ½ñ¼° .B #include .sp -.BI "void perror(const char " *s ); +.BI "void perror(const char *" s ); .sp .B #include .sp diff --git a/release/man3/posix_fallocate.3 b/release/man3/posix_fallocate.3 index 44e2a29f..ee609cef 100644 --- a/release/man3/posix_fallocate.3 +++ b/release/man3/posix_fallocate.3 @@ -99,7 +99,7 @@ _XOPEN_SOURCE\ >=\ 600 || _POSIX_C_SOURCE\ >=\ 200112L .TP .B ESPIPE .I fd -¤¬¥Õ¥¡¥¤¥ë¥Ç¥£¥¹¥¯¥ê¥×¥¿¤Î¥Ñ¥¤¥×¤ò»²¾È¤·¤Æ¤¤¤ë¡£ +¤¬¥Ñ¥¤¥×¤ò»²¾È¤·¤Æ¤¤¤ë¡£ .SH ¥Ð¡¼¥¸¥ç¥ó .BR posix_fallocate () ¤Ï glibc 2.1.94 °Ê¹ß¤ÇÍøÍѲÄǽ¤Ç¤¢¤ë¡£ diff --git a/release/man3/printf.3 b/release/man3/printf.3 index c1d50509..1faf187a 100644 --- a/release/man3/printf.3 +++ b/release/man3/printf.3 @@ -45,7 +45,7 @@ .\" WORD: conversion specifier ÊÑ´¹»ØÄê»Ò .\" WORD: length modifier Ťµ½¤¾þ»Ò .\" -.TH PRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH PRINTF 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- »ØÄꤵ¤ì¤¿½ñ¼°¤ËÊÑ´¹¤·¤Æ½ÐÎϤò¹Ô¤¦ @@ -122,7 +122,7 @@ or .I str ¤Ë½ñ¤­¹þ¤à .RI ( size -¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ +¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ .PP .BR vprintf (), .BR vfprintf (), @@ -167,7 +167,7 @@ C99 ¡ÖÃí°Õ¡×¤ÎÀá¤ò»²¾È¡£ .SS ÊÖ¤êÃÍ À®¸ù»þ¤Ë¤Ï¡¢¾åµ­¤Î´Ø¿ô¤Ï½ñ¤­¹þ¤Þ¤ì¤¿Ê¸»ú¿ô¤òÊÖ¤¹ -(ʸ»úÎó¤ÎºÇ¸å¤ò¼¨¤¹¤¿¤á¤Ë»ÈÍѤ¹¤ë \(aq\e0\(aq ¤Ï¿ô¤Ë´Þ¤Þ¤ì¤Ê¤¤)¡£ +(ʸ»úÎó¤ÎºÇ¸å¤ò¼¨¤¹¤¿¤á¤Ë»ÈÍѤ¹¤ë NULL ¥Ð¥¤¥È¤Ï¿ô¤Ë´Þ¤Þ¤ì¤Ê¤¤)¡£ .BR snprintf () ¤È @@ -176,10 +176,10 @@ C99 .I size ¥Ð¥¤¥È¤ò±Û¤¨¤ëʸ»ú¿ô¤ò½ñ¤­¹þ¤Þ¤Ê¤¤ .RI ( size -¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤â¤ò´Þ¤Þ¤ì¤ë)¡£ +¤Ë¤Ïʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤â´Þ¤Þ¤ì¤ë)¡£ ¤³¤ÎÀ©¸Â¤Ë¤è¤Ã¤Æ½ÐÎϤ¬ÀÚ¤êµÍ¤á¤é¤ì¤¿¾ì¹ç¤Ë¤Ï¡¢ ¤â¤·½½Ê¬¤Ê¥¹¥Ú¡¼¥¹¤¬¤¢¤ì¤Ð½ñ¤­¹þ¤Þ¤ì¤¿¤Ç¤¢¤í¤¦Ê¸»ú¤Î¸Ä¿ô -(ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\e0\(aq ¤ò½ü¤¯) ¤òÊÖ¤¹¡£ +(ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È¤ò½ü¤¯) ¤òÊÖ¤¹¡£ ½¾¤Ã¤Æ¡¢ÊÖ¤êÃͤ¬ .I size °Ê¾å¤À¤Ã¤¿¾ì¹ç¡¢½ÐÎϤ¬ÀÚ¤êµÍ¤á¤é¤ì¤¿¤³¤È¤ò°ÕÌ£¤¹¤ë diff --git a/release/man3/puts.3 b/release/man3/puts.3 index 8bbaeda8..44555f14 100644 --- a/release/man3/puts.3 +++ b/release/man3/puts.3 @@ -28,7 +28,7 @@ .\" by HIROFUMI Nishizuka .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH PUTS 3 1993-04-04 "GNU" "Linux Programmer's Manual" +.TH PUTS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° fputc, fputs, putc, putchar, puts \- ʸ»ú¤Èʸ»úÎó¤Î½ÐÎÏ .SH ½ñ¼° @@ -61,9 +61,7 @@ fputc, fputs, putc, putchar, puts \- ʸ ¤ò .I stream ¤Ë½ñ¤­¹þ¤à¡£ -ʸ»úÎó¤Ë³¤¯ -.B \(aq\e0\(aq -¤Ï½ÐÎϤ·¤Ê¤¤¡£ +ʸ»úÎó½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤Ï½ÐÎϤ·¤Ê¤¤¡£ .PP .BR putc () ¤Ï¡¢ diff --git a/release/man3/realpath.3 b/release/man3/realpath.3 index bb88ab14..99671594 100644 --- a/release/man3/realpath.3 +++ b/release/man3/realpath.3 @@ -33,7 +33,7 @@ .\" .\"WORD: bounded À©¸Â¤¬¤Ê¤¤ .\" -.TH REALPATH 3 2010-09-20 "" "Linux Programmer's Manual" +.TH REALPATH 3 2011-09-10 "" "Linux Programmer's Manual" .SH ̾Á° realpath \- Àµµ¬²½¤µ¤ì¤¿ÀäÂХѥ¹Ì¾¤òÊÖ¤¹ .SH ½ñ¼° @@ -111,11 +111,11 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .TP .B EINVAL .I path -¤« +¤¬ NULL ¤Ç¤¢¤ë¡£ +.\" (libc5 ¤Ç¤Ï¡¢¤³¤Î¤è¤¦¤Ê¾ì¹ç segfault ¤òµ¯¤³¤¹¤À¤±¤Ç¤¢¤í¤¦) +(¥Ð¡¼¥¸¥ç¥ó 2.3 ¤è¤êÁ°¤Î glibc ¤Ç¤Ï¡¢ .I resolved_path -¤Î¤¤¤º¤ì¤«¤¬ NULL ¤Ç¤¢¤ë¡£ -(libc5 ¤Ç¤Ï¡¢¤³¤Î¤è¤¦¤Ê¾ì¹ç segfault ¤òµ¯¤³¤¹¤À¤±¤Ç¤¢¤í¤¦) -⤷¡¢²¼µ­¤Î¡ÖÃí°Õ¡×¤ÎÀá¤ò»²¾È¤Î¤³¤È¡£ +¤¬ NULL ¤Î¾ì¹ç¤Ë¤â¤³¤Î¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë¡£) .TP .B EIO ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤òÆɤà¤È¤­¤Ë¡¢I/O¥¨¥é¡¼¤¬µ¯¤³¤Ã¤¿¡£ diff --git a/release/man3/recno.3 b/release/man3/recno.3 index 2ec510ac..46cba303 100644 --- a/release/man3/recno.3 +++ b/release/man3/recno.3 @@ -89,8 +89,7 @@ typedef struct { ¤³¤Î¹½Â¤ÂΤÎÍ×ÁǤò°Ê²¼¤Ë¼¨¤¹¡£ .TP flags -flag ¤ÎÃÍ¤Ï -°Ê²¼¤ÎÃͤΤ¤¤º¤ì¤«¤«¡¢¤³¤ì¤é¤ÎÏÀÍýϤǻØÄꤵ¤ì¤ë¡£ +flag ¤ÎÃͤϰʲ¼¤ÎÃͤÎÏÀÍýϤǻØÄꤵ¤ì¤ë¡£ .RS .TP .B R_FIXEDLEN diff --git a/release/man3/regex.3 b/release/man3/regex.3 index f45e515b..d85749ff 100644 --- a/release/man3/regex.3 +++ b/release/man3/regex.3 @@ -40,7 +40,7 @@ .in \\n(INu+\\$1 .ti -\\$1 .. -.TH REGEX 3 2008-05-29 "GNU" "Linux Programmer's Manual" +.TH REGEX 3 2011-09-27 "GNU" "Linux Programmer's Manual" .SH ̾Á° regcomp, regexec, regerror, regfree \- POSIX regex ´Ø¿ô .SH ½ñ¼° @@ -224,7 +224,8 @@ typedef struct { .I errbuf ¤Ë¤ÏºÇ½é¤Î .I "errbuf_size \- 1" -ʸ»úʬ¤Ë¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È½ªÃ¼¤Î¥Ì¥ëʸ»ú¤¬¼ý¤Þ¤ë¤è¤¦¤ËÂåÆþ¤µ¤ì¤ë¡£ +ʸ»úʬ¤Ë¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸¤È½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤¬¼ý¤Þ¤ë¤è¤¦¤ËÂåÆþ¤µ¤ì¤ë¡£ .SS "POSIX ¥Ñ¥¿¡¼¥ó¥Ð¥Ã¥Õ¥¡²òÊü" °ú¿ô¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥Ñ¥¿¡¼¥ó¥Ð¥Ã¥Õ¥¡ .I preg diff --git a/release/man3/scandir.3 b/release/man3/scandir.3 index b1bf9d43..3fd933b4 100644 --- a/release/man3/scandir.3 +++ b/release/man3/scandir.3 @@ -31,6 +31,8 @@ .\" Modified Sun Sep 24 20:15:46 2000 by aeb, following Petter Reinholdtsen. .\" Modified 2001-12-26 by aeb, following Joey. Added versionsort. .\" +.\" FIXME glibc 2.15 adds scandirat() +.\" .\" Japanese Version Copyright (c) 1998 Hiroaki Nagoya all rights reserved. .\" Translated Thu May 28 1998 by Hiroaki Nagoya .\" Updated & Modified Sat Jan 19 18:22:21 JST 2002 @@ -38,7 +40,7 @@ .\" Updated & Modified Sun Jan 16 08:12:04 JST 2005 .\" by Yuichi SATO .\" -.TH SCANDIR 3 2009-02-10 "GNU" "Linux Programmer's Manual" +.TH SCANDIR 3 2011-09-08 "GNU" "Linux Programmer's Manual" .SH ̾Á° scandir, alphasort, versionsort \- ¥Ç¥£¥ì¥¯¥È¥ê¤òÁöºº¤¹¤ë .SH ½ñ¼° @@ -118,8 +120,14 @@ _GNU_SOURCE [¾®¤µ¤¤/Åù¤·¤¤/Â礭¤¤] ¤«¤Ë±þ¤¸¤Æ¡¢0 ¤è¤ê [¾®¤µ¤¤/Åù¤·¤¤/Â礭¤¤] ÃͤòÊÖ¤¹¡£ .SH ¥¨¥é¡¼ .TP +.B ENOENT +\fIdirp\fR ¤Ç»ØÄꤵ¤ì¤¿¥Ñ¥¹¤¬Â¸ºß¤·¤Ê¤¤¡£ +.TP .B ENOMEM Æ°ºî¤ò´°¿ë¤¹¤ë¤Ë¤Ï¥á¥â¥ê¤¬Â­¤ê¤Ê¤¤¡£ +.TP +.B ENOTDIR +\fIdirp\fR ¤Ç»ØÄꤵ¤ì¤¿¥Ñ¥¹¤¬¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤Ê¤¤¡£ .SH ¥Ð¡¼¥¸¥ç¥ó .BR versionsort () ¤Ï¡¢glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 ¤ÇÄɲ䵤줿¡£ diff --git a/release/man3/scanf.3 b/release/man3/scanf.3 index 5a52e3fd..d41170bd 100644 --- a/release/man3/scanf.3 +++ b/release/man3/scanf.3 @@ -57,7 +57,7 @@ .\"WORD: conversion specifications ÊÑ´¹»ØÄê .\"WORD: type modifier ·¿½¤¾þ»Ò .\" -.TH SCANF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH SCANF 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- ½ñ¼°ÉÕ¤­ÆþÎÏÊÑ´¹ .SH ½ñ¼° @@ -185,7 +185,7 @@ or .I pointer °ú¤­¿ô¤¬»Ø¤¹¾ì½ê¤Ë³ÊǼ¤µ¤ì¤ë¡£ ÆþÎϤμ¡¤Îʸ»ú¤¬ÊÑ´¹»ØÄê¤È°ìÃפ·¤Ê¤¤¾ì¹ç¤Ï¡¢ÊÑ´¹¤Ï¼ºÇÔ¤¹¤ë -\(em ¤³¤ì¤¬ +\(em¤³¤ì¤¬ .I "¡Ö°ìÃפμºÇÔ¡× (matching failure)" ¤Ç¤¢¤ë¡£ .PP @@ -233,8 +233,8 @@ C99 ¤Û¤È¤ó¤É¤ÎÊÑ´¹¤Ç¤Ï¡¢ÀèƬ¤Î¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹Ê¸»ú¤Ï¼Î¤Æ¤é¤ì (Îã³°¤Ë¤Ä¤¤¤Æ¤Ï¸å½Ò¤¹¤ë)¡¢ ¼Î¤Æ¤é¤ì¤¿¤³¤ì¤é¤Îʸ»ú¤ÏºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Î·×»»¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ -ʸ»úÎó¤ÎÆþÎÏÊÑ´¹¤Ç¤Ï¡¢ÆþÎϤÎËöÈø¤ò¼¨¤¹¥Ì¥ë½ªÃ¼Ê¸»ú (\(aq\\0\(aq) -¤â³ÊǼ¤µ¤ì¤ë¤¬¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë¤Ï¤³¤Î½ªÃ¼Ê¸»ú¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ +ʸ»úÎó¤ÎÆþÎÏÊÑ´¹¤Ç¤Ï¡¢ÆþÎϤÎËöÈø¤ò¼¨¤¹½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤â³ÊǼ¤µ¤ì¤ë¤¬¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë¤Ï¤³¤Î½ªÃ¼¥Ð¥¤¥È¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .TP \(bu .I "¡Ö·¿½¤¾þ»Ò¡× (type modifier characters)" @@ -468,8 +468,8 @@ C99 .B s ¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤Ç¤Ï¤Ê¤¤Ê¸»ú¤Ç¹½À®¤µ¤ì¤¿Ê¸»úÎó¤ËÂбþ¤¹¤ë¡£ ¼¡¤Î¥Ý¥¤¥ó¥¿¤Ïʸ»ú¤ÎÇÛÎó¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ -¤½¤Îʸ»úÇÛÎó¤Ï¡¢ÆþÎϤµ¤ì¤¿Ê¸»úÎó¤È (¼«Æ°Åª¤ËÄɲ䵤ì¤ë) -¥Ì¥ë½ªÃ¼Ê¸»ú (\(aq\\0\(aq) ¤ò³ÊǼ¤¹¤ë¤Î¤Ë½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +¤½¤Îʸ»úÇÛÎó¤Ï¡¢ÆþÎϤµ¤ì¤¿Ê¸»úÎó¤È (¼«Æ°Åª¤ËÄɲ䵤ì¤ë) ½ªÃ¼¤Î NULL +¥Ð¥¤¥È (\(aq\\0\(aq) ¤ò³ÊǼ¤¹¤ë¤Î¤Ë½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ ʸ»úÎó¤ÎÆþÎϤϡ¢¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤¬ÆþÎϤµ¤ì¤ë¤«¡¢ºÇÂç¥Õ¥£¡¼¥ë¥ÉÉý¤Ë 㤹¤ë¤«¡¢¤Î¤É¤Á¤é¤«¤¬µ¯¤³¤ë¤ÈÄä»ß¤µ¤ì¤ë¡£ .TP diff --git a/release/man3/sched_getcpu.3 b/release/man3/sched_getcpu.3 index aed01bc5..13cdd411 100644 --- a/release/man3/sched_getcpu.3 +++ b/release/man3/sched_getcpu.3 @@ -73,7 +73,7 @@ cpu = sched_getcpu(); int c, s; s = getcpu(&c, NULL, NULL); -cpu = (s == -1) ? s : c; +cpu = (s == \-1) ? s : c; .fi .in .SH ´ØÏ¢¹àÌÜ diff --git a/release/man3/siginterrupt.3 b/release/man3/siginterrupt.3 index 71fe82c5..00d4f1b6 100644 --- a/release/man3/siginterrupt.3 +++ b/release/man3/siginterrupt.3 @@ -32,7 +32,7 @@ .\" Translated Sun May 24 13:44:00 JST 1998 .\" by HANATAKA Shinya .\" -.TH SIGINTERRUPT 3 2010-09-26 "" "Linux Programmer's Manual" +.TH SIGINTERRUPT 3 2011-09-09 "" "Linux Programmer's Manual" .SH ̾Á° siginterrupt \- ¥·¥°¥Ê¥ë¤Ç¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤Ë³ä¤ê¹þ¤à¤³¤È¤òµö¤¹ .SH ½ñ¼° @@ -63,10 +63,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED ¤Ë¤è¤Ã¤Æ³ä¤ê¹þ¤Þ¤ì¤¿¸å¡¢ºÆ¼Â¹Ô¤ÎºÝ¤Î¿¶¤ëÉñ¤¤¤òÊѹ¹¤¹¤ë¡£ \fIflag\fP °ú¤­¿ô¤¬µ¶ (0) ¤Ê¤é¤Ð¡¢¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤¬»ØÄꤷ¤¿ ¥·¥°¥Ê¥ë \fIsig\fP ¤Ë¤è¤Ã¤Æ³ä¤ê¹þ¤Þ¤ì¤¿¸å¤Ë¡¢¤½¤Î¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤Ï -ºÆ¼Â¹Ô¤µ¤ì¤ë¡£¤³¤ì¤Ï Linux ¤Ë¤ª¤¤¤Æ¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ç¤¢¤ë¡£°ìÊý¡¢ -.BR signal (2) -´Ø¿ô¤Ç¿·¤·¤¤¥·¥°¥Ê¥ë¡¦¥Ï¥ó¥É¥é¡¼¤ò»ØÄꤷ¤¿¾ì¹ç¤Ï -¥Ç¥Õ¥©¥ë¥È¤Ç¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤ÏÃæÃǤµ¤ì¤ë¡£ +ºÆ¼Â¹Ô¤µ¤ì¤ë¡£¤³¤ì¤Ï Linux ¤Ë¤ª¤¤¤Æ¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ç¤¢¤ë¡£ .PP \fIflag\fP °ú¤­¿ô¤¬¿¿ (1) ¤Ç¥Ç¡¼¥¿¤ÎžÁ÷¤¬Á´¤¯¹Ô¤Ê¤ï¤ì¤Æ¤¤¤Ê¤¤¤Ê¤é¤Ð¡¢ ¥·¥°¥Ê¥ë \fIsig\fP ¤Ç¥·¥¹¥Æ¥à¡¦¥³¡¼¥ë¤ÏÃæÃǤµ¤ì¤Æ¡¢\-1 ¤¬ÊÖ¤µ¤ì¡¢ diff --git a/release/man3/stdio.3 b/release/man3/stdio.3 index 60483657..14d415a9 100644 --- a/release/man3/stdio.3 +++ b/release/man3/stdio.3 @@ -115,9 +115,8 @@ main .PP ¥×¥í¥°¥é¥à¤Îµ¯Æ°»þ¤Ë 3 ¸Ä¤Î¥Æ¥­¥¹¥È¥¹¥È¥ê¡¼¥à¤¬Í½¤áÄêµÁ¤µ¤ì¤Æ¤ª¤ê¡¢ ¤½¤ì¤é¤ÏÌÀ¼¨Åª¤Ë³«¤¯É¬Íפ¬¤Ê¤¤¡£ -\(em .I ɸ½àÆþÎÏ (standard input) -(Ä̾ï¤ÎÆþÎϤòÆɤ߼è¤ë¤Î¤Ë»È¤¦)¡¢\(em +(Ä̾ï¤ÎÆþÎϤòÆɤ߼è¤ë¤Î¤Ë»È¤¦)¡¢ .I ɸ½à½ÐÎÏ (standard output) (Ä̾ï¤Î½ÐÎϤò½ñ¤­¹þ¤à¤Î¤Ë»È¤¦)¡¢ .I ɸ½à¥¨¥é¡¼½ÐÎÏ (standard error) diff --git a/release/man3/stpcpy.3 b/release/man3/stpcpy.3 index 7ed0b5ba..4bf5e5f7 100644 --- a/release/man3/stpcpy.3 +++ b/release/man3/stpcpy.3 @@ -27,7 +27,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH STPCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH STPCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° stpcpy \- ʸ»úÎó¤ò¥³¥Ô¡¼¤·¡¢¥³¥Ô¡¼¤·¤¿Ê¸»úÎó¤Î½ª¤ê¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÊÖ¤¹ .SH ½ñ¼° @@ -58,8 +58,8 @@ _GNU_SOURCE .PD .SH ÀâÌÀ .BR stpcpy () -´Ø¿ô¤Ï¡¢\fIsrc\fP ¤Ç»Ø¤µ¤ì¤¿Ê¸»úÎó¤ò (ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\\0\(aq -¤ò´Þ¤á¤Æ) \fIdest\fP ¤Ç»Ø¤µ¤ì¤¿ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ +´Ø¿ô¤Ï¡¢\fIsrc\fP ¤Ç»Ø¤µ¤ì¤¿Ê¸»úÎó¤ò (ʸ»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È +(\(aq\\0\(aq) ¤ò´Þ¤á¤Æ) \fIdest\fP ¤Ç»Ø¤µ¤ì¤¿ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ ʸ»úÎó¤Ï½ÅÊ£¤·¤Æ¤Ï¤Ê¤é¤º¡¢¥³¥Ô¡¼Àè¤Îʸ»úÎó \fIdest\fP ¤Ï¥³¥Ô¡¼¤ò¼õ¤±¼è¤ë ¤Î¤Ë½½Ê¬Â礭¤¯¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ @@ -67,10 +67,12 @@ _GNU_SOURCE ¤Ï¡¢Ê¸»úÎó \fIdest\fP ¤Î»Ï¤Þ¤ê¤Ç¤Ï¤Ê¤¯ \fB½ª¤ê\fP¤ò»Ø¤¹¥Ý¥¤¥ó¥¿ (¤¹¤Ê¤ï¤Á¡¢Ê¸»úÎó¤ò½ªÃ¼¤¹¤ë NULL ¥Ð¥¤¥È) ¤òÊÖ¤¹¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï¡¢C ¤ä POSIX.1 ɸ½à¤Î°ìÉô¤Ç¤Ï¤Ê¤¯¡¢UNIX ¥·¥¹¥Æ¥à¤Î´·½¬Åª¤Ê -¤â¤Î¤Ç¤â¤Ê¤¤¤¬¡¢GNU ¤ÎȯÌÀ¤È¤¤¤¦¤ï¤±¤Ç¤â¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï POSIX.1-2008 ¤ËÄɲ䵤줿¡£ +¤½¤ì°ÊÁ°¤Ï¡¢¤³¤Î´Ø¿ô¤Ï C ¤ä POSIX.1 ɸ½à¤Î°ìÉô¤Ç¤â +UNIX ¥·¥¹¥Æ¥à¤Î´·½¬Åª¤Ê¤â¤Î¤Ç¤â¤Ê¤«¤Ã¤¿¤¬¡¢ +GNU ¤ÎȯÌÀ¤È¤¤¤¦¤ï¤±¤Ç¤â¤Ê¤«¤Ã¤¿¡£ ¤Ò¤ç¤Ã¤È¤·¤¿¤é MS-DOS ͳÍè¤Î¤â¤Î¤«¤â¤·¤ì¤Ê¤¤¡£ -¸½ºß¤Ç¤Ï¡¢BSD ·Ï¤Ë¤â¸ºß¤¹¤ë¡£ +¤³¤Î´Ø¿ô¤Ï BSD ·Ï¤Ë¤â¸ºß¤¹¤ë¡£ .SH Îã Îã¤È¤·¤Æ¡¢¤³¤Î¥×¥í¥°¥é¥à¤Ï \fBfoo\fP ¤È \fBbar\fP ¤òÏ¢·ë¤·¤Æ \fBfoobar\fP ¤òºî¤ë¤¿¤á¤Ë @@ -104,6 +106,7 @@ main(void) .BR memccpy (3), .BR memcpy (3), .BR memmove (3), +.BR stpncpy (3), .BR strcpy (3), .BR string (3), .BR wcpcpy (3) diff --git a/release/man3/stpncpy.3 b/release/man3/stpncpy.3 index bcda448b..d27c2be2 100644 --- a/release/man3/stpncpy.3 +++ b/release/man3/stpncpy.3 @@ -15,7 +15,7 @@ .\" Translated Tue Jan 11 00:55:50 JST 2000 .\" by HANATAKA Shinya .\" -.TH STPNCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH STPNCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° stpncpy \- ¸ÇÄêŤÎʸ»úÎó¤ò¥³¥Ô¡¼¤·¤Æ¡¢¤½¤ÎºÇ¸å¤Ø¤Î¥Ý¥¤¥ó¥¿¡¼¤òÊÖ¤¹ .SH ½ñ¼° @@ -46,11 +46,12 @@ _GNU_SOURCE .PD .SH ÀâÌÀ .BR stpncpy () -´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤·¤Æ¤¤¤ëʸ»úÎ󤫤齪ü¤Î \(aq\\0\(aq ʸ»ú¤ò -´Þ¤á¤ÆºÇÂç \fIn\fP ¥Ð¥¤¥È¤ò \fIdest\fP ¤Ë¥³¥Ô¡¼¤¹¤ë¡£Ä¹¤µ +´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤·¤Æ¤¤¤ëʸ»úÎ󤫤齪ü¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤ò´Þ¤á¤ÆºÇÂç \fIn\fP ¥Ð¥¤¥È¤ò \fIdest\fP ¤Ë¥³¥Ô¡¼¤¹¤ë¡£Ä¹¤µ \fIstrlen(src)\fP ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤¤¾ì¹ç¤Ë¤Ï \fIdest\fP ¤Î»Ä¤ê¤Î -Éôʬ¤Ë¤Ï \(aq\\0\(aq ʸ»ú¤¬Ëä¤á¤é¤ì¤ë¡£Ä¹¤µ \fIstrlen(src)\fP ¤¬ \fIn\fP °Ê¾å -¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó¤Ï \(aq\\0\(aq ¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¡£ +Éôʬ¤Ë¤Ï NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ʸ»ú¤¬Ëä¤á¤é¤ì¤ë¡£ +Ťµ \fIstrlen(src)\fP ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢ +\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó¤Ï NULL ¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¡£ .PP Æó¤Ä¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .PP @@ -58,10 +59,11 @@ _GNU_SOURCE Êݾڤ·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ .BR stpncpy () -¤Ï \fIdest\fP ¤Î½ªÃ¼¤Î¥Ê¥ëʸ»ú¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¡¼¤òÊÖ¤¹¤«¡¢ -\fIdest\fP ¤¬¥Ê¥ëʸ»ú¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï \fIdest + n\fP ¤òÊÖ¤¹¡£ +¤Ï \fIdest\fP ¤Î½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¡¼¤òÊÖ¤¹¤«¡¢ +\fIdest\fP ¤¬ NULL ¥Ð¥¤¥È¤Ç½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë¤Ï \fIdest + n\fP ¤òÊÖ¤¹¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +¤³¤Î´Ø¿ô¤Ï POSIX.1-2008 ¤ËÄɲ䵤줿¡£ +¤½¤ì°ÊÁ°¤Ï GNU ¤Ë¤è¤ë³ÈÄ¥¤Ç¤¢¤Ã¤¿¡£ .SH ´ØÏ¢¹àÌÜ .BR strncpy (3), .BR wcpncpy (3) diff --git a/release/man3/strcat.3 b/release/man3/strcat.3 index 1f51f76d..b0a98fed 100644 --- a/release/man3/strcat.3 +++ b/release/man3/strcat.3 @@ -36,7 +36,7 @@ .\" by Yuichi SATO .\" Updated 2007-07-04, Akihiro MOTOKI , LDP v2.58 .\" -.TH STRCAT 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strcat, strncat \- Æó¤Ä¤Îʸ»úÎó¤òÏ¢·ë¤¹¤ë .SH ½ñ¼° @@ -50,8 +50,8 @@ strcat, strncat \- .SH ÀâÌÀ .BR strcat () ´Ø¿ô¤Ï¡¢\fIdest\fP ʸ»úÎó¤Î¸å¤Ë \fIsrc\fP ʸ»úÎó¤òÉÕ¤±²Ã¤¨¤ë¡£ -¤½¤ÎºÝ¤Ë¡¢\fIdest\fP ¤ÎºÇ¸å¤Ë¤¢¤ë¥Ì¥ë¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï¾å½ñ¤­¤µ¤ì¡¢ -¿·¤¿¤ËÀ¸À®¤µ¤ì¤¿Ê¸»úÎó¤ÎËöÈø¤Ë½ªÃ¼¤Î¥Ì¥ë¥Ð¥¤¥È¤¬ÉÕÍ¿¤µ¤ì¤ë¡£ +¤½¤ÎºÝ¤Ë¡¢\fIdest\fP ¤ÎºÇ¸å¤Ë¤¢¤ë½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) +¤Ï¾å½ñ¤­¤µ¤ì¡¢¿·¤¿¤ËÀ¸À®¤µ¤ì¤¿Ê¸»úÎó¤ÎËöÈø¤Ë½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤¬ÉÕÍ¿¤µ¤ì¤ë¡£ Æó¤Ä¤Îʸ»úÎó \fIsrc\fP ¤È \fIdest\fP ¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ ¤Þ¤¿¡¢Ê¸»úÎó \fIdest\fP ¤Ï¡¢Ï¢·ë¸å¤Î·ë²Ì¤ò³ÊǼ¤¹¤ë¤Î¤Ë ½½Ê¬¤ÊÂ礭¤µ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ @@ -62,15 +62,15 @@ strcat, strncat \- \fIsrc\fP ¤Î¤¦¤ÁºÇÂç \fIn\fP ʸ»ú¤¬»ÈÍѤµ¤ì¤ë¡£ .IP * \fIsrc\fP ¤¬ \fIn\fP ʸ»ú°Ê¾å¤Î¾ì¹ç¡¢ -\fIsrc\fP ¤Ï¥Ì¥ë½ªÃ¼¤µ¤ì¤Æ¤¤¤ëɬÍפϤʤ¤¡£ +\fIsrc\fP ¤Ï NULL ½ªÃ¼¤µ¤ì¤Æ¤¤¤ëɬÍפϤʤ¤¡£ .PP .BR strcat () -¤ÈƱ¤¸¤¯¡¢\fIdest\fP ¤Ë³ÊǼ¤µ¤ì¤ë·ë²Ì¤Îʸ»úÎó¤Ï¾ï¤Ë¥Ì¥ë½ªÃ¼¤µ¤ì¤ë¡£ +¤ÈƱ¤¸¤¯¡¢\fIdest\fP ¤Ë³ÊǼ¤µ¤ì¤ë·ë²Ì¤Îʸ»úÎó¤Ï¾ï¤Ë NULL ½ªÃ¼¤µ¤ì¤ë¡£ .PP \fIsrc\fP ¤¬ \fIn\fP ʸ»ú°Ê¾å¤Î¾ì¹ç¡¢ .BR strncat () ¤Ï \fIdest\fP ¤Ë \fIn+1\fP ʸ»ú¤ò½ñ¤­¹þ¤à -(\fIsrc\fP ¤«¤é¤Î \fIn\fP ʸ»ú¤È½ªÃ¼¤Î¥Ì¥ë¥Ð¥¤¥È¤Ç¤¢¤ë)¡£ +(\fIsrc\fP ¤«¤é¤Î \fIn\fP ʸ»ú¤È½ªÃ¼¤Î NULL ¥Ð¥¤¥È¤Ç¤¢¤ë)¡£ ¤·¤¿¤¬¤Ã¤Æ¡¢\fIdest\fP ¤ÎÂ礭¤µ¤ÏºÇÄã¤Ç¤â \fIstrlen(dest)+n+1\fP ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ diff --git a/release/man3/strcpy.3 b/release/man3/strcpy.3 index 7649375a..8876bc62 100644 --- a/release/man3/strcpy.3 +++ b/release/man3/strcpy.3 @@ -142,6 +142,7 @@ if (n > 0) .BR memcpy (3), .BR memmove (3), .BR stpcpy (3), +.BR stpncpy (3), .BR strdup (3), .BR string (3), .BR wcscpy (3), diff --git a/release/man3/strdup.3 b/release/man3/strdup.3 index 70d65132..289d0c97 100644 --- a/release/man3/strdup.3 +++ b/release/man3/strdup.3 @@ -33,7 +33,7 @@ .\" by YOSHINO Takashi .\" Updated Fri Nov 2 JST 2001 by Kentaro Shirakata .\" -.TH STRDUP 3 2010-09-26 "GNU" "Linux Programmer's Manual" +.TH STRDUP 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° strdup, strndup, strdupa, strndupa \- ʸ»úÎó¤òÊ£À½¤¹¤ë .SH ½ñ¼° @@ -115,7 +115,8 @@ _GNU_SOURCE .\" 4.3BSD-Reno, not (first) 4.3BSD. .BR strdup () ¤Ï SVr4, 4.3BSD, POSIX.1-2001 ½àµò¤Ç¤¢¤ë¡£ -.BR strndup (), +.BR strndup () +¤Ï POSIX.1-2008 ½àµò¤Ç¤¢¤ë¡£ .BR strdupa (), .BR strndupa () ¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ diff --git a/release/man3/strlen.3 b/release/man3/strlen.3 index bb8af3b1..30669ecc 100644 --- a/release/man3/strlen.3 +++ b/release/man3/strlen.3 @@ -31,7 +31,7 @@ .\" Translated Mon Jan 20 18:51:38 JST 1997 .\" by YOSHINO Takashi .\" -.TH STRLEN 3 1993-04-12 "" "Linux Programmer's Manual" +.TH STRLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strlen \- ʸ»úÎó¤ÎŤµ¤ò·×»»¤¹¤ë .SH ½ñ¼° @@ -43,7 +43,7 @@ strlen \- ʸ .SH ÀâÌÀ .BR strlen () ´Ø¿ô¤Ïʸ»úÎó \fIs\fP ¤ÎŤµ¤ò·×»»¤¹¤ë¡£ -¤³¤Î¤È¤­¡¢½ªÃ¼Ê¸»ú \(aq\\0\(aq ¤Ï·×»»¤Ë´Þ¤Þ¤ì¤Ê¤¤¡£ +¤³¤Î¤È¤­¡¢½ªÃ¼ NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï·×»»¤Ë´Þ¤Þ¤ì¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ .BR strlen () ´Ø¿ô¤Ï \fIs\fP ¤ÎÃæ¤Îʸ»ú¿ô¤òÊÖ¤¹¡£ @@ -51,5 +51,6 @@ strlen \- ʸ SVr4, 4.3BSD, C89, C99. .SH ´ØÏ¢¹àÌÜ .BR string (3), +.BR strnlen (3), .BR wcslen (3), .BR wcsnlen (3) diff --git a/release/man3/strnlen.3 b/release/man3/strnlen.3 index 07fe5950..da242e20 100644 --- a/release/man3/strnlen.3 +++ b/release/man3/strnlen.3 @@ -13,7 +13,7 @@ .\" Translated Tue Jan 11 00:55:48 JST 2000 .\" by HANATAKA Shinya .\" -.TH STRNLEN 3 2010-10-31 "GNU" "Linux Programmer's Manual" +.TH STRNLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strnlen \- ¸ÇÄêŤÎʸ»úÎó¤ÎŤµ¤òÄ´¤Ù¤ë .SH ½ñ¼° @@ -45,7 +45,7 @@ _GNU_SOURCE .SH ÀâÌÀ .BR strnlen () ´Ø¿ô¤Ï \fIs\fP ¤¬»Ø¤¹Ê¸»úÎó¤ÎŤµ¤ò¥Ð¥¤¥È¿ô¤ÇÊÖ¤¹¡£ -Ťµ¤Ë¤Ï½ªÃ¼¤Î \(aq\\0\(aq ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¡£ +Ťµ¤Ë¤Ï½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤¡£ ¤Þ¤¿Ä¹¤µ¤ÏºÇÂç¤Ç \fImaxlen\fP ¤Þ¤Ç¤Ç¤¢¤ê¡¢ .BR strnlen () ¤Ï \fIs\fP ¤ÎºÇ½é¤Î \fImaxlen\fP ¥Ð¥¤¥È¤Î¤ß¤ò¸¡ºº¤· @@ -54,8 +54,8 @@ _GNU_SOURCE .BR strnlen () ´Ø¿ô¤Ï \fImaxlen\fP °Ê²¼¤Ê¤é¤Ð \fIstrlen(s)\fP ¤ÈƱ¤¸ ÃͤòÊÖ¤¹¡£\fIs\fP ¤Î»Ø¤¹Ê¸»úÎ󤬺ÇÂç \fImaxlen\fP ¥Ð¥¤¥È¤Þ¤Ç¤Ë -\(aq\\0\(aq ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¾ì¹ç¤Ë¤Ï \fImaxlen\fP ¤òÊÖ¤¹¡£ +NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ʸ»ú¤ò´Þ¤Þ¤Ê¤¤¾ì¹ç¤Ë¤Ï \fImaxlen\fP ¤òÊÖ¤¹¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ¤Î³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH ´ØÏ¢¹àÌÜ .BR strlen (3) diff --git a/release/man3/strsep.3 b/release/man3/strsep.3 index 2b70b950..907abaad 100644 --- a/release/man3/strsep.3 +++ b/release/man3/strsep.3 @@ -37,7 +37,7 @@ .\" .\" WORD: delimiter ¶èÀÚ¤êʸ»ú .\" -.TH STRSEP 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRSEP 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strsep \- ʸ»úÎ󤫤é¥È¡¼¥¯¥ó¤ò¼è¤ê½Ð¤¹ .SH ½ñ¼° @@ -62,7 +62,8 @@ _BSD_SOURCE ¤µ¤â¤Ê¤±¤ì¤Ð¡¢Ê¸»úÎó \fIstringp\fP ¤ò \fIdelim\fP ¤Ë´Þ¤Þ¤ì¤ëʸ»ú¤Ç¶èÀڤä¿ ¥È¡¼¥¯¥ó¤Î¤¦¤ÁºÇ½é¤Î¤â¤Î¤òÊÖ¤¹¡£ -¥È¡¼¥¯¥ó¤Ï (¶èÀÚ¤êʸ»ú¤ò¾å½ñ¤­¤¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ) \(aq\\0\(aq ʸ»ú¤Ç½ªÃ¼¤µ¤ì¡¢ +¥È¡¼¥¯¥ó¤Ï¡¢¶èÀÚ¤êʸ»ú¤ò NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Ç¾å½ñ¤­¤¹¤ë¤³¤È¤Ç +½ªÃ¼¤µ¤ì¤ë¡£ \fI*stringp\fP ¤ÏÀÚ¤ê½Ð¤µ¤ì¤¿¥È¡¼¥¯¥ó¤Î¼¡¤Î°ÌÃÖ¤ò¼¨¤¹¤è¤¦¤Ë¹¹¿·¤µ¤ì¤ë¡£ ¶èÀÚ¤êʸ»ú¤¬¸«¤Ä¤«¤é¤Ê¤¤¾ì¹ç¡¢\fI*stringp\fP ʸ»úÎóÁ´ÂΤ¬¥È¡¼¥¯¥ó¤È¤·¤Æ °·¤ï¤ì¡¢\fI*stringp\fP ¤Ï NULL ¤È¤Ê¤ë¡£ diff --git a/release/man3/strstr.3 b/release/man3/strstr.3 index 0e932112..117189cc 100644 --- a/release/man3/strstr.3 +++ b/release/man3/strstr.3 @@ -35,7 +35,7 @@ .\" Updated Sun Sep 5 JST 1999 by by Kentaro Shirakata .\" Updated Wed Apr 20 JST 2005 by by Kentaro Shirakata .\" -.TH STRSTR 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRSTR 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strstr, strcasestr \- Éôʬʸ»úÎó¤Î°ÌÃÖ¤ò¼¨¤¹ .SH ½ñ¼° @@ -54,7 +54,7 @@ strstr, strcasestr \- .BR strstr () ´Ø¿ô¤Ï¡¢Éôʬʸ»úÎó \fIneedle\fP ¤¬Ê¸»úÎó \fIhaystack\fP Ãæ ¤ÇºÇ½é¤Ë¸½¤ì¤ë°ÌÃÖ¤ò¸«¤Ä¤±¤ë¡£ -ʸ»úÎó¤ò½ªÃ¼¤¹¤ë \(aq\\0\(aq ʸ»ú¤ÏÈæ³Ó¤µ¤ì¤Ê¤¤¡£ +ʸ»úÎó¤ò½ªÃ¼ NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤ÏÈæ³Ó¤µ¤ì¤Ê¤¤¡£ .BR strcasestr () ´Ø¿ô¤Ï diff --git a/release/man3/strtoul.3 b/release/man3/strtoul.3 index 981c77ef..5460c7c9 100644 --- a/release/man3/strtoul.3 +++ b/release/man3/strtoul.3 @@ -38,7 +38,7 @@ .\" .\" WORD: base ´ð¿ô .\" -.TH STRTOUL 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRTOUL 3 2011-09-15 "GNU" "Linux Programmer's Manual" .SH ̾Á° strtoul, strtoull, strtouq \- ʸ»úÎó¤ò unsigned long int ¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -151,10 +151,10 @@ or .SH Ãí°Õ .B strtoul () ¤«¤é¤ÏÀ®¸ù¡¢¼ºÇԤɤÁ¤é¤Î¾ì¹ç¤Ç¤â 0 ¤ä -.B LONG_MAX +.B ULONG_MAX .RB ( strtoull () ¤Ç¤Ï -.BR LLONG_MAX ) +.BR ULLONG_MAX ) ¤¬ÊÖ¤ë²ÄǽÀ­¤¬¤¢¤ë¤Î¤Ç¡¢ ¥×¥í¥°¥é¥à¤Ï´Ø¿ô¤ò¸Æ¤Ó½Ð¤¹Á°¤Ë .I errno diff --git a/release/man3/strxfrm.3 b/release/man3/strxfrm.3 index 93b74033..65230705 100644 --- a/release/man3/strxfrm.3 +++ b/release/man3/strxfrm.3 @@ -30,7 +30,7 @@ .\" Translated Fri Jun 26 1998 by SHOJI Yasushi .\" Updated & Modefied Sun Mar 7 1999 by Shouichi Saito .\" -.TH STRXFRM 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH STRXFRM 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° strxfrm \- ʸ»úÎó¤ÎÊÑ´¹ .SH ½ñ¼° @@ -60,8 +60,9 @@ strxfrm \- ʸ .SH ÊÖ¤êÃÍ .BR strxfrm () ´Ø¿ô¤Ï¡¢ÊÑ´¹¤µ¤ì¤¿Ê¸»úÎó¤ò \fIdest\fP ¤ËÂåÆþ¤¹¤ë¤È¤­¤Ë -ɬÍפʥХ¤¥È¿ô¤«¤é¡¢½ªÃ¼¤Î \(aq\\0\(aq ʸ»ú¤Îʬ¤ò°ú¤¤¤¿¤â¤Î¤òÊÖ¤¹¡£¤â¤·ÊÖ¤êÃÍ -¤¬ \fIn\fP °Ê¾å¤Î¾ì¹ç¡¢ \fIdest\fP ¤ÎÆâÍƤÏÉÔÄê¤È¤Ê¤ë¡£ +ɬÍפʥХ¤¥È¿ô¤«¤é¡¢½ªÃ¼¤Î NULL ¥Ð¥¤¥È (\(aq\\0\(aq) ¤Îʬ¤ò +°ú¤¤¤¿¤â¤Î¤òÊÖ¤¹¡£¤â¤·ÊÖ¤êÃͤ¬ \fIn\fP °Ê¾å¤Î¾ì¹ç¡¢ +\fIdest\fP ¤ÎÆâÍƤÏÉÔÄê¤È¤Ê¤ë¡£ .SH ½àµò SVr4, 4.3BSD, C89, C99. .SH Ãí°Õ diff --git a/release/man3/tzset.3 b/release/man3/tzset.3 index 24bab456..3aedfb8d 100644 --- a/release/man3/tzset.3 +++ b/release/man3/tzset.3 @@ -165,7 +165,7 @@ M\fIm\fP.\fIw\fP.\fId\fP ¥í¡¼¥«¥ë¥¿¥¤¥à¤ÎÀÚ¤êÂؤ¨¤Ï¥Ç¥Õ¥©¥ë¥È¤Î 02:00:00 ¤Ë¹Ô¤ï¤ì¤ë¡£ .nf - TZ="NZST-12.00:00NZDT-13:00:00,M10.1.0,M3.3.0" + TZ="NZST-12:00:00NZDT-13:00:00,M10.1.0,M3.3.0" .fi .PP 3 ÈÖÌܤηÁ¼°¤Ï¡¢¥¿¥¤¥à¥¾¡¼¥ó¤Î¾ðÊó¤ò¥Õ¥¡¥¤¥ë¤«¤éÆɤ߹þ¤à¤è¤¦¤Ë»ØÄꤹ¤ë¡£ diff --git a/release/man3/usleep.3 b/release/man3/usleep.3 index 30758111..0c20f944 100644 --- a/release/man3/usleep.3 +++ b/release/man3/usleep.3 @@ -36,7 +36,7 @@ .\" Updated Mon Sep 1 JST 2003 by Kentaro Shirakata .\" Updated 2007-05-04, Akihiro MOTOKI , LDP v2.44 .\" -.TH USLEEP 3 2010-09-20 "" "Linux Programmer's Manual" +.TH USLEEP 3 2010-12-03 "" "Linux Programmer's Manual" .SH ̾Á° usleep \- ¥Þ¥¤¥¯¥íÉÃñ°Ì¤Ç¼Â¹Ô¤ò±ä´ü¤¹¤ë .SH ½ñ¼° @@ -75,7 +75,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED .BR usleep () ´Ø¿ô¤Ï (¾¯¤Ê¤¯¤È¤â) \fIusec\fP¥Þ¥¤¥¯¥íÉäδ֡¢ -¸Æ¤Ó½Ð¤·¸µ¥×¥í¥»¥¹¤Î¼Â¹Ô¤ò±ä´ü¤¹¤ë¡£ +¸Æ¤Ó½Ð¤·¸µ¥¹¥ì¥Ã¥É¤Î¼Â¹Ô¤ò±ä´ü¤¹¤ë¡£ ¥·¥¹¥Æ¥à¤ÎÆ°ºî¾õ¶·¤ä¸Æ¤Ó½Ð¤·¤Ë¤è¤ë»þ´Ö¤Î¾ÃÈñ¤ä¥·¥¹¥Æ¥à¥¿¥¤¥Þ¤ÎγÅ٤ˤè¤Ã¤Æ¡¢ Ää»ß»þ´Ö¤ÏÀßÄꤷ¤¿Ãͤè¤ê¤â¾¯¤·±ä¤Ð¤µ¤ì¤ë¤«¤â¤·¤ì¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ diff --git a/release/man3/wcpcpy.3 b/release/man3/wcpcpy.3 index 5178b56b..a2853024 100644 --- a/release/man3/wcpcpy.3 +++ b/release/man3/wcpcpy.3 @@ -14,7 +14,7 @@ .\" Translated Mon Oct 25 22:24:35 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCPCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCPCPY 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcpcpy \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥³¥Ô¡¼¤·¡¢¤½¤ÎËöÈø¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹ .SH ½ñ¼° @@ -48,7 +48,8 @@ _GNU_SOURCE ´Ø¿ô¤Ï¡¢ .BR stpcpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¡¢½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤Æ¡¢ +¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¡¢ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ¡¢ \fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP ¤³¤ì¤é¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ @@ -57,10 +58,10 @@ _GNU_SOURCE \fIwcslen(src)+1\fP ¸Äʬ¤ÎÎΰè¤ò³ÎÊݤ·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ .BR wcpcpy () -¤Ï¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIdest\fP ¤ÎËöÈø¡¢¤Ä¤Þ¤ê½ªÃ¼¤Î -L\(aq\\0\(aq ʸ»ú¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ +¤Ï¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIdest\fP ¤ÎËöÈø¡¢¤Ä¤Þ¤ê½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH ´ØÏ¢¹àÌÜ .BR strcpy (3), .BR wcscpy (3) diff --git a/release/man3/wcpncpy.3 b/release/man3/wcpncpy.3 index ff11b28e..0a2374fa 100644 --- a/release/man3/wcpncpy.3 +++ b/release/man3/wcpncpy.3 @@ -14,7 +14,7 @@ .\" Translated Wed Oct 27 02:17:42 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCPNCPY 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCPNCPY 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcpncpy \- ¸ÇÄêĹ¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥³¥Ô¡¼¤·¡¢¤½¤ÎËöÈø¤ò»Ø¤¹¥Ý¥¤¥ó¥¿¤òÊÖ¤¹ .SH ½ñ¼° @@ -48,13 +48,14 @@ _GNU_SOURCE ´Ø¿ô¤Ï¡¢ .BR stpncpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤é \fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó -¤Ë¡¢½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤ÆºÇÂç \fIn\fP ʸ»ú¤ò ¥³¥Ô¡¼¤¹¤ë¡£¤Á¤ç¤¦¤É -\fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë¥³¥Ô¡¼¤µ¤ì¤ë¡£¤Ä¤Þ¤ê¡¢ -\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ÇÛ -ÎóÃæ¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£¤â¤· -\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó -¤Ï L\(aq\\0\(aq ¤Ç½ªÃ¼¤·¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤é \fIdest\fP ¤¬»Ø¤¹ +¥ï¥¤¥Éʸ»úʸ»úÎó¤Ë¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ +ºÇÂç \fIn\fP ʸ»ú¤ò¥³¥Ô¡¼¤¹¤ë¡£ +¤Á¤ç¤¦¤É \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë¥³¥Ô¡¼¤µ¤ì¤ë¡£ +¤Ä¤Þ¤ê¡¢\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢ +\fIdest\fP ¤¬»Ø¤¹ÇÛÎóÃæ¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ +\fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ +ʸ»úÎó¤Ï L\(aq\\0\(aq ¤Ç½ªÃ¼¤µ¤ì¤Ê¤¤¡£ .PP 2 ¤Ä¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .PP @@ -65,7 +66,7 @@ _GNU_SOURCE ¤Ï¡¢ºÇ¸å¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥ï¥¤¥Éʸ»ú¤Ø¤Î¥Ý¥¤¥ó¥¿¡¢ ¤¹¤Ê¤ï¤Á \fIdest + n \- 1\fP ¤òÊÖ¤¹¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH ´ØÏ¢¹àÌÜ .BR stpncpy (3), .BR wcsncpy (3) diff --git a/release/man3/wcrtomb.3 b/release/man3/wcrtomb.3 index e3cbbc7b..b530ce7b 100644 --- a/release/man3/wcrtomb.3 +++ b/release/man3/wcrtomb.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 25 22:55:40 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCRTOMB 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCRTOMB 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcrtomb \- ¥ï¥¤¥Éʸ»ú 1 ¤Ä¤ò¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -25,8 +25,8 @@ wcrtomb \- .BI "size_t wcrtomb(char *" s ", wchar_t " wc ", mbstate_t *" ps ); .fi .SH ÀâÌÀ -¤³¤Î´Ø¿ô¤¬¼ç¤Ë»È¤ï¤ì¤ë¤Î¤Ï¡¢\fIs\fP ¤¬ NULL ¤Ç¤Ê¤¯¡¢\fIwc\fP ¤¬ L\(aq\\0\(aq -¤Ç¤Ê¤¤¾ì¹ç¤Ç¤¢¤ë¡£ +¤³¤Î´Ø¿ô¤¬¼ç¤Ë»È¤ï¤ì¤ë¤Î¤Ï¡¢\fIs\fP ¤¬ NULL ¤Ç¤Ê¤¯¡¢ +\fIwc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ç¤Ê¤¤¾ì¹ç¤Ç¤¢¤ë¡£ ¤³¤Î¾ì¹ç¤Ë¤Ï¡¢ .BR wcrtomb () ´Ø¿ô¤Ï¥ï¥¤¥Éʸ»ú \fIwc\fP ¤ò¥Þ¥ë¥Á¥Ð¥¤¥Èɽ @@ -34,8 +34,9 @@ wcrtomb \- ¥·¥Õ¥È¾õÂÖ \fI*ps\fP ¤ò¹¹¿·¤·¡¢½ÐÎϤµ¤ì¤¿¥Þ¥ë¥Á¥Ð¥¤¥Èɽ¸½¤ÎŤµ¡¢¤¹¤Ê ¤ï¤Á \fIs\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ .PP -Ê̤Υ±¡¼¥¹¤È¤·¤Æ¤Ï¡¢\fIs\fP ¤Ï NULL ¤Ç¤Ê¤¤¤¬ \fIwc\fP ¤¬ L\(aq\\0\(aq ¤Î¤³¤È¤¬ -¤¢¤ë¡£¤³¤Î¾ì¹ç¤Î +Ê̤Υ±¡¼¥¹¤È¤·¤Æ¤Ï¡¢\fIs\fP ¤Ï NULL ¤Ç¤Ê¤¤¤¬ +\fIwc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Î¤³¤È¤¬¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Î .BR wcrtomb () ´Ø¿ô¤Ï¡¢\fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤Î¤Ëɬ Íפʥ·¥Õ¥È¥·¡¼¥±¥ó¥¹¤ò \fIs\fP ¤¬»Ø¤¹ char ·¿ÇÛÎó¤Ë³ÊǼ¤·¡¢¤½¤Î¸å¤Ë \(aq\\0\(aq @@ -43,9 +44,14 @@ wcrtomb \- ¤·)¡¢¥·¥Õ¥È¥·¡¼¥±¥ó¥¹¤ÎŤµ¤Ë 1 ¤ò²Ã¤¨¤¿ÃͤòÊÖ¤¹¡£¤³¤ÎÃÍ¤Ï \fIs\fP ¤Ë ½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤Ç¤¢¤ë¡£ .PP -»°ÈÖÌܤΥ±¡¼¥¹¤Ï¡¢\fIs\fP ¤¬ NULL ¤Î»þ¤Ç¤¢¤ë¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fIwc\fP ¤Ï -̵»ë¤µ¤ì¡¢´Ø¿ô¤Î¼ÂºÝ¤Î¸ú²Ì¤È¤·¤Æ¤Ï wcrtomb(buf,L\(aq\\0\(aq,\fIps\fP) ¤ÈƱ¤¸ -Ãͤ¬ÊÖ¤µ¤ì¤ë¡£¤³¤³¤Ç¡¢buf ¤ÏÆâÉôŪ¤Êƿ̾¤Î¥Ð¥Ã¥Õ¥¡¤Ç¤¢¤ë¡£ +»°ÈÖÌܤΥ±¡¼¥¹¤Ï¡¢\fIs\fP ¤¬ NULL ¤Î»þ¤Ç¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï \fIwc\fP ¤Ï̵»ë¤µ¤ì¡¢´Ø¿ô¤Î¼ÂºÝ¤ÎÆ°¤­¤È¤·¤Æ¤Ï + + wcrtomb(buf, L\(aq\\0\(aq, ps) + +¤¬ÊÖ¤µ¤ì¤ë¡£¤³¤³¤Ç¡¢ +.I buf +¤ÏÆâÉôŪ¤Ê̵̾¥Ð¥Ã¥Õ¥¡¤Ç¤¢¤ë¡£ .PP °Ê¾å¤Î¤¤¤º¤ì¤Î¾ì¹ç¤â¡¢\fIps\fP ¤¬ NULL ¥Ý¥¤¥ó¥¿¤Ê¤é¤Ð¥·¥Õ¥È¾õÂÖ¤ÏÍѤ¤ diff --git a/release/man3/wcscat.3 b/release/man3/wcscat.3 index 571b00d4..445bc4fc 100644 --- a/release/man3/wcscat.3 +++ b/release/man3/wcscat.3 @@ -15,7 +15,7 @@ .\" Translated Sun Oct 17 21:56:31 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSCAT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcscat \- 2 ¤Ä¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤ò·ë¹ç¤¹¤ë .SH ½ñ¼° @@ -29,7 +29,8 @@ wcscat \- 2 ´Ø¿ô¤Ï¡¢ .BR strcat (3) ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó(½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò´Þ¤à)¤ò¡¢ +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó +(½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤à) ¤ò¡¢ \fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎºÇ¸å¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP ¤³¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ diff --git a/release/man3/wcscpy.3 b/release/man3/wcscpy.3 index 1e2fbed9..75713fa5 100644 --- a/release/man3/wcscpy.3 +++ b/release/man3/wcscpy.3 @@ -15,7 +15,7 @@ .\" Translated Sun Oct 17 22:19:07 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSCPY 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcscpy \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥³¥Ô¡¼¤¹¤ë .SH ½ñ¼° @@ -29,8 +29,8 @@ wcscpy \- ´Ø¿ô¤Ï¡¢ .BR strcpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»ú(½ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤à)¤ò -\fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»ú (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤ò´Þ¤à)¤ò \fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ .PP ¤³¤ì¤é¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .PP diff --git a/release/man3/wcslen.3 b/release/man3/wcslen.3 index 23cdc43a..6ffc8143 100644 --- a/release/man3/wcslen.3 +++ b/release/man3/wcslen.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 22:43:56 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSLEN 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSLEN 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcslen \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎŤµ¤òµá¤á¤ë .SH ½ñ¼° @@ -30,7 +30,7 @@ wcslen \- .BR strlen (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎŤµ¤òµá¤á¤ë¡£ -½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï¤³¤ÎŤµ¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ï¤³¤ÎŤµ¤Ë¤Ï´Þ¤Þ¤ì¤Ê¤¤¡£ .SH ÊÖ¤êÃÍ .BR wcslen () ´Ø¿ô¤Ï¡¢\fIs\fP ¤Ë´Þ¤Þ¤ì¤ë¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¡£ diff --git a/release/man3/wcsncat.3 b/release/man3/wcsncat.3 index 2caa2ae4..f58cca93 100644 --- a/release/man3/wcsncat.3 +++ b/release/man3/wcsncat.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 23:11:34 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCAT 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCAT 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsncat \- 2 ¤Ä¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤ò·ë¹ç¤¹¤ë .SH ½ñ¼° @@ -31,7 +31,7 @@ wcsncat \- 2 ¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤éºÇÂç \fIn\fP ¸Äʬ¤Î¥ï ¥¤¥Éʸ»ú¤ò¥³¥Ô¡¼¤·¤Æ¡¢\fIdest\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎËöÈø¤ËŽ¤êÉÕ -¤±¤ë¡£\fIdest\fP ¤Î½ªÃ¼¤Ë¤Ï L\(aq\\0\(aq ʸ»ú¤òÄɲ乤롣 +¤±¤ë¡£\fIdest\fP ¤Î½ªÃ¼¤Ë¤Ï NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤òÄɲ乤롣 .PP ¤³¤ì¤é¤Îʸ»úÎó¤Ï½Å¤Ê¤Ã¤Æ¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .PP diff --git a/release/man3/wcsncmp.3 b/release/man3/wcsncmp.3 index 92c7eea9..5a51f46f 100644 --- a/release/man3/wcsncmp.3 +++ b/release/man3/wcsncmp.3 @@ -15,7 +15,7 @@ .\" Translated Mon Oct 18 23:40:56 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCMP 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCMP 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsncmp \- 2 ¤Ä¤Î¸ÇÄêĹ¥ï¥¤¥Éʸ»úʸ»úÎó¤òÈæ³Ó¤¹¤ë .SH ½ñ¼° @@ -31,8 +31,8 @@ wcsncmp \- 2 ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ ¤³¤Î´Ø¿ô¤Ï¡¢\fIs1\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎó¤È \fIs2\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ »úʸ»úÎó¤òÈæ³Ó¤¹¤ë¤¬¡¢ºÇÂç¤Ç¤âÀèƬ¤Î¥ï¥¤¥Éʸ»ú \fIn\fP ¸Ä¤Þ¤Ç¤·¤«Èæ³Ó -¤·¤Ê¤¤¡£¤Þ¤¿¤¤¤º¤ì¤«¤Îʸ»úÎó¤Ë L\(aq\\0\(aq ʸ»ú¤¬¸½¤ì¤¿¤é¡¢Èæ³Ó¤Ï -¤½¤Î°ÌÃ֤ǽªÎ»¤¹¤ë¡£ +¤·¤Ê¤¤¡£¤Þ¤¿¤¤¤º¤ì¤«¤Îʸ»úÎó¤Ë NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤¬¸½¤ì¤¿¤é¡¢ +Èæ³Ó¤Ï¤½¤Î°ÌÃ֤ǽªÎ»¤¹¤ë¡£ .SH ÊÖ¤êÃÍ .BR wcsncmp () ´Ø¿ô¤Ï¡¢\fIs1\fP ¤È \fIs2\fP ¤¬¤½¤ì¤¾¤ì»Ø¤¹Ê¸»úÎó¤ò diff --git a/release/man3/wcsncpy.3 b/release/man3/wcsncpy.3 index f4a44445..6a2eaa15 100644 --- a/release/man3/wcsncpy.3 +++ b/release/man3/wcsncpy.3 @@ -15,7 +15,7 @@ .\" Translated Tue Oct 19 02:13:45 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNCPY 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSNCPY 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsncpy \- ¸ÇÄêĹ¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥³¥Ô¡¼¤¹¤ë .SH ½ñ¼° @@ -29,13 +29,14 @@ wcsncpy \- ´Ø¿ô¤Ï¡¢ .BR strncpy (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤顢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤ò +¤³¤Î´Ø¿ô¤Ï \fIsrc\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úʸ»úÎ󤫤顢 +½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò ´Þ¤á¤ÆºÇÂç \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤ò¡¢\fIdest\fP ¤¬»Ø¤¹ÇÛÎó¤Ë¥³¥Ô¡¼¤¹¤ë¡£ ¤Á¤ç¤¦¤É \fIn\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤¬ \fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤ë¡£ \fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP ¤è¤ê¾®¤µ¤±¤ì¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹ -ÇÛÎó¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤ÎÉôʬ¤Ï L\(aq\\0\(aq ʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ +ÇÛÎó¤Î»Ä¤ê¤Î¥ï¥¤¥Éʸ»ú¤ÎÉôʬ¤Ï NULL ¥ï¥¤¥Éʸ»ú¤ÇËä¤á¤é¤ì¤ë¡£ \fIwcslen(src)\fP ¤ÎŤµ¤¬ \fIn\fP °Ê¾å¤Ê¤é¤Ð¡¢\fIdest\fP ¤¬»Ø¤¹Ê¸»úÎó -¤¬ L\(aq\\0\(aq ¤Ç½ªÃ¼¤¹¤ë¤³¤È¤Ï¤Ê¤¤¡£ +¤¬ NULL ¥ï¥¤¥Éʸ»ú¤Ç½ªÃ¼¤µ¤ì¤ë¤³¤È¤Ï¤Ê¤¤¡£ .PP ¤³¤ì¤é¤ÎÇÛÎó¤Ï½Å¤Ê¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ .PP diff --git a/release/man3/wcsnlen.3 b/release/man3/wcsnlen.3 index a2e3546f..c366b20b 100644 --- a/release/man3/wcsnlen.3 +++ b/release/man3/wcsnlen.3 @@ -14,7 +14,7 @@ .\" Translated Tue Oct 19 02:22:50 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNLEN 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCSNLEN 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsnlen \- ¸ÇÄêĹ¤Î¥ï¥¤¥Éʸ»úʸ»úÎó¤ÎŤµ¤òµá¤á¤ë .SH ½ñ¼° @@ -48,8 +48,10 @@ _GNU_SOURCE ´Ø¿ô¤Ï¡¢ .BR strnlen (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»ú´Ø¿ô¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹Ê¸»úÎóÃæ¤Î¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¤¬¡¢¤³¤ì¤ÏºÇÂç -\fImaxlen\fP ʸ»ú¤Þ¤Ç¤Ç¤¢¤ë¡£¤Þ¤¿¡¢½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï´Þ¤Þ¤Ê¤¤¡£ +¤³¤Î´Ø¿ô¤Ï¡¢\fIs\fP ¤¬»Ø¤¹Ê¸»úÎóÃæ¤Î¥ï¥¤¥Éʸ»ú¤Î¿ô¤òÊÖ¤¹¤¬¡¢ +ÊÖ¤µ¤ì¤ë¤Î¤Ï¥ï¥¤¥Éʸ»ú¤ÇºÇÂç \fImaxlen\fP ʸ»ú¤Þ¤Ç¤Ç¤¢¤ë +(¤³¤Î¥Ñ¥é¥á¡¼¥¿¤Ï¥Ð¥¤¥È¿ô¤Ç¤Ï¤Ê¤¤ÅÀ¤ËÃí°Õ)¡£ +¤Þ¤¿¡¢½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤¡£ ¤³¤ì¤ò¹Ô¤¦ºÝ¤Ë¤Ï¡¢ .BR wcsnlen () ¤Ï \fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úÎó¤ÎºÇ½é¤Î @@ -59,13 +61,13 @@ _GNU_SOURCE .BR wcsnlen () ´Ø¿ô¤Ï¡¢\fIwcslen(s)\fP ¤ÎÃͤ¬ \fImaxlen\fP ¤è¤ê¾®¤µ¤±¤ì ¤Ð \fIwcslen(s)\fP ¤òÊÖ¤¹¡£¤¢¤ë¤¤¤Ï¡¢\fIs\fP ¤¬»Ø¤¹¥ï¥¤¥Éʸ»úÎóÃæ¤Î -ºÇ½é¤Î \fImaxlen\fP ʸ»ú¤Ë L\(aq\\0\(aq ʸ»ú¤¬´Þ¤Þ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð +ºÇ½é¤Î \fImaxlen\fP ʸ»ú¤Ë NULL ¥ï¥¤¥Éʸ»ú¤¬´Þ¤Þ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð \fImaxlen\fP ¤òÊÖ¤¹¡£ .SH ¥Ð¡¼¥¸¥ç¥ó .BR wcsnlen () ´Ø¿ô¤Ï glibc ¥Ð¡¼¥¸¥ç¥ó 2.1 °Ê¹ß¤ÇÄ󶡤µ¤ì¤Æ¤¤¤ë¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH ´ØÏ¢¹àÌÜ .BR strnlen (3), .BR wcslen (3) diff --git a/release/man3/wcsnrtombs.3 b/release/man3/wcsnrtombs.3 index 40299c53..707b4fef 100644 --- a/release/man3/wcsnrtombs.3 +++ b/release/man3/wcsnrtombs.3 @@ -14,7 +14,7 @@ .\" Translated Fri Oct 22 01:12:12 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSNRTOMBS 3 2010-09-15 "GNU" "Linux Programmer's Manual" +.TH WCSNRTOMBS 3 2011-10-01 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsnrtombs \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -70,10 +70,10 @@ _GNU_SOURCE .I (size_t)\ \-1 ¤¬ÊÖ¤µ¤ì¡¢\fIerrno\fP ¤Ë \fBEILSEQ\fP ¤¬ÀßÄꤵ¤ì¤ë¡£ .PP -2. L\(aq\\0\(aq ¤Ë½Ð²ñ¤ï¤Ê¤¤¤Ç \fInwc\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤òÊÑ´¹¤·¤¿¾ì¹ç¤«¡¢Ä¹ -¤µ¤ÎÀ©¸Â¤Ë¤è¤Ã¤ÆÊÑ´¹¤¬»ß¤á¤é¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï¡¢\fI*src\fP ¤Ï¼¡¤Ë -ÊÑ´¹¤µ¤ì¤ë¤Ù¤­¥ï¥¤¥Éʸ»ú¤ò»Ø¤·¤¿¾õÂ֤ˤʤꡢ\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿ -¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ +2. NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ë½Ð²ñ¤ï¤Ê¤¤¤Ç \fInwc\fP ¸Ä¤Î¥ï¥¤¥Éʸ»ú¤ò +ÊÑ´¹¤·¤¿¾ì¹ç¤«¡¢Ä¹¤µ¤ÎÀ©¸Â¤Ë¤è¤Ã¤ÆÊÑ´¹¤¬»ß¤á¤é¤ì¤¿¾ì¹ç¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï¡¢\fI*src\fP ¤Ï¼¡¤ËÊÑ´¹¤µ¤ì¤ë¤Ù¤­¥ï¥¤¥Éʸ»ú¤ò»Ø¤·¤¿¾õÂ֤ˤʤꡢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ .PP 3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq (¤³¤ì¤Ë¤Ï \fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤È ¤¤¤¦ÉûºîÍѤ¬¤¢¤ë)¤â´Þ¤á¤ÆÁ´¤ÆÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP @@ -92,12 +92,12 @@ _GNU_SOURCE .SH ÊÖ¤êÃÍ .BR wcsnrtombs () ´Ø¿ô¤Ï¡¢ÊÑ´¹¤·¤ÆÆÀ¤é¤ì¤¿¥Þ¥ë¥Á¥Ð¥¤¥ÈÎó¤Î¥Ð¥¤¥È¿ô¤òÊÖ -¤¹¡£¤³¤ì¤Ë¤Ï½ªÃ¼¤Î null ¥Ð¥¤¥È¤Ï´Þ¤Þ¤Ê¤¤¡£ +¤¹¡£¤³¤ì¤Ë¤Ï½ªÃ¼¤Î NULL ¤Ï´Þ¤Þ¤Ê¤¤¡£ ÊÑ´¹¤Ç¤­¤Ê¤¤¥ï¥¤¥Éʸ»ú¤Ë½Ð²ñ¤Ã¤¿¾ì¹ç¤Ë¤Ï .I (size_t)\ \-1 ¤¬ÊÖ¤µ¤ì¡¢ \fIerrno\fP ¤Ë \fBEILSEQ\fP ¤¬ÀßÄꤵ¤ì¤ë¡£ .SH ½àµò -¤³¤Î´Ø¿ô¤Ï GNU ³ÈÄ¥¤Ç¤¢¤ë¡£ +POSIX.1-2008. .SH Ãí°Õ .BR wcsnrtombs () ¤ÎÆ°ºî¤Ï¸½ºß¤Î¥í¥±¡¼¥ë¤Î diff --git a/release/man3/wcsrtombs.3 b/release/man3/wcsrtombs.3 index 35a130a1..1fab3547 100644 --- a/release/man3/wcsrtombs.3 +++ b/release/man3/wcsrtombs.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 15:38:11 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSRTOMBS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSRTOMBS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsrtombs \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -50,10 +50,10 @@ wcsrtombs \- ÊÑ´¹¤µ¤ì¤ë¤Ù¤­¥ï¥¤¥Éʸ»úÎó¤ò»Ø¤·¤¿¾õÂ֤ˤʤꡢ\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì ¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£ .PP -3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq (¤³¤ì¤Ë¤Ï \fI*ps\fP ¤ò½é´ü¾õÂÖ¤ËÌ᤹¤È -¤¤¤¦ÉûºîÍѤ¬¤¢¤ë)¤â´Þ¤á¤ÆÁ´¤ÆÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP -¤Ë NULL ¤¬ÀßÄꤵ¤ì¡¢\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë -(½ªÃ¼¤Î \(aq\\0\(aq ¤Ï¿ô¤¨¤Ê¤¤)¡£ +3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤â´Þ¤á¤ÆÁ´¤Æ +ÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤ÎºÝ¡¢\fI*ps\fP ¤¬½é´ü¾õÂÖ¤ËÌá¤ë¤È¤¤¤¦ÉûºîÍѤ¬¤¢¤ë¡£ +¤³¤Î¾ì¹ç¤Ë¤Ï \fI*src\fP ¤Ë NULL ¤¬ÀßÄꤵ¤ì¡¢\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿ +¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë (½ªÃ¼¤Î NULL ¤Ï¿ô¤¨¤Ê¤¤)¡£ .PP \fIdest\fP ¤¬ NULL ¤Ê¤é¤Ð \fIlen\fP ¤Ï̵»ë¤µ¤ì¤ÆÁ°½Ò¤Î¤è¤¦¤ËÊÑ´¹¤¬¹Ô¤ï ¤ì¤ë¤¬¡¢ÊÑ´¹¤µ¤ì¤¿¥Ð¥¤¥È¥Ç¡¼¥¿¤Ï¥á¥â¥ê¤Ë½ñ¤­½Ð¤µ¤ì¤Ê¤¤ÅÀ¤È¡¢½ÐÎÏÀè¤ÎĹ diff --git a/release/man3/wcsstr.3 b/release/man3/wcsstr.3 index a60fbfda..9c60431b 100644 --- a/release/man3/wcsstr.3 +++ b/release/man3/wcsstr.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 15:50:55 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSSTR 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSSTR 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcsstr \- ¥ï¥¤¥Éʸ»úʸ»úÎóÃæ¤ÎÉôʬʸ»úÎó¤Î°ÌÃÖ¤òÆÃÄꤹ¤ë .SH ½ñ¼° @@ -29,9 +29,9 @@ wcsstr \- ´Ø¿ô¤Ï¡¢ .BR strstr (3) ´Ø¿ô¤ËÂбþ¤¹¤ë¥ï¥¤¥Éʸ»úʸ»úÎó¤Ç¤¢¤ë¡£ -¤³¤Î´Ø¿ô¤Ï¥ï¥¤¥Éʸ»úʸ»úÎó \fIneedle\fP (½ªÃ¼¤Î L\(aq\\0\(aq ʸ»ú¤Ï´Þ¤Þ¤Ê¤¤) -¤¬¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIhaystack\fP ¤ÎÉôʬʸ»úÎó¤È¤·¤ÆºÇ½é¤Ë¸½¤ï¤ì¤ë°Ì -ÃÖ¤òõ¤¹¡£ +¤³¤Î´Ø¿ô¤Ï¥ï¥¤¥Éʸ»úʸ»úÎó \fIneedle\fP (½ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú +(L\(aq\\0\(aq) ¤Ï´Þ¤Þ¤Ê¤¤) ¤¬¡¢¥ï¥¤¥Éʸ»úʸ»úÎó \fIhaystack\fP ¤ÎÉôʬʸ»úÎó +¤È¤·¤ÆºÇ½é¤Ë¸½¤ï¤ì¤ë°ÌÃÖ¤òõ¤¹¡£ .SH ÊÖ¤êÃÍ .BR wcsstr () ´Ø¿ô¤Ï¡¢\fIhaystack\fP Ãæ¤Ë \fIneedle\fP ¤¬¸½¤ï¤ì¤¿ºÇ½é¤Î diff --git a/release/man3/wcstok.3 b/release/man3/wcstok.3 index 42461f16..2d96f670 100644 --- a/release/man3/wcstok.3 +++ b/release/man3/wcstok.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 17:53:50 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCSTOK 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSTOK 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcstok \- ¥ï¥¤¥Éʸ»úʸ»úÎó¤ò¥È¡¼¥¯¥ó¤Ëʬ³ä¤¹¤ë .SH ½ñ¼° @@ -50,8 +50,8 @@ wcstok \- .BR wcstok () ´Ø¿ô¤Ï¥È¡¼¥¯¥ó¤ÎÀèƬ¤ò¼±Ê̤·¡¢¤³¤ì¤ò»Ø¤¹ ¥Ý¥¤¥ó¥¿¤òÊÖ¤¹¡£¤¿¤À¤·¤³¤ì¤ò¹Ô¤¦Á°¤Ë¡¢¥È¡¼¥¯¥ó¤Î¸å¤Ë¤¢¤ë¡¢\fIdelim\fP -¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ëʸ»ú¤ò L\(aq\\0\(aq ¤ËÃÖ¤­´¹¤¨¤ë¤³¤È¤Ë¤è¤Ã¤Æ¥È¡¼¥¯¥ó¤ò 0 ¤Ç -½ªÃ¼¤µ¤»¤ë¡£¤µ¤é¤Ë \fI*ptr\fP ¤ò¹¹¿·¤·¡¢¸å¤Ç +¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ëʸ»ú¤ò NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ËÃÖ¤­´¹¤¨¤ë¤³¤È +¤Ë¤è¤Ã¤Æ¥È¡¼¥¯¥ó¤ò 0 ¤Ç½ªÃ¼¤µ¤»¤ë¡£¤µ¤é¤Ë \fI*ptr\fP ¤ò¹¹¿·¤·¡¢¸å¤Ç .BR wcstok () ¤ò¸Æ¤Ó½Ð¤·¤¿ ºÝ¤Ë¡¢¼±Ê̤µ¤ì¤¿¥È¡¼¥¯¥ó¤Î³¤­¤«¤é¸¡º÷¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¡£ diff --git a/release/man3/wcstombs.3 b/release/man3/wcstombs.3 index 6dd5beb1..40b79617 100644 --- a/release/man3/wcstombs.3 +++ b/release/man3/wcstombs.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:55:41 JST 2000 .\" by HANATAKA Shinya .\" -.TH WCSTOMBS 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCSTOMBS 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcstombs \- ¥ï¥¤¥Éʸ»úÎó¤ò¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»úÎó¤ËÊÑ´¹¤¹¤ë .SH ½ñ¼° @@ -41,9 +41,9 @@ wcstombs \- 2. ŤµÀ©¸Â¤Ë¤è¤Ã¤Æ¶¯À©Ää»ß¤µ¤»¤é¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤Ï \fIdest\fP ¤Ë ½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤¬ÊÖ¤µ¤ì¤ë¡£¤·¤«¤·¤³¤Î»þÅÀ¤Ç¤Î¥·¥Õ¥È¾õÂ֤ϼº¤ï¤ì¤ë¡£ .PP -3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î L\(aq\\0\(aq ¤ò´Þ¤á¤Æ´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£ -¤³¤Î¾ì¹ç¤Ë¤ÏÊÑ´¹¤Ï½é´ü¾õÂ֤ǽª¤ê¡¢½ªÃ¼¤Î \(aq\\0\(aq ¥Ð¥¤¥È¤ò½ü¤¤¤Æ -\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô¤òÊÖ¤¹¡£ +3. ¥ï¥¤¥Éʸ»úÎ󤬽ªÃ¼¤Î NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤ò´Þ¤á¤Æ +´°Á´¤ËÊÑ´¹¤µ¤ì¤¿¾ì¹ç¡£¤³¤Î¾ì¹ç¤Ë¤ÏÊÑ´¹¤Ï½é´ü¾õÂ֤ǽª¤ê¡¢ +\fIdest\fP ¤Ë½ñ¤­¹þ¤Þ¤ì¤¿¥Ð¥¤¥È¿ô (½ªÃ¼¤Î NULL ¤Ï´Þ¤Þ¤ì¤Ê¤¤) ¤òÊÖ¤¹¡£ .PP ¥×¥í¥°¥é¥Þ¡¼¤Ï \fIdest\fP ¤ËºÇÄã¤Ç¤â \fIn\fP ¥Ð¥¤¥È¤Î¶õ¤­¤¬¤¢¤ë¤³¤È¤ò Êݾڤ·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ @@ -72,4 +72,5 @@ C99. ´Ø¿ô¤ÏƱ¤¸µ¡Ç½¤Î¤¿¤á¤Î¥¹¥ì¥Ã¥É¡¦¥»¡¼¥Õ¤Ê ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤òÄ󶡤¹¤ë¡£ .SH ´ØÏ¢¹àÌÜ +.BR mbstowcs (3), .BR wcsrtombs (3) diff --git a/release/man3/wctob.3 b/release/man3/wctob.3 index 9baa7f20..dc1a7bcb 100644 --- a/release/man3/wctob.3 +++ b/release/man3/wctob.3 @@ -15,7 +15,7 @@ .\" Translated Sat Oct 23 19:35:47 JST 1999 .\" by FUJIWARA Teruyoshi .\" -.TH WCTOB 3 2009-02-04 "GNU" "Linux Programmer's Manual" +.TH WCTOB 3 2011-09-22 "GNU" "Linux Programmer's Manual" .SH ̾Á° wctob \- ¥ï¥¤¥Éʸ»ú¤Î¥·¥ó¥°¥ë¥Ð¥¤¥Èɽ¸½¤ò»î¤ß¤ë .SH ½ñ¼° @@ -48,9 +48,12 @@ C99. ¥«¥Æ¥´¥ê¤Ë°Í¸¤¹¤ë¡£ .PP ¤³¤Î´Ø¿ô¤Ï·è¤·¤Æ»È¤¦¤Ù¤­¤Ç¤Ï¤Ê¤¤¡£¹ñºÝ²½¥×¥í¥°¥é¥à¤Ç¤Ï¡¢¥·¥ó¥°¥ë¥Ð¥¤¥È -ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£¤³¤Î´Ø¿ô¤Ç¤Ï¤Ê¤¯ +ʸ»ú¤È¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò¶èÊ̤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£Âå¤ï¤ê¤Ë¡¢ .BR wctomb (3) -´Ø¿ô¤ò»È¤¦¤³¤È¡£ +¤«¡¢¥¹¥ì¥Ã¥É¥»¡¼¥Õ¤Ê +.BR wcrtomb (3) +¤ò»È¤¦¤³¤È¡£ .SH ´ØÏ¢¹àÌÜ .BR btowc (3), +.BR wcrtomb (3), .BR wctomb (3) diff --git a/release/man3/wcwidth.3 b/release/man3/wcwidth.3 index da12ace0..9117d34c 100644 --- a/release/man3/wcwidth.3 +++ b/release/man3/wcwidth.3 @@ -16,7 +16,7 @@ .\" Updated Fri Aug 16 01:32:21 JST 2002 .\" by Akihiro MOTOKI .\" -.TH WCWIDTH 3 1999-07-25 "GNU" "Linux Programmer's Manual" +.TH WCWIDTH 3 2011-09-28 "GNU" "Linux Programmer's Manual" .SH ̾Á° wcwidth \- ¥ï¥¤¥Éʸ»ú¤¬É¬ÍפȤ¹¤ë¥«¥é¥à¿ô¤òÄ´¤Ù¤ë .SH ½ñ¼° @@ -30,7 +30,7 @@ wcwidth \- .BR wcwidth () ´Ø¿ô¤Ï¡¢¥ï¥¤¥Éʸ»ú \fIc\fP ¤òɽ¸½¤¹¤ë¤¿¤á¤ËɬÍפʥ«¥é¥à ¿ô¤òÊÖ¤¹¡£\fIc\fP ¤¬°õºþ²Äǽʸ»ú¤Ê¤é¤Ð¡¢¤³¤ÎÃÍ¤Ï 0 °Ê¾å¤Ç¤¢¤ë¡£ -\fIc\fP ¤¬ L\(aq\\0\(aq ¤Ê¤é¤Ð¡¢ÃÍ¤Ï 0 ¤Ç¤¢¤ë¡£ +\fIc\fP ¤¬ NULL ¥ï¥¤¥Éʸ»ú (L\(aq\\0\(aq) ¤Ê¤é¤Ð¡¢ÃÍ¤Ï 0 ¤Ç¤¢¤ë¡£ ¤½¤ì°Ê³°¤Î¾ì¹ç¤Ë¤Ï \-1 ¤¬ÊÖ¤µ¤ì¤ë¡£ .SH ÊÖ¤êÃÍ .BR wcwidth () diff --git a/release/man3/wprintf.3 b/release/man3/wprintf.3 index c41caf2e..1891a76d 100644 --- a/release/man3/wprintf.3 +++ b/release/man3/wprintf.3 @@ -16,7 +16,7 @@ .\" Translated Tue Jan 11 00:55:36 JST 2000 .\" by HANATAKA Shinya .\" -.TH WPRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual" +.TH WPRINTF 3 2011-09-17 "GNU" "Linux Programmer's Manual" .SH ̾Á° wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- ¥ï¥¤¥Éʸ»ú¤ò ¥Õ¥©¡¼¥Þ¥Ã¥È¤·¤Æ½ÐÎϤ¹¤ë @@ -52,6 +52,9 @@ glibc .\" .BR vfwprintf (), .\" .BR vswprintf (): _XOPEN_SOURCE\ >=\ 500 || _ISOC99_SOURCE || +.br +_ISOC95_SOURCE /* Since glibc 2.12 */ || +.br _POSIX_C_SOURCE\ >=\ 200112L; .br or diff --git a/release/man4/console_codes.4 b/release/man4/console_codes.4 index e25abec0..a8fca782 100644 --- a/release/man4/console_codes.4 +++ b/release/man4/console_codes.4 @@ -33,7 +33,7 @@ .\" .\" WORD: private mode ¥×¥é¥¤¥Ù¡¼¥È¥â¡¼¥É .\" -.TH CONSOLE_CODES 4 2008-01-01 "Linux" "Linux Programmer's Manual" +.TH CONSOLE_CODES 4 2011-09-15 "Linux" "Linux Programmer's Manual" .SH ̾Á° console_codes \- Linux ¥³¥ó¥½¡¼¥ë¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤È¥³¥ó¥È¥í¡¼¥ë ¥·¡¼¥±¥ó¥¹ @@ -192,7 +192,7 @@ CSI ( .PP CSI ¥·¡¼¥±¥ó¥¹¤ÎÆ°ºî¤Ï¡¢¤½¤ÎºÇ¸å¤Îʸ»ú¤Ë¤è¤Ã¤Æ·è¤Þ¤ë¡£ .TS -l l l. +l l l l. @ ICH »Ø¼¨¤µ¤ì¤¿¿ô¤Î¶õÇòʸ»ú¤òÁÞÆþ¤¹¤ë¡£ A CUU »Ø¼¨¤µ¤ì¤¿¿ô¤À¤±¥«¡¼¥½¥ë¤ò¾åÊý¸þ¤Ë°ÜÆ°¤¹¤ë¡£ B CUD ¥«¡¼¥½¥ë¤ò»Ø¼¨¤µ¤ì¤¿¿ô¤Î¹Ô¤À¤±²¼Êý¸þ¤Ë°ÜÆ°¤¹¤ë¡£ @@ -207,6 +207,9 @@ J ED ºÇ¸å¤Þ¤Ç)¡£ ESC [ 1 J: ºÇ½é¤«¤é¥«¡¼¥½¥ë¤Þ¤Ç¤Î¾Ãµî¡£ ESC [ 2 J: ¥Ç¥£¥¹¥×¥ì¥¤Á´ÂΤξõ + ESC [ 3 J: ¥¹¥¯¥í¡¼¥ë¥Ð¥Ã¥Õ¥¡¤â´Þ¤á¤¿¥Ç¥£¥¹¥×¥ì¥¤Á´ÂΤΠ+ ¾Ãµî (Linux 3.0 °Ê¹ß)¡£ +.\" ESC [ 3 J: commit f8df13e0a901fe55631fed66562369b4dba40f8b K EL ¹Ô¤Î¾Ãµî(¥Ç¥Õ¥©¥ë¥È: ¥«¡¼¥½¥ë¤«¤é¹ÔËö¤Þ¤Ç)¡£ ESC [ 1 K: ¹ÔƬ¤«¤é¥«¡¼¥½¥ë¤Þ¤Ç¤Î¾Ãµî¡£ ESC [ 2 K: ¹ÔÁ´ÂΤξõ @@ -357,14 +360,14 @@ DECARM( .TP ESC [ ? 9 h X10 ¥Þ¥¦¥¹¥ê¥Ý¡¼¥È(¥Ç¥Õ¥©¥ë¥È¤Ï¥ª¥Õ): ¥ê¥Ý¡¼¥È¥â¡¼¥É¤ò 1 ¤Ë¥»¥Ã¥È(¤Þ¤¿¤Ï¡¢ -0 ¤Ë¥ê¥»¥Ã¥È) \(em ¸å½Ò +0 ¤Ë¥ê¥»¥Ã¥È)\(em¸å½Ò .TP ESC [ ? 25 h DECTECM (¥Ç¥Õ¥©¥ë¥È¤Ï¥ª¥ó): ¥«¡¼¥½¥ë¤ò²Ä»ë(visible)¤Ë¤¹¤ë¡£ .TP ESC [ ? 1000 h X11 ¥Þ¥¦¥¹¥ê¥Ý¡¼¥È(¥Ç¥Õ¥©¥ë¥È¤Ï¥ª¥Õ): ¥ê¥Ý¡¼¥È¥â¡¼¥É¤ò 2 ¤Ë¥»¥Ã¥È(¤Þ¤¿¤Ï¡¢ -0¤Ë¥ê¥»¥Ã¥È) \(em ¸å½Ò +0¤Ë¥ê¥»¥Ã¥È)\(em¸å½Ò .\" .PP .B "Linux ¥³¥ó¥½¡¼¥ë¥×¥é¥¤¥Ù¡¼¥È CSI ¥·¡¼¥±¥ó¥¹" diff --git a/release/man4/mouse.4 b/release/man4/mouse.4 index 0564a3ea..2fbcc7bf 100644 --- a/release/man4/mouse.4 +++ b/release/man4/mouse.4 @@ -57,7 +57,7 @@ center; r c l. pin name used for 2 RX Data -3 TX -12 V, Imax = 10 mA +3 TX \-12 V, Imax = 10 mA 4 DTR +12 V, Imax = 10 mA 7 RTS +12 V, Imax = 10 mA 5 GND Ground diff --git a/release/man4/sk98lin.4 b/release/man4/sk98lin.4 index 585dd151..0617e849 100644 --- a/release/man4/sk98lin.4 +++ b/release/man4/sk98lin.4 @@ -461,13 +461,13 @@ ConType | DupCap AutoNeg FlowCtrl Role Speed ¥É¥é¥¤¥Ð¤¬¥·¥¹¥Æ¥à¤ÎÉé²Ù¤¬¹â¤¹¤®¤ë¤È¸¡½Ð¤·¤¿¾ì¹ç¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤òÍ­¸ú¤Ë¤¹¤ë¤³¤È¤Ë¤è¤ê¡¢ ²á¾ê¤Ê¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤«¤é¥·¥¹¥Æ¥à¤òÊݸ¤è¤¦¤È¤¹¤ë¡£ -\(em ¤½¤Î¸å¤Ë \(em CPU ÍøÍÑΨ¤¬ºÆ¤Ó²¼¤¬¤Ã¤¿¾ì¹ç +\(em¤½¤Î¸å¤Ë\(emCPU ÍøÍÑΨ¤¬ºÆ¤Ó²¼¤¬¤Ã¤¿¾ì¹ç (¤Þ¤¿¤Ï¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¶Ë¤ï¤º¤«¤Ë¤Ê¤Ã¤¿¾ì¹ç)¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤Ï¼«Æ°Åª¤Ë̵¸ú¤Ë¤µ¤ì¤ë¡£ ¥É¥é¥¤¥Ð¤¬°·¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Î¤¦¤Á ¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¹â¤¤¤â¤Î¤¬ 1 ¤Ä°Ê¾å¤¢¤ê¡¢ -\(em ¤½¤Î·ë²Ì \(em CPU ÍøÍÑΨ¤¬¹â¤¯¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ +\(em¤½¤Î·ë²Ì\(emCPU ÍøÍÑΨ¤¬¹â¤¯¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¡¢ ³ä¤ê¹þ¤ßÄ´Ää¤ò»È¤¦¤Ù¤­¤Ç¤¢¤ë¡£ ¥Í¥Ã¥È¥ï¡¼¥¯Éé²Ù¤¬¹â¤¤¾õ¶·¤ÇÄ´Ä䤬ŬÍѤµ¤ì¤ë¤È¡¢ ÃÙ¤¤¥³¥ó¥Ô¥å¡¼¥¿¤Ç¤Ï CPU Éé²Ù¤¬ 20-30% ºï¸º¤µ¤ì¤ë¤À¤í¤¦¡£ diff --git a/release/man4/st.4 b/release/man4/st.4 index 1d9cfac2..1b916e36 100644 --- a/release/man4/st.4 +++ b/release/man4/st.4 @@ -317,7 +317,7 @@ SCSI ¤ò¸«¤è)¡£ .TP .B MTNOP -²¿¤âÁàºî¤ò¹Ô¤ï¤Ê¤¤¡£\- Éû¼¡Åª¤Ê¸ú²Ì¤È¤·¤Æ¡¢¥É¥é¥¤¥Ð¡¼¤Î¥Ð¥Ã¥Õ¥¡ +²¿¤âÁàºî¤ò¹Ô¤ï¤Ê¤¤¡£\(emÉû¼¡Åª¤Ê¸ú²Ì¤È¤·¤Æ¡¢¥É¥é¥¤¥Ð¡¼¤Î¥Ð¥Ã¥Õ¥¡ ¤ò¥Õ¥é¥Ã¥·¥å¤¹¤ë¡£ .B MTIOCGET ¤ò»È¤Ã¤Æ¾õÂÖ¤òÆɤ߽Ф¹Á°¤Ë¤Ï¤³¤ÎÁàºî¤ò¹Ô¤¦¤Ù¤­¤Ç¤¢¤ë¡£ diff --git a/release/man5/core.5 b/release/man5/core.5 index 0a1856ab..7d5e242b 100644 --- a/release/man5/core.5 +++ b/release/man5/core.5 @@ -27,7 +27,7 @@ .\" Updated 2008-08-10, Akihiro MOTOKI, LDP v3.05 .\" Updated 2008-09-19, Akihiro MOTOKI, LDP v3.08 .\" -.TH CORE 5 2010-02-27 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2010-11-15 "Linux" "Linux Programmer's Manual" .SH ̾Á° core \- ¥³¥¢¥À¥ó¥×¥Õ¥¡¥¤¥ë .SH ÀâÌÀ @@ -321,8 +321,8 @@ LinuxThreads .RB "$" " cc \-o core_pattern_pipe_test core_pattern_pipe_test.c" .RB "$" " su" Password: -.RB "#" " echo \(aq|$PWD/core_pattern_pipe_test %p \ -UID=%u GID=%g sig=%s\(aq > \e" +.RB "#" " echo \(dq|$PWD/core_pattern_pipe_test %p \ +UID=%u GID=%g sig=%s\(dq > \e" .B " /proc/sys/kernel/core_pattern" .RB "#" " exit" .RB "$" " sleep 100" diff --git a/release/man5/nsswitch.conf.5 b/release/man5/nsswitch.conf.5 index 941d5ed7..cae55225 100644 --- a/release/man5/nsswitch.conf.5 +++ b/release/man5/nsswitch.conf.5 @@ -198,7 +198,7 @@ ACTION => return | continue ¤Î¥¢¥¯¥·¥ç¥ó¤Ï `return' ¤Ç¤¢¤ë¡£ .TP .B notfound -±ÜÍ÷¥×¥í¥»¥¹¤Ïµ¡Ç½¤·¤Æ¤¤¤ë¤¬¡¢É¬ÍפÊÃͤ¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£¥Ç¥Õ¥©¥ë¥È¤Î +±ÜÍ÷¥×¥í¥»¥¹¤ÏÀ®¸ù¤·¤¿¤¬¡¢É¬ÍפÊÃͤ¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¡£¥Ç¥Õ¥©¥ë¥È¤Î ¥¢¥¯¥·¥ç¥ó¤Ï `continue'¡£ .TP .B unavail diff --git a/release/man5/termcap.5 b/release/man5/termcap.5 index 70117915..e2da2da8 100644 --- a/release/man5/termcap.5 +++ b/release/man5/termcap.5 @@ -433,7 +433,7 @@ f \(aq%\(aq ¤òɽ¼¨¤¹¤ë .LP ¥Ð¥¤¥Ê¥ê½ÐÎϤò¹Ô¤¦¾ì¹ç¡¢ -ʸ»úÎ󤬽ªÃ¼¤µ¤ì¤Ê¤¤¤è¤¦¤Ë¥Ì¥ëʸ»ú ('\\0') ¤òÈò¤±¤Í¤Ð¤Ê¤é¤Ê¤¤¡£ +ʸ»úÎ󤬽ªÃ¼¤µ¤ì¤Ê¤¤¤è¤¦¤Ë¥Ì¥ëʸ»ú (\(aq\\0\(aq) ¤òÈò¤±¤Í¤Ð¤Ê¤é¤Ê¤¤¡£ ¥¿¥Öʸ»ú¤ò¥Ñ¥é¥á¡¼¥¿¤Î¥Ð¥¤¥Ê¥ê½ÐÎϤȤ¹¤ë¾ì¹ç¤Ï¡¢ ¥¿¥Öʸ»ú¤ÎŸ³«¤ò¥ê¥»¥Ã¥È¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ .IP Ãí°Õ: diff --git a/release/man5/utmp.5 b/release/man5/utmp.5 index 1b0096d0..834c6785 100644 --- a/release/man5/utmp.5 +++ b/release/man5/utmp.5 @@ -35,7 +35,7 @@ .\" Updated 2005-10-06, Akihiro MOTOKI .\" Updated 2008-08-11, Akihiro MOTOKI, LDP v3.05 .\" -.TH UTMP 5 2008-10-10 "Linux" "Linux Programmer's Manual" +.TH UTMP 5 2011-09-28 "Linux" "Linux Programmer's Manual" .SH ̾Á° utmp, wtmp \- ¥í¥°¥¤¥óµ­Ï¿ .SH ½ñ¼° @@ -145,7 +145,8 @@ struct utmp { ¥æ¡¼¥¶¡¼¤Î¥í¥°¥¤¥ó̾¡¢ .RB ( time (2) ·Á¼°¤Ç¤Î)¥í¥°¥¤¥ó»þ¹ï¤¬¤ï¤«¤ë¡£Ê¸»úÎó¥Õ¥£¡¼¥ë¥É¤Ï¡¢ -¥Õ¥£¡¼¥ë¥É¤ÎŤµ¤è¤êʸ»úÎó¤¬Ã»¤¤¾ì¹ç¤Ë¤Ï¡¢\fB\(aq\e0\(aq\fP ¤Ë¤è¤Ã¤Æ½ªÃ¼¤µ¤ì¤ë¡£ +¥Õ¥£¡¼¥ë¥É¤ÎŤµ¤è¤êʸ»úÎó¤¬Ã»¤¤¾ì¹ç¤Ë¤Ï¡¢ +NULL ¥Ð¥¤¥È (\(aq\e0\(aq) ¤Ë¤è¤Ã¤Æ½ªÃ¼¤µ¤ì¤ë¡£ .PP ºÇ½é¤Î¥¨¥ó¥È¥ê¤Ï .BR init (8) diff --git a/release/man7/arp.7 b/release/man7/arp.7 index c477eb4d..0b6b2a67 100644 --- a/release/man7/arp.7 +++ b/release/man7/arp.7 @@ -120,7 +120,7 @@ ARP .I arp_pa ¤Ï .B AF_INET -¥½¥±¥Ã¥È¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ +¥¢¥É¥ì¥¹¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¢ .I arp_ha ¤Ï .I arp_dev diff --git a/release/man7/complex.7 b/release/man7/complex.7 index 1e1dc1f8..c39d0633 100644 --- a/release/man7/complex.7 +++ b/release/man7/complex.7 @@ -9,7 +9,7 @@ .\"WORD: operations ±é»» .\"WORD: imaginary unit µõ¿ôñ°Ì .\" -.TH COMPLEX 7 2009-07-25 "" "Linux Programmer's Manual" +.TH COMPLEX 7 2011-09-16 "" "Linux Programmer's Manual" .SH ̾Á° complex \- Ê£ÁÇ¿ô¤Î¿ô³Ø¤Î´ðÁà .SH ½ñ¼° @@ -55,7 +55,28 @@ main(void) .fi .SH ´ØÏ¢¹àÌÜ .BR cabs (3), +.BR cacos (3), +.BR cacosh (3), .BR carg (3), +.BR casin (3), +.BR casinh (3), +.BR catan (3), +.BR catanh (3), +.BR ccos (3), +.BR ccosh (3), +.BR cerf (3), .BR cexp (3), +.BR cexp2 (3), .BR cimag (3), -.BR creal (3) +.BR clog (3), +.BR clog10 (3), +.BR clog2 (3), +.BR conj (3), +.BR cpow (3), +.BR cproj (3), +.BR creal (3), +.BR csin (3), +.BR csinh (3), +.BR csqrt (3), +.BR ctan (3), +.BR ctanh (3) diff --git a/release/man7/credentials.7 b/release/man7/credentials.7 index 90dc88c7..1414e75b 100644 --- a/release/man7/credentials.7 +++ b/release/man7/credentials.7 @@ -61,7 +61,7 @@ PID .BR setpgid (2), .\" .BR getsid (2), .BR setsid (2), -.BR sigqueue (2), +.BR sigqueue (3), .BR waitpid (2). .\" .BR waitid (2), .\" .BR wait4 (2), @@ -225,7 +225,7 @@ set-group-ID ¾åµ­¤ÎÌÜŪ°Ê³°¤Ë¤â¡¢¥×¥í¥»¥¹¤Î¥æ¡¼¥¶ ID ¤Ï¾¤ÎÍÍ¡¹¤Ê¾ìÌ̤ÇÍøÍѤµ¤ì¤ë¡£ .IP * 3 -¥·¥°¥Ê¥ë¤òÁ÷¤ëµö²Ä¤ÎȽÄê»þ \(em +¥·¥°¥Ê¥ë¤òÁ÷¤ëµö²Ä¤ÎȽÄê»þ\(em .BR kill (2) »²¾È¡£ .IP * diff --git a/release/man7/ipv6.7 b/release/man7/ipv6.7 index 493a971d..bb95a3f6 100644 --- a/release/man7/ipv6.7 +++ b/release/man7/ipv6.7 @@ -18,7 +18,7 @@ .\"WORD: outgoing ¡Á Á÷¿® (¥Ñ¥±¥Ã¥È¡¢¥Ç¡¼¥¿¥°¥é¥à) .\"WORD: asynchronous error ÈóƱ´ü¥¨¥é¡¼ .\" -.TH IPV6 7 2009-02-28 "Linux" "Linux Programmer's Manual" +.TH IPV6 7 2011-09-08 "Linux" "Linux Programmer's Manual" .SH ̾Á° ipv6, AF_INET6 \- Linux ¤Î IPv6 ¥×¥í¥È¥³¥ë¼ÂÁõ .SH ½ñ¼° @@ -124,7 +124,7 @@ IPv6 IPv4 ¥Û¥¹¥È¤ò¥¢¥É¥ì¥¹¤¹¤ë¤¿¤á¤Î IPv4-on-IPv6¡£ ¾¤Ë¤âͽÌóºÑ¤ß¤Î¥¢¥É¥ì¥¹¥¿¥¤¥×¤¬¤¢¤ë¡£ .PP -IPv6 ¤Ç¤Î¥¢¥É¥ì¥¹É½µ­¤Ï 2 ·å¤Î 16 ¿Ê¿ô 16 ¸Ä¤«¤é¤Ê¤ê¡¢ +IPv6 ¤Ç¤Î¥¢¥É¥ì¥¹É½µ­¤Ï 4 ·å¤Î 16 ¿Ê¿ô 8 ¸Ä¤«¤é¤Ê¤ê¡¢ \(aq:\(aq ¤Ï¶èÀÚ¤êʸ»ú¤Ï¤Ç¡¢"::" ¤Ï 0 ¥Ó¥Ã¥È¤Îʸ»úÎó¤òɽ¤¹¡£ Æüì¤Ê¥¢¥É¥ì¥¹¤È¤·¤Æ¡¢¥ë¡¼¥×¥Ð¥Ã¥¯¤òɽ¤¹ ::1¡¢ IPv4-mapped-on-IPv6 ¤òɽ¤¹ ::FFFF:: ¤¬¤¢¤ë¡£ diff --git a/release/man7/man-pages.7 b/release/man7/man-pages.7 index e5c77e7d..d824c7c6 100644 --- a/release/man7/man-pages.7 +++ b/release/man7/man-pages.7 @@ -121,7 +121,7 @@ man .IR 7 )¡£ .TP .I date -ºÇ¿·¤Î¥ê¥Ó¥¸¥ç¥ó¤ÎÆüÉÕ \(em man ¥Ú¡¼¥¸¤ËÊѹ¹¤ò²Ã¤¨¤¿¤È¤­¤Ë¤Ï +ºÇ¿·¤Î¥ê¥Ó¥¸¥ç¥ó¤ÎÆüÉÕ\(emman ¥Ú¡¼¥¸¤ËÊѹ¹¤ò²Ã¤¨¤¿¤È¤­¤Ë¤Ï ɬ¤º¤³¤ì¤òÊѹ¹¤¹¤ë¤³¤È¡£ ¤³¤ì¤¬ºÇ¤â°ìÈÌŪ¤Ê¥Ð¡¼¥¸¥ç¥ó´ÉÍýÊýË¡¤Ç¤¢¤ë¡£ ÆüÉÕ¤Ï YYYY-MM-DD ¤Î·Á¼°¤Çµ­ºÜ¤¹¤Ù¤­¤Ç¤¢¤ë¡£ diff --git a/release/man7/operator.7 b/release/man7/operator.7 index 3dcf4687..281ffa19 100644 --- a/release/man7/operator.7 +++ b/release/man7/operator.7 @@ -40,9 +40,9 @@ .\" Translated Sat Oct 16 11:38:41 JST 2004 .\" by Yuichi SATO .\" -.TH OPERATOR 7 2007-12-08 "Linux" "Linux Programmer's Manual" +.TH OPERATOR 7 2011-09-09 "Linux" "Linux Programmer's Manual" .SH ̾Á° -C operator \- C ¸À¸ì¤Î±é»»»Ò¤ÎÍ¥Àè½ç°Ì¤Èɾ²Á¤Î½ç½ø +operator \- C ¸À¸ì¤Î±é»»»Ò¤ÎÍ¥Àè½ç°Ì¤Èɾ²Á¤Î½ç½ø .SH ÀâÌÀ ¤³¤Î man ¥Ú¡¼¥¸¤Ç¤Ï C ¸À¸ì¤Î±é»»»Ò¤Èɾ²Á¤ÎÍ¥Àè½ç°Ì¤ò¥ê¥¹¥È¤¹¤ë¡£ .nf diff --git a/release/man7/path_resolution.7 b/release/man7/path_resolution.7 index 66757eed..898d72e5 100644 --- a/release/man7/path_resolution.7 +++ b/release/man7/path_resolution.7 @@ -154,7 +154,7 @@ path_resolution \- ¥Ñ¥¹Ì¾ (¤Þ¤¿¤Ï¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤ò²ò·è¤¹¤ë¤È¤­¤ËÆÀ¤é¤ì¤ëÃæ´Ö¥Ñ¥¹Ì¾) ¤¬ Ť¹¤®¤ë¾ì¹ç¡¢ .B ENAMETOOLONG -¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë ("File name too long")¡£ +¥¨¥é¡¼¤¬ÊÖ¤µ¤ì¤ë ("Filename too long")¡£ .SS "¶õ¤Î¥Ñ¥¹Ì¾" ¸µ¡¹¤Î UNIX ¤Ç¤Ï¡¢¶õ¤Î¥Ñ¥¹Ì¾¤Ï¸½ºß¤Î¥Ç¥£¥ì¥¯¥È¥ê¤ò»²¾È¤·¤Æ¤¤¤¿¡£ ºÇ¶á¡¢POSIX ¤Ç¤Ï¶õ¤Î¥Ñ¥¹Ì¾¤ò²ò·è¤¹¤ë¤Ù¤­¤Ç¤Ï¤Ê¤¤¤È¤¤¤¦·èÄ꤬¤Ê¤µ¤ì¤¿¡£ diff --git a/release/man7/sem_overview.7 b/release/man7/sem_overview.7 index 9854029e..25d0900c 100644 --- a/release/man7/sem_overview.7 +++ b/release/man7/sem_overview.7 @@ -86,12 +86,12 @@ POSIX .TP .B ̾Á°¤Ê¤·¥»¥Þ¥Õ¥© (¥á¥â¥ê¥Ù¡¼¥¹¡¦¥»¥Þ¥Õ¥©) ̾Á°¤Ê¤·¥»¥Þ¥Õ¥©¤Ï̾Á°¤ò»ý¤¿¤Ê¤¤¡£¤½¤ÎÂå¤ï¤ê¡¢¥»¥Þ¥Õ¥©¤Ï¡¢ -Ê£¿ô¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤¿¥á¥â¥êÎΰ衢¤â¤·¤¯¤ÏÊ£¿ô¥×¥í¥»¥¹´Ö¤Ç +Ê£¿ô¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤ë¥á¥â¥êÎΰ衢¤â¤·¤¯¤ÏÊ£¿ô¥×¥í¥»¥¹´Ö¤Ç ¶¦Í­¤µ¤ì¤¿¥á¥â¥êÎΰè¤ËÃÖ¤«¤ì¤ë (Á°¼Ô¤ò .IR "¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥© (thread-shared semaphore)" ¡¢ ¸å¼Ô¤ò .IR "¥×¥í¥»¥¹¶¦Í­¥»¥Þ¥Õ¥© (process-shared semaphore)" -¤È¸Æ¤Ö)¡£¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢Æ±¤¸¥×¥í¥»¥¹Æâ¤Î¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤¿ +¤È¸Æ¤Ö)¡£¥¹¥ì¥Ã¥É¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢Æ±¤¸¥×¥í¥»¥¹Æâ¤Î¥¹¥ì¥Ã¥É´Ö¤Ç¶¦Í­¤µ¤ì¤ë ¥á¥â¥êÎΰ衢Î㤨¤ÐÂç°èÊÑ¿ô (global variable) ¤ËÇÛÃÖ¤µ¤ì¤ë¡£ ¥×¥í¥»¥¹¶¦Í­¥»¥Þ¥Õ¥©¤Ï¡¢¶¦Í­¥á¥â¥êÎΰè (Î㤨¤Ð¡¢ .BR shmget (2) diff --git a/release/man7/signal.7 b/release/man7/signal.7 index d4fe1e61..f49a4ee0 100644 --- a/release/man7/signal.7 +++ b/release/man7/signal.7 @@ -61,7 +61,7 @@ .\"WORD: pending ½èÍýÂÔ¤Á .\"WORD: signal handler ¥·¥°¥Ê¥ë¥Ï¥ó¥É¥é .\" -.TH SIGNAL 7 2010-09-19 "Linux" "Linux Programmer's Manual" +.TH SIGNAL 7 2011-09-18 "Linux" "Linux Programmer's Manual" .SH ̾Á° signal \- ¥·¥°¥Ê¥ë¤Î³µÍ× .SH ÀâÌÀ @@ -142,7 +142,7 @@ Linux .BR pthread_kill (3) ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤ë)¡£ .TP -.BR sigqueue (2) +.BR sigqueue (3) »ØÄꤵ¤ì¤¿¥×¥í¥»¥¹¤ËÉÕ°¥Ç¡¼¥¿¤È¤È¤â¤Ë¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤òÁ÷¤ë¡£ .SS ¥·¥°¥Ê¥ë¤¬Ê᪤µ¤ì¤ë¤Î¤òÂÔ¤Ä °Ê²¼¤Î¥·¥¹¥Æ¥à¥³¡¼¥ë¤ò»È¤Ã¤Æ¡¢¥·¥°¥Ê¥ë¤¬Ê᪤µ¤ì¤ë¤Þ¤Ç @@ -400,8 +400,6 @@ UNIX ɸ½à¥·¥°¥Ê¥ë¤È°Û¤Ê¤ê¡¢¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤Ë¤Ï »öÁ°¤ËÄêµÁ¤µ¤ì¤¿°ÕÌ£¤Ï¤Ê¤¤¡£ ¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤ÎÁ´Éô¤ò¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÇÄêµÁ¤·¤¿ÍÑÅӤ˻Ȥ¨¤ë¡£ -(⤷¡¢LinuxThreads ¼ÂÁõ¤Ç¡¢¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤ÎÈÖ¹æ¤Î¤¦¤Á -ºÇ½é¤Î 3¤Ä¤¬»ÈÍѤµ¤ì¤Æ¤¤¤ëÅÀ¤ËÃí°Õ¤¹¤ë¤³¤È) .PP ¥Ï¥ó¥É¥ê¥ó¥°¤·¤Ê¤¤¥ê¥¢¥ë¥¿¥¤¥à¥·¥°¥Ê¥ë¤Î¥Ç¥Õ¥©¥ë¥È¤ÎÆ°ºî¤Ï ¼õ¿®¤·¤¿¥×¥í¥»¥¹¤Î½ªÎ»¤Ç¤¢¤ë¡£ @@ -414,7 +412,7 @@ UNIX 1 ¤Ä¤À¤±¤¬¥­¥å¡¼¤ËÆþ¤ì¤é¤ì¤ë¡£ .IP 2. 4 ¥·¥°¥Ê¥ë¤¬ -.BR sigqueue (2) +.BR sigqueue (3) ¤òÍѤ¤¤ÆÁ÷¿®¤µ¤ì¤¿¾ì¹ç¡¢ ÉÕ°¥Ç¡¼¥¿ (À°¿ô¤«¥Ý¥¤¥ó¥¿) ¤ò¥·¥°¥Ê¥ë¤È¶¦¤ËÁ÷¿®¤Ç¤­¤ë¡£ ¼õ¿®Â¦¥×¥í¥»¥¹¤¬ @@ -868,6 +866,7 @@ POSIX.1 ( .BR getrlimit (2), .BR kill (2), .BR killpg (2), +.BR rt_sigqueueinfo (2), .BR setitimer (2), .BR setrlimit (2), .BR sgetmask (2), @@ -877,13 +876,14 @@ POSIX.1 ( .BR signalfd (2), .BR sigpending (2), .BR sigprocmask (2), -.BR sigqueue (2), .BR sigsuspend (2), .BR sigwaitinfo (2), .BR abort (3), .BR bsd_signal (3), .BR longjmp (3), .BR raise (3), +.BR pthread_sigqueue (3), +.BR sigqueue (3), .BR sigset (3), .BR sigsetops (3), .BR sigvec (3), diff --git a/translation_list b/translation_list index c7681dbc..81f5b19b 100644 --- a/translation_list +++ b/translation_list @@ -1,4 +1,4 @@ -☆:LDP man-pages:3.34=>3.35:2007/11/15:intro:1:2008/02/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2007/11/15:intro:1:2008/02/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2000/10/30:ldd:1:2002/02/14::ysato@h4.dion.ne.jp:Yuichi SATO: ○:LDP man-pages:3.35:2008/11/14:time:1:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:_Exit:2:_exit:2: @@ -26,16 +26,16 @@ ï¼ :LDP man-pages:3.35:2007/07/05:break:2:unimplemented:2: ○:LDP man-pages:3.35:2010/09/20:brk:2:2007/02/08::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/05/26:cacheflush:2:2005/10/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/20:capget:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:capget:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:capset:2:capget:2: ☆:LDP man-pages:3.31=>3.35:2010/11/25:chdir:2:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2010/09/26:chmod:2:2005/01/14::ysato444@yahoo.co.jp:Yuichi SATO: ☆:LDP man-pages:3.31=>3.35:2010/11/22:chown:2:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/11/22:chown32:2:chown:2: ○:LDP man-pages:3.35:2010/09/20:chroot:2:2005/01/14::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.32=>3.35:2010/02/03:clock_getres:2:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2010/02/03:clock_getres:2:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/02/03:clock_gettime:2:clock_getres:2: -☆:LDP man-pages:3.31=>3.35:2010/12/03:clock_nanosleep:2:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/12/03:clock_nanosleep:2:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/02/03:clock_settime:2:clock_getres:2: ☆:LDP man-pages:3.32=>3.35:2011/09/08:clone:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/08:clone2:2:clone:2: @@ -72,8 +72,8 @@ ï¼ :LDP man-pages:3.35:2008/11/07:fdatasync:2:fsync:2: ï¼ :LDP man-pages:3.35:2001/12/01:fgetxattr:2:getxattr:2: ï¼ :LDP man-pages:3.35:2001/12/01:flistxattr:2:listxattr:2: -☆:LDP man-pages:3.34=>3.35:2009/07/25:flock:2:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2009/04/27:fork:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/07/25:flock:2:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/04/27:fork:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/05/31:free_hugepages:2:alloc_hugepages:2: ï¼ :LDP man-pages:3.35:2001/12/01:fremovexattr:2:removexattr:2: ï¼ :LDP man-pages:3.35:2001/12/31:fsetxattr:2:setxattr:2: @@ -87,10 +87,10 @@ ○:LDP man-pages:3.35:2008/11/07:fsync:2:2007/10/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/08:ftruncate:2:truncate:2: ï¼ :LDP man-pages:3.35:2011/09/08:ftruncate64:2:ftruncate:2: -☆:LDP man-pages:3.34=>3.35:2010/08/29:futex:2:2007/02/08::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2010/08/29:futex:2:2007/02/08::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2009/12/13:futimesat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:0000/00/00:get_kernel_syms:2:2006/07/31::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/08/15:get_mempolicy:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/15:get_mempolicy:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/11/27:get_thread_area:2:2003/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/03/15:getcontext:2:2001/12/15::nakano@apm.seikei.ac.jp:NAKANO Takeo: ×:LDP man-pages:3.35:2008/06/03:getcpu:2::::: @@ -163,13 +163,13 @@ ○:LDP man-pages:3.35:2007/06/28:ipc:2:1997/02/23::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ×:LDP man-pages:3.35:2010/11/04:kexec_load:2::::: ×:LDP man-pages:3.35:2010/02/25:keyctl:2::::: -☆:LDP man-pages:3.32=>3.35:2009/09/15:kill:2:2005/12/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/09/15:kill:2:2005/12/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:killpg:2:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/11/22:lchown:2:chown:2: ï¼ :LDP man-pages:3.35:2010/11/22:lchown32:2:lchown:2: ï¼ :LDP man-pages:3.35:2001/12/01:lgetxattr:2:getxattr:2: ○:LDP man-pages:3.35:2008/08/21:link:2:2005/05/12::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.32=>3.35:2009/12/13:linkat:2:2007/01/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/12/13:linkat:2:2007/01/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/11/20:listen:2:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2001/12/01:listxattr:2:2003/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2001/12/01:llistxattr:2:listxattr:2: @@ -183,21 +183,21 @@ ï¼ :LDP man-pages:3.35:2010/12/03:lstat64:2:lstat:2: ☆:LDP man-pages:3.24=>3.35:2011/09/18:madvise:2:2007/01/08::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/07/05:madvise1:2:unimplemented:2: -☆:LDP man-pages:3.34=>3.35:2008/08/15:mbind:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/15:mbind:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2010/11/01:migrate_pages:2::::: ○:LDP man-pages:3.35:2008/04/22:mincore:2:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.25=>3.35:2010/06/26:mkdir:2:2008/10/08::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2009/12/13:mkdirat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2010/09/20:mknod:2:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/20:mknodat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2010/09/20:mknodat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: ☆:LDP man-pages:3.24=>3.35:2011/09/14:mlock:2:2006/02/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/14:mlockall:2:mlock:2: ☆:LDP man-pages:3.24=>3.35:2010/06/20:mmap:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/04/22:mmap2:2:2007/10/11::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/06/01:modify_ldt:2:2007/06/18::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/10:mount:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/10:mount:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/06/11:move_pages:2:2008/11/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2011/09/08:mprotect:2:2007/06/13::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/08:mprotect:2:2007/06/13::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/07/05:mpx:2:unimplemented:2: ○:LDP man-pages:3.35:2010/08/29:mq_getsetattr:2:2006/07/30::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/10/04:mq_notify:2:mq_notify:3: @@ -243,7 +243,7 @@ ○:LDP man-pages:3.35:2010/09/10:pipe:2:2008/11/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/10:pipe2:2:pipe:2: ○:LDP man-pages:3.35:2007/06/01:pivot_root:2:2000/06/14::nakano@apm.seikei.ac.jp:NAKANO Takeo: -☆:LDP man-pages:3.32=>3.35:2010/09/20:poll:2:2006/07/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:poll:2:2006/07/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.24=>3.35:2010/10/09:posix_fadvise:2:2007/02/08::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/09/20:ppoll:2:poll:2: ☆:LDP man-pages:3.24=>3.35:2011/09/17:prctl:2:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -254,7 +254,7 @@ ï¼ :LDP man-pages:3.35:2007/07/05:prof:2:unimplemented:2: ï¼ :LDP man-pages:3.35:2010/08/31:pselect:2:select:2: ï¼ :LDP man-pages:3.35:2010/08/31:pselect6:2:select:2: -☆:LDP man-pages:3.32=>3.35:2009/03/30:ptrace:2:2007/05/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/03/30:ptrace:2:2007/05/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/07/05:putpmsg:2:unimplemented:2: ï¼ :LDP man-pages:3.35:2010/11/21:pwrite:2:pread:2: ï¼ :LDP man-pages:3.35:2010/11/21:pwrite64:2:pwrite:2: @@ -268,13 +268,13 @@ ○:LDP man-pages:3.35:2009/12/13:readlinkat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: ☆:LDP man-pages:3.31=>3.35:2010/11/17:readv:2:2007/06/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.29=>3.35:2010/10/31:reboot:2:2008/07/24::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.32=>3.35:2011/09/16:recv:2:2008/12/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/16:recv:2:2008/12/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/16:recvfrom:2:recv:2: ×:LDP man-pages:3.35:2011/10/04:recvmmsg:2::::: ï¼ :LDP man-pages:3.35:2011/09/16:recvmsg:2:recv:2: ○:LDP man-pages:3.35:2008/04/22:remap_file_pages:2:2005/10/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2001/12/01:removexattr:2:2003/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2009/03/30:rename:2:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/03/30:rename:2:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/12/13:renameat:2:2006/10/13::ysato444@yahoo.co.jp:Yuichi SATO: ×:LDP man-pages:3.35:2010/02/25:request_key:2::::: ○:LDP man-pages:3.35:2008/05/08:rmdir:2:2006/07/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -299,17 +299,17 @@ ○:LDP man-pages:3.35:2008/10/18:sched_yield:2:1997/02/23::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ï¼ :LDP man-pages:3.35:2007/07/05:security:2:unimplemented:2: ○:LDP man-pages:3.35:2010/08/31:select:2:2007/10/11::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/06/10:select_tut:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/06/10:select_tut:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/09/27:semctl:2:2005/10/11::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2004/05/27:semget:2:2006/07/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2008/10/04:semop:2:2007/05/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/10/04:semop:2:2007/05/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/10/04:semtimedop:2:semop:2: -☆:LDP man-pages:3.34=>3.35:2011/10/01:send:2:2006/04/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/10/01:send:2:2006/04/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.31=>3.35:2011/09/14:sendfile:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/14:sendfile64:2:sendfile:2: ï¼ :LDP man-pages:3.35:2011/10/01:sendmsg:2:send:2: ï¼ :LDP man-pages:3.35:2011/10/01:sendto:2:send:2: -☆:LDP man-pages:3.32=>3.35:2008/08/15:set_mempolicy:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/15:set_mempolicy:2:2008/11/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/11/27:set_thread_area:2:2003/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2004/09/10:set_tid_address:2:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2009/03/15:setcontext:2:getcontext:2: @@ -356,22 +356,22 @@ ○:LDP man-pages:3.35:2008/12/03:shutdown:2:2001/11/09::argrath@ub32.org:Kentaro Shirakata: ☆:LDP man-pages:3.24=>3.35:2011/09/08:sigaction:2:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/26:sigaltstack:2:2006/01/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/07/11:signal:2:2007/06/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2009/01/13:signalfd:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/07/11:signal:2:2007/06/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/01/13:signalfd:2:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2009/01/13:signalfd4:2:signalfd:2: ○:LDP man-pages:3.35:2008/10/04:sigpending:2:2005/12/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/10/17:sigprocmask:2:2005/10/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/10/17:sigprocmask:2:2005/10/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/18:sigqueue:2:sigqueue:3: ○:LDP man-pages:3.35:2008/06/26:sigreturn:2:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2005/09/15:sigsuspend:2:2005/10/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/10/03:sigtimedwait:2:sigwaitinfo:2: -☆:LDP man-pages:3.32=>3.35:2011/10/03:sigwaitinfo:2:2006/07/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/10/03:sigwaitinfo:2:2006/07/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/01/19:socket:2:2008/11/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/06/28:socketcall:2:1997/03/03::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:2008/10/11:socketpair:2:2002/09/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/09/15:splice:2:2007/02/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:2.67=>3.35:2007/12/20:spu_create:2:2007/10/23::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2007/11/25:spu_run:2:2007/10/23::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2007/11/25:spu_run:2:2007/10/23::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/07/05:ssetmask:2:sgetmask:2: ☆:LDP man-pages:3.25=>3.35:2011/10/04:stat:2:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/10/04:stat64:2:stat:2: @@ -395,7 +395,7 @@ ○:LDP man-pages:3.35:2010/06/27:sysfs:2:2001/06/02::ysato@h4.dion.ne.jp:Yuichi SATO: ○:LDP man-pages:3.35:2007/11/15:sysinfo:2:2000/09/23::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ☆:LDP man-pages:3.32=>3.35:2011/09/07:syslog:2:2008/04/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2009/09/15:tee:2:2007/02/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/09/15:tee:2:2007/02/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/18:tgkill:2:tkill:2: ☆:LDP man-pages:3.32=>3.35:2011/09/09:time:2:1999/07/27::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ×:LDP man-pages:3.35:2010/09/27:timer_create:2::::: @@ -407,7 +407,7 @@ ï¼ :LDP man-pages:3.35:2011/09/14:timerfd_gettime:2:timerfd_create:2: ï¼ :LDP man-pages:3.35:2011/09/14:timerfd_settime:2:timerfd_create:2: ○:LDP man-pages:3.35:2008/06/25:times:2:2008/02/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2011/09/18:tkill:2:2005/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/18:tkill:2:2005/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.31=>3.35:2011/09/08:truncate:2:2006/07/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/08:truncate64:2:truncate:2: ï¼ :LDP man-pages:3.35:2007/07/05:tuxcall:2:unimplemented:2: @@ -533,7 +533,7 @@ ○:LDP man-pages:3.35:2002/08/25:assert:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2002/08/25:assert_perror:3:2003/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:atan:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2010/09/20:atan2:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:atan2:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:atan2f:3:atan2:3: ï¼ :LDP man-pages:3.35:2010/09/20:atan2l:3:atan2:3: ï¼ :LDP man-pages:3.35:2010/09/20:atanf:3:atan:3: @@ -564,34 +564,34 @@ ○:LDP man-pages:3.35:2009/03/15:bsd_signal:3:2007/06/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2003/11/01:bsearch:3:2005/02/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2004/12/26:bstring:3:2003/11/13::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.32=>3.35:2011/09/22:btowc:3:1999/09/11::cz8cb01@linux.or.jp:HAYAKAWA Hitoshi: -☆:LDP man-pages:3.34=>3.35:1994/08/18:btree:3:1999/08/16::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2011/09/22:btowc:3:1999/09/11::cz8cb01@linux.or.jp:HAYAKAWA Hitoshi: +○:LDP man-pages:3.35:1994/08/18:btree:3:1999/08/16::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2009/01/15:byteorder:3:2005/11/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2008/08/06:bzero:3:2003/03/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/06:bzero:3:2003/03/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/12/26:cabs:3:2003/07/23::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/12/26:cabsf:3:cabs:3: ï¼ :LDP man-pages:3.35:2007/12/26:cabsl:3:cabs:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:cacos:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:cacos:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/15:cacosf:3:cacos:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:cacosh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:cacosh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/15:cacoshf:3:cacosh:3: ï¼ :LDP man-pages:3.35:2011/09/15:cacoshl:3:cacosh:3: ï¼ :LDP man-pages:3.35:2011/09/15:cacosl:3:cacos:3: ï¼ :LDP man-pages:3.35:2011/09/08:calloc:3:malloc:3: ï¼ :LDP man-pages:3.35:2008/07/17:callrpc:3:rpc:3: ○:LDP man-pages:3.35:2005/07/14:canonicalize_file_name:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/08/11:carg:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:carg:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:cargf:3:carg:3: ï¼ :LDP man-pages:3.35:2008/08/11:cargl:3:carg:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:casin:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:casin:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:casinf:3:casin:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:casinh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:casinh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:casinhf:3:casinh:3: ï¼ :LDP man-pages:3.35:2008/08/11:casinhl:3:casinh:3: ï¼ :LDP man-pages:3.35:2008/08/11:casinl:3:casin:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:catan:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:catan:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/15:catanf:3:catan:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:catanh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:catanh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/15:catanhf:3:catanh:3: ï¼ :LDP man-pages:3.35:2011/09/15:catanhl:3:catanh:3: ï¼ :LDP man-pages:3.35:2011/09/15:catanl:3:catan:3: @@ -599,12 +599,12 @@ ○:LDP man-pages:3.35:1998/08/09:catgets:3:1999/03/01::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2001/12/14:catopen:3:2002/01/14::ysato@h4.dion.ne.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2007/05/18:cbc_crypt:3:des_crypt:3: -☆:LDP man-pages:3.32=>3.35:2010/09/20:cbrt:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:cbrt:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:cbrtf:3:cbrt:3: ï¼ :LDP man-pages:3.35:2010/09/20:cbrtl:3:cbrt:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:ccos:3:2003/07/28::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:ccos:3:2003/07/28::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:ccosf:3:ccos:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:ccosh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:ccosh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:ccoshf:3:ccosh:3: ï¼ :LDP man-pages:3.35:2008/08/11:ccoshl:3:ccosh:3: ï¼ :LDP man-pages:3.35:2008/08/11:ccosl:3:ccos:3: @@ -617,7 +617,7 @@ ï¼ :LDP man-pages:3.35:2010/09/12:cerfcl:3:cerf:3: ï¼ :LDP man-pages:3.35:2010/09/12:cerff:3:cerf:3: ï¼ :LDP man-pages:3.35:2010/09/12:cerfl:3:cerf:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:cexp:3:2003/08/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:cexp:3:2003/08/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2002/07/28:cexp2:3:2005/03/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2002/07/28:cexp2f:3:cexp2:3: ï¼ :LDP man-pages:3.35:2002/07/28:cexp2l:3:cexp2:3: @@ -658,7 +658,7 @@ ï¼ :LDP man-pages:3.35:2010/02/03:clock_getres:3:clock_getres:2: ï¼ :LDP man-pages:3.35:2010/02/03:clock_gettime:3:clock_getres:2: ï¼ :LDP man-pages:3.35:2010/02/03:clock_settime:3:clock_getres:2: -☆:LDP man-pages:3.32=>3.35:2008/08/11:clog:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:clog:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/08/11:clog10:3:2007/01/07::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:clog10f:3:clog10:3: ï¼ :LDP man-pages:3.35:2008/08/11:clog10l:3:clog10:3: @@ -669,9 +669,9 @@ ï¼ :LDP man-pages:3.35:2008/08/11:clogl:3:clog:3: ○:LDP man-pages:3.35:2008/09/23:closedir:3:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2008/11/12:closelog:3:syslog:3: -☆:LDP man-pages:3.32=>3.35:2008/11/20:cmsg:3:1999/08/17::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2008/11/20:cmsg:3:1999/08/17::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2010/02/03:confstr:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/08/11:conj:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:conj:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:conjf:3:conj:3: ï¼ :LDP man-pages:3.35:2008/08/11:conjl:3:conj:3: ○:LDP man-pages:3.35:2010/09/20:copysign:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -692,20 +692,20 @@ ○:LDP man-pages:3.35:2007/12/26:creal:3:2003/07/28::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/12/26:crealf:3:creal:3: ï¼ :LDP man-pages:3.35:2007/12/26:creall:3:creal:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:crypt:3:2008/10/08::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/15:crypt:3:2008/10/08::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2011/09/15:crypt_r:3:crypt:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:csin:3:2003/07/28::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:csin:3:2003/07/28::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:csinf:3:csin:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:csinh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:csinh:3:2003/09/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:csinhf:3:csinh:3: ï¼ :LDP man-pages:3.35:2008/08/11:csinhl:3:csinh:3: ï¼ :LDP man-pages:3.35:2008/08/11:csinl:3:csin:3: ○:LDP man-pages:3.35:2008/08/11:csqrt:3:2003/08/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:csqrtf:3:csqrt:3: ï¼ :LDP man-pages:3.35:2008/08/11:csqrtl:3:csqrt:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:ctan:3:2005/02/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:ctan:3:2005/02/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:ctanf:3:ctan:3: -☆:LDP man-pages:3.32=>3.35:2008/08/11:ctanh:3:2005/02/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:ctanh:3:2005/02/21::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/11:ctanhf:3:ctanh:3: ï¼ :LDP man-pages:3.35:2008/08/11:ctanhl:3:ctanh:3: ï¼ :LDP man-pages:3.35:2008/08/11:ctanl:3:ctan:3: @@ -716,8 +716,8 @@ ○:LDP man-pages:3.35:2009/12/05:daemon:3:2002/01/14::ysato@h4.dion.ne.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/02/25:daylight:3:tzset:3: ï¼ :LDP man-pages:3.35:1994/01/02:db:3:dbopen:3: -☆:LDP man-pages:3.34=>3.35:1994/01/02:dbopen:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: -☆:LDP man-pages:3.34=>3.35:2007/05/18:des_crypt:3:2004/08/14::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:1994/01/02:dbopen:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2007/05/18:des_crypt:3:2004/08/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2007/05/18:des_setparity:3:des_crypt:3: ○:LDP man-pages:3.35:2010/02/25:difftime:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/26:dirfd:3:2003/10/15::ysato444@yahoo.co.jp:Yuichi SATO: @@ -746,7 +746,7 @@ ï¼ :LDP man-pages:3.35:2008/07/17:edata:3:end:3: ○:LDP man-pages:3.35:2003/04/04:encrypt:3:2004/02/06::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2003/04/04:encrypt_r:3:encrypt:3: -☆:LDP man-pages:3.32=>3.35:2008/07/17:end:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/07/17:end:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2003/09/09:endaliasent:3:setaliasent:3: ï¼ :LDP man-pages:3.35:2002/02/28:endfsent:3:getfsent:3: ï¼ :LDP man-pages:3.35:2010/10/21:endgrent:3:getgrent:3: @@ -779,7 +779,7 @@ ï¼ :LDP man-pages:3.35:2010/09/20:erfcl:3:erfc:3: ï¼ :LDP man-pages:3.35:2010/09/20:erff:3:erf:3: ï¼ :LDP man-pages:3.35:2010/09/20:erfl:3:erf:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:err:3:2003/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:err:3:2003/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/07/09:errno:3:2006/07/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/08/29:error:3:2006/08/19::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/08/29:error_at_line:3:error:3: @@ -850,7 +850,7 @@ ï¼ :LDP man-pages:3.35:2010/10/31:fetestexcept:3:fenv:3: ï¼ :LDP man-pages:3.35:2010/10/31:feupdateenv:3:fenv:3: ○:LDP man-pages:3.35:2010/09/15:fexecve:3:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2009/09/06:fflush:3:2001/11/09::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2009/09/06:fflush:3:2001/11/09::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/08/29:fflush_unlocked:3:unlocked_stdio:3: ○:LDP man-pages:3.35:2010/09/20:ffs:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2010/09/20:ffsl:3:ffs:3: @@ -868,7 +868,7 @@ ï¼ :LDP man-pages:3.35:2010/02/25:fgetspent_r:3:getspnam:3: ○:LDP man-pages:3.35:1999/07/25:fgetwc:3:2001/11/09::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/08/29:fgetwc_unlocked:3:unlocked_stdio:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:fgetws:3:2001/11/09::ysato@h4.dion.ne.jp:Yuichi SATO: +○:LDP man-pages:3.35:2011/09/28:fgetws:3:2001/11/09::ysato@h4.dion.ne.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2008/08/29:fgetws_unlocked:3:unlocked_stdio:3: ï¼ :LDP man-pages:3.35:2008/08/29:fileno:3:ferror:3: ï¼ :LDP man-pages:3.35:2008/08/29:fileno_unlocked:3:unlocked_stdio:3: @@ -907,7 +907,7 @@ ï¼ :LDP man-pages:3.35:2008/08/29:fputs_unlocked:3:unlocked_stdio:3: ○:LDP man-pages:3.35:1999/07/25:fputwc:3:2001/11/09::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/08/29:fputwc_unlocked:3:unlocked_stdio:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:fputws:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/28:fputws:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/08/29:fputws_unlocked:3:unlocked_stdio:3: ○:LDP man-pages:3.35:1996/05/17:fread:3:2001/11/09::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/08/29:fread_unlocked:3:unlocked_stdio:3: @@ -916,7 +916,7 @@ ï¼ :LDP man-pages:3.35:2010/09/04:freehostent:3:getipnodebyname:3: ※:LDP man-pages:3.35:2010/10/06:freeifaddrs:3:getifaddrs:3: ï¼ :LDP man-pages:3.35:2009/02/23:freopen:3:fopen:3: -☆:LDP man-pages:3.32=>3.35:2010/09/20:frexp:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:frexp:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:frexpf:3:frexp:3: ï¼ :LDP man-pages:3.35:2010/09/20:frexpl:3:frexp:3: ï¼ :LDP man-pages:3.35:2011/09/28:fscanf:3:scanf:3: @@ -927,9 +927,9 @@ ï¼ :LDP man-pages:3.35:1993/11/29:ftell:3:fseek:3: ï¼ :LDP man-pages:3.35:2001/11/05:ftello:3:fseeko:3: ○:LDP man-pages:3.35:2010/02/25:ftime:3:2008/10/08::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.31=>3.35:2001/11/28:ftok:3:2002/01/06::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2001/11/28:ftok:3:2002/01/06::nakano@apm.seikei.ac.jp:NAKANO Takeo: ï¼ :LDP man-pages:3.35:2008/08/29:ftrylockfile:3:flockfile:3: -☆:LDP man-pages:3.34=>3.35:2007/12/28:fts:3:2000/09/05::sato@complex.eng.hokudai.ac.jp:Yuichi SATO: +○:LDP man-pages:3.35:2007/12/28:fts:3:2000/09/05::sato@complex.eng.hokudai.ac.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2007/12/28:fts_children:3:fts:3: ï¼ :LDP man-pages:3.35:2007/12/28:fts_close:3:fts:3: ï¼ :LDP man-pages:3.35:2007/12/28:fts_open:3:fts:3: @@ -939,7 +939,7 @@ ï¼ :LDP man-pages:3.35:2008/08/29:funlockfile:3:flockfile:3: ※:LDP man-pages:3.35:2009/12/13:futimens:3:utimensat:2: ○:LDP man-pages:3.35:2008/04/07:futimes:3:2006/07/31::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2011/09/17:fwide:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/17:fwide:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ï¼ :LDP man-pages:3.35:2011/09/17:fwprintf:3:wprintf:3: ï¼ :LDP man-pages:3.35:1996/05/17:fwrite:3:fread:3: ï¼ :LDP man-pages:3.35:2008/08/29:fwrite_unlocked:3:unlocked_stdio:3: @@ -953,7 +953,7 @@ ○:LDP man-pages:3.35:2010/09/20:gcvt:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:get_current_dir_name:3:getcwd:3: ï¼ :LDP man-pages:3.35:2008/07/17:get_myaddress:3:rpc:3: -☆:LDP man-pages:3.34=>3.35:2010/09/27:getaddrinfo:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/27:getaddrinfo:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2010/09/27:getaddrinfo_a:3::::: ï¼ :LDP man-pages:3.35:2003/09/09:getaliasbyname:3:setaliasent:3: ï¼ :LDP man-pages:3.35:2003/09/09:getaliasbyname_r:3:setaliasent:3: @@ -963,7 +963,7 @@ ï¼ :LDP man-pages:3.35:2008/08/29:getc_unlocked:3:unlocked_stdio:3: ï¼ :LDP man-pages:3.35:2011/09/28:getchar:3:gets:3: ï¼ :LDP man-pages:3.35:2008/08/29:getchar_unlocked:3:unlocked_stdio:3: -☆:LDP man-pages:3.32=>3.35:2010/09/20:getcwd:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2010/09/20:getcwd:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2010/09/20:getdate:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:getdate_err:3:getdate:3: ï¼ :LDP man-pages:3.35:2010/09/20:getdate_r:3:getdate:3: @@ -979,7 +979,7 @@ ï¼ :LDP man-pages:3.35:2010/10/21:getgrgid_r:3:getgrnam:3: ☆:LDP man-pages:3.29=>3.35:2010/10/21:getgrnam:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/10/21:getgrnam_r:3:getgrnam:3: -☆:LDP man-pages:3.32=>3.35:2008/07/03:getgrouplist:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/07/03:getgrouplist:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/10/04:gethostbyaddr:3:gethostbyname:3: ï¼ :LDP man-pages:3.35:2010/10/04:gethostbyaddr_r:3:gethostbyname:3: ○:LDP man-pages:3.35:2010/10/04:gethostbyname:3:2007/06/13::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -991,10 +991,10 @@ ○:LDP man-pages:3.35:2010/09/20:gethostid:3:2009/01/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2010/10/06:getifaddrs:3::::: ï¼ :LDP man-pages:3.35:2010/09/04:getipnodebyaddr:3:getipnodebyname:3: -☆:LDP man-pages:3.34=>3.35:2010/09/04:getipnodebyname:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.34=>3.35:2010/06/12:getline:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/04:getipnodebyname:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2010/06/12:getline:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/12/08:getloadavg:3:2002/01/21::nakano@apm.seikei.ac.jp:NAKANO Takeo: -☆:LDP man-pages:3.34=>3.35:2008/06/29:getlogin:3:2005/03/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/06/29:getlogin:3:2005/03/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/06/29:getlogin_r:3:getlogin:3: ○:LDP man-pages:3.35:2009/09/15:getmntent:3:2005/03/18::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2009/09/15:getmntent_r:3:getmntent:3: @@ -1032,7 +1032,7 @@ ○:LDP man-pages:3.35:2008/08/19:getrpcent:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2010/09/10:getrpcent_r:3::::: ○:LDP man-pages:3.35:1987/10/06:getrpcport:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.34=>3.35:2011/09/28:gets:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/28:gets:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/08/19:getservbyname:3:getservent:3: ※:LDP man-pages:3.35:2010/09/10:getservbyname_r:3:getservent_r:3: ï¼ :LDP man-pages:3.35:2008/08/19:getservbyport:3:getservent:3: @@ -1043,7 +1043,7 @@ ï¼ :LDP man-pages:3.35:2010/02/25:getspent_r:3:getspnam:3: ○:LDP man-pages:3.35:2010/02/25:getspnam:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/02/25:getspnam_r:3:getspnam:3: -☆:LDP man-pages:3.34=>3.35:2010/09/26:getsubopt:3:2007/06/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/26:getsubopt:3:2007/06/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2002/07/18:getttyent:3:2004/09/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2002/07/18:getttynam:3:getttyent:3: ○:LDP man-pages:3.35:2010/09/10:getumask:3:2003/02/02::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1084,7 +1084,7 @@ ï¼ :LDP man-pages:3.35:2011/09/10:hdestroy:3:hsearch:3: ï¼ :LDP man-pages:3.35:2011/09/10:hdestroy_r:3:hsearch:3: ï¼ :LDP man-pages:3.35:2010/10/04:herror:3:gethostbyname:3: -☆:LDP man-pages:3.32=>3.35:2011/09/10:hsearch:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/10:hsearch:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/10:hsearch_r:3:hsearch:3: ï¼ :LDP man-pages:3.35:2010/10/04:hstrerror:3:gethostbyname:3: ※:LDP man-pages:3.35:2010/09/10:htobe16:3:endian:3: @@ -1101,12 +1101,12 @@ ○:LDP man-pages:3.35:2008/09/08:iconv:3:2000/07/11::sato@complex.eng.hokudai.ac.jp:Yuichi SATO: ○:LDP man-pages:3.35:2008/08/11:iconv_close:3:2000/07/11::sato@complex.eng.hokudai.ac.jp:Yuichi SATO: ○:LDP man-pages:3.35:2008/08/11:iconv_open:3:2007/06/01::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/20:ilogb:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:ilogb:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:ilogbf:3:ilogb:3: ï¼ :LDP man-pages:3.35:2010/09/20:ilogbl:3:ilogb:3: ï¼ :LDP man-pages:3.35:2010/09/20:imaxabs:3:abs:3: ï¼ :LDP man-pages:3.35:2010/09/20:imaxdiv:3:div:3: -☆:LDP man-pages:3.32=>3.35:2011/09/21:index:3:1997/12/12::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: +○:LDP man-pages:3.35:2011/09/21:index:3:1997/12/12::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: ○:LDP man-pages:3.35:2008/06/19:inet:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/06/19:inet_addr:3:inet:3: ï¼ :LDP man-pages:3.35:2008/06/19:inet_aton:3:inet:3: @@ -1116,7 +1116,7 @@ ï¼ :LDP man-pages:3.35:2008/06/19:inet_network:3:inet:3: ï¼ :LDP man-pages:3.35:2008/06/19:inet_ntoa:3:inet:3: ○:LDP man-pages:3.35:2008/11/11:inet_ntop:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2008/06/18:inet_pton:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/06/18:inet_pton:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:1993/06/02:infnan:3:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2007/07/26:initgroups:3:2005/02/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:initstate:3:random:3: @@ -1188,7 +1188,7 @@ ï¼ :LDP man-pages:3.35:2010/02/25:lckpwdf:3:getspnam:3: ï¼ :LDP man-pages:3.35:2007/07/26:lcong48:3:drand48:3: ï¼ :LDP man-pages:3.35:2007/07/26:lcong48_r:3:drand48_r:3: -☆:LDP man-pages:3.34=>3.35:2010/09/20:ldexp:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:ldexp:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:ldexpf:3:ldexp:3: ï¼ :LDP man-pages:3.35:2010/09/20:ldexpl:3:ldexp:3: ï¼ :LDP man-pages:3.35:2010/09/20:ldiv:3:div:3: @@ -1196,7 +1196,7 @@ ※:LDP man-pages:3.35:2010/09/10:le32toh:3:endian:3: ※:LDP man-pages:3.35:2010/09/10:le64toh:3:endian:3: ï¼ :LDP man-pages:3.35:1999/09/27:lfind:3:lsearch:3: -☆:LDP man-pages:3.34=>3.35:2010/09/11:lgamma:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/11:lgamma:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/11:lgamma_r:3:lgamma:3: ï¼ :LDP man-pages:3.35:2010/09/11:lgammaf:3:lgamma:3: ï¼ :LDP man-pages:3.35:2010/09/11:lgammaf_r:3:lgamma:3: @@ -1214,7 +1214,7 @@ ○:LDP man-pages:3.35:1993/04/25:localeconv:3:1998/05/25::tyoshino@eng.toyo.ac.jp:Takashi Yoshino: ï¼ :LDP man-pages:3.35:2010/02/25:localtime:3:ctime:3: ï¼ :LDP man-pages:3.35:2010/02/25:localtime_r:3:ctime:3: -☆:LDP man-pages:3.32=>3.35:2011/09/11:lockf:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/11:lockf:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:log:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:log10:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:log10f:3:log10:3: @@ -1254,17 +1254,17 @@ ×:LDP man-pages:3.35:2010/09/10:matherr:3::::: ○:LDP man-pages:3.35:1999/07/25:mblen:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:1999/07/25:mbrlen:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.34=>3.35:2011/09/28:mbrtowc:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.34=>3.35:2000/11/20:mbsinit:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.34=>3.35:2011/10/01:mbsnrtowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.34=>3.35:2011/09/28:mbsrtowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.32=>3.35:2011/09/28:mbstowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: -☆:LDP man-pages:3.34=>3.35:2011/09/28:mbtowc:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:mbrtowc:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2000/11/20:mbsinit:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/10/01:mbsnrtowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:mbsrtowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:mbstowcs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:mbtowc:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ï¼ :LDP man-pages:3.35:2010/09/20:memalign:3:posix_memalign:3: ○:LDP man-pages:3.35:2009/01/13:memccpy:3:1997/07/26::tyoshino@eng.toyo.ac.jp:Takashi Yoshino: -☆:LDP man-pages:3.32=>3.35:2009/12/04:memchr:3:2004/01/17::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.32=>3.35:2011/09/14:memcmp:3:1997/12/17::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: -☆:LDP man-pages:3.31=>3.35:2010/11/15:memcpy:3:1997/02/21::tyoshino@eng.toyo.ac.jp:Takashi Yoshino: +○:LDP man-pages:3.35:2009/12/04:memchr:3:2004/01/17::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2011/09/14:memcmp:3:1997/12/17::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: +○:LDP man-pages:3.35:2010/11/15:memcpy:3:1997/02/21::tyoshino@eng.toyo.ac.jp:Takashi Yoshino: ○:LDP man-pages:3.35:2010/09/10:memfrob:3:1998/05/34::ishikawa@linux.or.jp:ISHIKAWA Mutsumi: ○:LDP man-pages:3.35:2008/12/05:memmem:3:1997/12/17::tyoshino@eng.toyo.ac.jp:Takashi Yoshino: ○:LDP man-pages:3.35:1993/04/10:memmove:3:2007/06/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1282,10 +1282,10 @@ ○:LDP man-pages:3.35:2010/09/20:mktemp:3:1999/04/10::tanisako@osa.dec.com:Kazuyuki Tanisako: ï¼ :LDP man-pages:3.35:2010/02/25:mktime:3:ctime:3: ï¼ :LDP man-pages:3.35:2008/04/22:mmap64:3:mmap2:2: -☆:LDP man-pages:3.32=>3.35:2010/09/20:modf:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:modf:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:modff:3:modf:3: ï¼ :LDP man-pages:3.35:2010/09/20:modfl:3:modf:3: -☆:LDP man-pages:3.34=>3.35:1993/06/04:mpool:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:1993/06/04:mpool:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2010/08/29:mq_close:3:2006/04/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/08/29:mq_getattr:3:2006/04/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/10/04:mq_notify:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1306,7 +1306,7 @@ ï¼ :LDP man-pages:3.35:2010/09/20:nearbyint:3:rint:3: ï¼ :LDP man-pages:3.35:2010/09/20:nearbyintf:3:rint:3: ï¼ :LDP man-pages:3.35:2010/09/20:nearbyintl:3:rint:3: -☆:LDP man-pages:3.34=>3.35:1999/05/14:netlink:3:1999/08/20::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:1999/05/14:netlink:3:1999/08/20::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2010/09/20:nextafter:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:nextafterf:3:nextafter:3: ï¼ :LDP man-pages:3.35:2010/09/20:nextafterl:3:nextafter:3: @@ -1333,23 +1333,23 @@ ï¼ :LDP man-pages:3.35:2003/04/04:passwd2des:3:xcrypt:3: ï¼ :LDP man-pages:3.35:1993/04/04:pathconf:3:fpathconf:3: ï¼ :LDP man-pages:3.35:2010/02/03:pclose:3:popen:3: -☆:LDP man-pages:3.32=>3.35:2007/07/26:perror:3:2005/03/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2007/07/26:perror:3:2005/03/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/07/17:pmap_getmaps:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:pmap_getport:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:pmap_rmtcall:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:pmap_set:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:pmap_unset:3:rpc:3: ○:LDP man-pages:3.35:2010/02/03:popen:3:2008/11/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2010/09/20:posix_fallocate:3:2006/08/19::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2010/09/20:posix_fallocate:3:2006/08/19::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2010/09/20:posix_memalign:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/10/04:posix_openpt:3:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.32=>3.35:2010/09/12:pow:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/12:pow:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/08/11:pow10:3:2005/02/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2008/08/11:pow10f:3:pow10:3: ï¼ :LDP man-pages:3.35:2008/08/11:pow10l:3:pow10:3: ï¼ :LDP man-pages:3.35:2010/09/12:powf:3:pow:3: ï¼ :LDP man-pages:3.35:2010/09/12:powl:3:pow:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:printf:3:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/28:printf:3:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/07/26:profil:3:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2006/04/29:program_invocation_name:3:2006/07/24::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2006/04/29:program_invocation_short_name:3:program_invocation_name:3: @@ -1416,7 +1416,7 @@ ○:LDP man-pages:3.35:2007/07/26:putenv:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2003/09/09:putgrent:3:2004/09/14::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2007/07/26:putpwent:3:1997/12/18::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: -☆:LDP man-pages:3.34=>3.35:2011/09/28:puts:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/28:puts:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2010/02/25:putspent:3:getspnam:3: ï¼ :LDP man-pages:3.35:2008/06/29:pututline:3:getutent:3: ï¼ :LDP man-pages:3.35:2008/06/29:pututxline:3:getutent:3: @@ -1435,7 +1435,7 @@ ○:LDP man-pages:3.35:2008/10/17:raise:3:1997/12/25::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: ☆:LDP man-pages:3.25=>3.35:2010/10/01:rand:3:2005/03/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/10/01:rand_r:3:rand:3: -☆:LDP man-pages:3.34=>3.35:2010/09/20:random:3:1997/01/21::tyoshino@eng.toyo.ac.jp:YOSHINO Takashi: +○:LDP man-pages:3.35:2010/09/20:random:3:1997/01/21::tyoshino@eng.toyo.ac.jp:YOSHINO Takashi: ○:LDP man-pages:3.35:2008/03/07:random_r:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2009/12/04:rawmemchr:3:memchr:3: ○:LDP man-pages:3.35:2007/12/28:rcmd:3:1999/03/01::nakano@apm.seikei.ac.jp:NAKANO Takeo: @@ -1444,11 +1444,11 @@ ○:LDP man-pages:3.35:2010/09/10:readdir:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/10:readdir_r:3:readdir:3: ï¼ :LDP man-pages:3.35:2011/09/08:realloc:3:malloc:3: -☆:LDP man-pages:3.32=>3.35:2011/09/10:realpath:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:1994/08/18:recno:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2011/09/10:realpath:3:2005/09/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:1994/08/18:recno:3:1999/08/19::nakano@apm.seikei.ac.jp:NAKANO Takeo: ï¼ :LDP man-pages:3.35:2011/09/27:regcomp:3:regex:3: ï¼ :LDP man-pages:3.35:2011/09/27:regerror:3:regex:3: -☆:LDP man-pages:3.34=>3.35:2011/09/27:regex:3:2005/03/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/27:regex:3:2005/03/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/27:regexec:3:regex:3: ï¼ :LDP man-pages:3.35:2011/09/27:regfree:3:regex:3: ï¼ :LDP man-pages:3.35:2008/07/17:registerrpc:3:rpc:3: @@ -1492,9 +1492,9 @@ ※:LDP man-pages:3.35:2010/09/20:scalbn:3:scalbln:3: ※:LDP man-pages:3.35:2010/09/20:scalbnf:3:scalbln:3: ※:LDP man-pages:3.35:2010/09/20:scalbnl:3:scalbln:3: -☆:LDP man-pages:3.32=>3.35:2011/09/08:scandir:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2011/09/28:scanf:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2010/10/31:sched_getcpu:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/08:scandir:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/28:scanf:3:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/10/31:sched_getcpu:3:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2007/07/26:seed48:3:drand48:3: ï¼ :LDP man-pages:3.35:2007/07/26:seed48_r:3:drand48_r:3: ○:LDP man-pages:3.35:2009/03/11:seekdir:3:1997/12/24::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: @@ -1539,7 +1539,7 @@ ï¼ :LDP man-pages:3.35:2008/06/26:setvbuf:3:setbuf:3: ï¼ :LDP man-pages:3.35:2010/02/25:sgetspent:3:getspnam:3: ï¼ :LDP man-pages:3.35:2010/02/25:sgetspent_r:3:getspnam:3: -☆:LDP man-pages:3.34=>3.35:2009/02/25:shm_open:3:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/02/25:shm_open:3:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2009/02/25:shm_unlink:3:shm_open:3: ï¼ :LDP man-pages:3.35:2008/09/01:sigaddset:3:sigsetops:3: ï¼ :LDP man-pages:3.35:2008/09/01:sigandset:3:sigsetops:3: @@ -1550,7 +1550,7 @@ ï¼ :LDP man-pages:3.35:2007/07/26:siggetmask:3:sigvec:3: ï¼ :LDP man-pages:3.35:2010/09/20:sighold:3:sigset:3: ï¼ :LDP man-pages:3.35:2010/09/20:sigignore:3:sigset:3: -☆:LDP man-pages:3.32=>3.35:2011/09/09:siginterrupt:3:1998/05/24::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/09:siginterrupt:3:1998/05/24::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ï¼ :LDP man-pages:3.35:2008/09/01:sigisemptyset:3:sigsetops:3: ï¼ :LDP man-pages:3.35:2008/09/01:sigismember:3:sigsetops:3: ï¼ :LDP man-pages:3.35:2009/01/13:siglongjmp:3:longjmp:3: @@ -1598,43 +1598,43 @@ ○:LDP man-pages:3.35:2001/10/14:stdarg:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/07/14:stderr:3:stdin:3: ○:LDP man-pages:3.35:2008/07/14:stdin:3:2005/09/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2001/12/26:stdio:3:2004/02/06::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2001/12/26:stdio:3:2004/02/06::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2001/12/16:stdio_ext:3:2002/08/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/07/14:stdout:3:stdin:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:stpcpy:3:1997/12/26::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: -☆:LDP man-pages:3.34=>3.35:2011/09/28:stpncpy:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:stpcpy:3:1997/12/26::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: +○:LDP man-pages:3.35:2011/09/28:stpncpy:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:2010/09/20:strcasecmp:3:1997/12/25::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: ï¼ :LDP man-pages:3.35:2011/09/28:strcasestr:3:strstr:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:strcat:3:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2011/09/28:strcat:3:2005/03/15::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2010/09/20:strchr:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:strchrnul:3:strchr:3: ○:LDP man-pages:3.35:2010/09/20:strcmp:3:2001/10/18::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:strcoll:3:2007/06/01::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/20:strcpy:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2010/09/20:strcpy:3:2008/07/23::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2010/09/20:strcspn:3:strspn:3: -☆:LDP man-pages:3.34=>3.35:2011/10/01:strdup:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/10/01:strdup:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2011/10/01:strdupa:3:strdup:3: ○:LDP man-pages:3.35:2009/03/30:strerror:3:2005/12/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2009/03/30:strerror_r:3:strerror:3: ○:LDP man-pages:3.35:2000/12/05:strfmon:3:2001/02/14::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2010/09/20:strfry:3:1998/05/25::motoki@hal.t.u-tokyo.ac.jp:Akihiro Motoki: -☆:LDP man-pages:3.34=>3.35:2010/01/17:strftime:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/01/17:strftime:3:2010/04/25::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/02/25:string:3:1997/01/20::yoshino@civil.jcn.nihon-u.ac.jp:YOSHINO Takashi: -☆:LDP man-pages:3.32=>3.35:2011/09/28:strlen:3:1997/01/20::tyoshino@eng.toyo.ac.jp:YOSHINO Takashi: +○:LDP man-pages:3.35:2011/09/28:strlen:3:1997/01/20::tyoshino@eng.toyo.ac.jp:YOSHINO Takashi: ï¼ :LDP man-pages:3.35:2010/09/20:strncasecmp:3:strcasecmp:3: ï¼ :LDP man-pages:3.35:2011/09/28:strncat:3:strcat:3: ï¼ :LDP man-pages:3.35:2010/09/20:strncmp:3:strcmp:3: ï¼ :LDP man-pages:3.35:2010/09/20:strncpy:3:strcpy:3: ï¼ :LDP man-pages:3.35:2011/10/01:strndup:3:strdup:3: ï¼ :LDP man-pages:3.35:2011/10/01:strndupa:3:strdup:3: -☆:LDP man-pages:3.32=>3.35:2011/09/28:strnlen:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:strnlen:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:2010/09/20:strpbrk:3:1999/12/25::argrath@yo.rim.or.jp:Kentaro Shirakata: ○:LDP man-pages:3.35:2009/12/05:strptime:3:2002/01/14::ysato@h4.dion.ne.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2010/09/20:strrchr:3:strchr:3: -☆:LDP man-pages:3.34=>3.35:2011/09/28:strsep:3:2009/03/05::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/28:strsep:3:2009/03/05::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2010/09/15:strsignal:3:1999/12/25::argrath@yo.rim.or.jp:Kentaro Shirakata: ○:LDP man-pages:3.35:2010/09/20:strspn:3:1997/12/16::nishi@rpts.cl.nec.co.jp:HIROFUMI Nishizuka: -☆:LDP man-pages:3.34=>3.35:2011/09/28:strstr:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/28:strstr:3:2008/07/24::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2010/09/20:strtod:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:strtof:3:strtod:3: ○:LDP man-pages:3.35:2003/11/28:strtoimax:3:2004/09/14::ysato444@yahoo.co.jp:Yuichi SATO: @@ -1644,12 +1644,12 @@ ï¼ :LDP man-pages:3.35:2010/09/20:strtold:3:strtod:3: ï¼ :LDP man-pages:3.35:2010/09/20:strtoll:3:strtol:3: ï¼ :LDP man-pages:3.35:2010/09/20:strtoq:3:strtol:3: -☆:LDP man-pages:3.32=>3.35:2011/09/15:strtoul:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/15:strtoul:3:2006/07/20::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/15:strtoull:3:strtoul:3: ï¼ :LDP man-pages:3.35:2003/11/28:strtoumax:3:strtoimax:3: ï¼ :LDP man-pages:3.35:2011/09/15:strtouq:3:strtoul:3: ○:LDP man-pages:3.35:2001/12/19:strverscmp:3:2002/09/22::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2011/09/28:strxfrm:3:1999/03/24::ss236rx@ymg.urban.ne.jp:Shouichi Saito: +○:LDP man-pages:3.35:2011/09/28:strxfrm:3:1999/03/24::ss236rx@ymg.urban.ne.jp:Shouichi Saito: ï¼ :LDP man-pages:3.35:2008/07/17:svc_destroy:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:svc_freeargs:3:rpc:3: ï¼ :LDP man-pages:3.35:2008/07/17:svc_getargs:3:rpc:3: @@ -1677,7 +1677,7 @@ ï¼ :LDP man-pages:3.35:2011/09/17:swprintf:3:wprintf:3: ï¼ :LDP man-pages:3.35:2007/07/26:sys_errlist:3:perror:3: ï¼ :LDP man-pages:3.35:2007/07/26:sys_nerr:3:perror:3: -☆:LDP man-pages:3.32=>3.35:2007/12/12:sysconf:3:2005/03/31::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2007/12/12:sysconf:3:2005/03/31::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/11/12:syslog:3:2008/07/24:o:argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2010/09/10:system:3:2005/03/12:o:amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/05/04:sysv_signal:3:2007/06/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1702,7 +1702,7 @@ ○:LDP man-pages:3.35:2007/07/26:tempnam:3:2006/07/26::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.32=>3.35:2011/09/08:termios:3:2007/05/03::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/09/23:tfind:3:tsearch:3: -☆:LDP man-pages:3.32=>3.35:2010/09/20:tgamma:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/20:tgamma:3:2008/09/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/09/20:tgammaf:3:tgamma:3: ï¼ :LDP man-pages:3.35:2010/09/20:tgammal:3:tgamma:3: ○:LDP man-pages:3.35:2007/07/26:timegm:3:2002/01/14::nakano@apm.seikei.ac.jp:NAKANO Takeo: @@ -1731,7 +1731,7 @@ ○:LDP man-pages:3.35:2010/09/20:ttyslot:3:2004/09/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2008/09/23:twalk:3:tsearch:3: ï¼ :LDP man-pages:3.35:2010/02/25:tzname:3:tzset:3: -☆:LDP man-pages:3.32=>3.35:2010/02/25:tzset:3:2007/01/07::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/02/25:tzset:3:2007/01/07::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/20:ualarm:3:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2010/02/25:ulckpwdf:3:getspnam:3: ○:LDP man-pages:3.35:2008/08/06:ulimit:3:1998/12/06::nakano@apm.seikei.ac.jp:NAKANO Takeo: @@ -1743,7 +1743,7 @@ ï¼ :LDP man-pages:3.35:2009/09/20:unsetenv:3:setenv:3: ○:LDP man-pages:3.35:2008/07/02:updwtmp:3:2008/10/08::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2008/07/02:updwtmpx:3:updwtmp:3: -☆:LDP man-pages:3.31=>3.35:2010/12/03:usleep:3:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/12/03:usleep:3:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2008/06/29:utmpname:3:getutent:3: ï¼ :LDP man-pages:3.35:2008/06/29:utmpxname:3:getutent:3: ï¼ :LDP man-pages:3.35:2001/10/14:va_arg:3:stdarg:3: @@ -1773,38 +1773,38 @@ ï¼ :LDP man-pages:3.35:2011/09/17:vwprintf:3:wprintf:3: ï¼ :LDP man-pages:3.35:2011/09/15:warn:3:err:3: ï¼ :LDP man-pages:3.35:2011/09/15:warnx:3:err:3: -☆:LDP man-pages:3.34=>3.35:2011/10/01:wcpcpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/10/01:wcpncpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcrtomb:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/10/01:wcpcpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/10/01:wcpncpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcrtomb:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:2010/09/15:wcscasecmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcscat:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcscat:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcschr:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcscmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcscpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcscpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcscspn:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:2010/09/15:wcsdup:3:2004/06/13::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcslen:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcslen:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:2010/09/15:wcsncasecmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcsncat:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcsncmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcsncpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.32=>3.35:2011/10/01:wcsnlen:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/10/01:wcsnrtombs:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcsncat:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcsncmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcsncpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/10/01:wcsnlen:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/10/01:wcsnrtombs:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcspbrk:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcsrchr:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcsrtombs:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcsrtombs:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wcsspn:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcsstr:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcsstr:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:2003/11/01:wcstoimax:3:2004/09/14::ysato444@yahoo.co.jp:Yuichi SATO: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcstok:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.32=>3.35:2011/09/28:wcstombs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/28:wcstok:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/28:wcstombs:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ï¼ :LDP man-pages:3.35:2003/11/01:wcstoumax:3:wcstoimax:3: ○:LDP man-pages:3.35:2010/09/10:wcswidth:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.32=>3.35:2011/09/22:wctob:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: +○:LDP man-pages:3.35:2011/09/22:wctob:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wctomb:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:1999/07/25:wctrans:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wctype:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: -☆:LDP man-pages:3.34=>3.35:2011/09/28:wcwidth:3:2002/08/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/28:wcwidth:3:2002/08/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:1999/07/25:wmemchr:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wmemcmp:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:1999/07/25:wmemcpy:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: @@ -1813,7 +1813,7 @@ ○:LDP man-pages:3.35:1999/07/25:wmemset:3:1999/10/29::fujiwara@linux.or.jp:FUJIWARA Teruyoshi: ○:LDP man-pages:3.35:2008/07/14:wordexp:3:2004/09/29::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2008/07/14:wordfree:3:wordexp:3: -☆:LDP man-pages:3.32=>3.35:2011/09/17:wprintf:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: +○:LDP man-pages:3.35:2011/09/17:wprintf:3:2000/01/11::hanataka@abyss.rim.or.jp:HANATAKA Shinya: ○:LDP man-pages:3.35:2003/04/04:xcrypt:3:2004/10/16::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2003/04/04:xdecrypt:3:xcrypt:3: ○:LDP man-pages:3.35:2007/12/30:xdr:3:2000/01/14::hanataka@abyss.rim.or.jp:HANATAKA Shinya: @@ -1872,8 +1872,8 @@ ï¼ :LDP man-pages:3.35:2008/08/10:ynf:3:y0:3: ï¼ :LDP man-pages:3.35:2008/08/10:ynl:3:y0:3: ×:LDP man-pages:3.35:2011/09/21:cciss:4::::: -☆:LDP man-pages:3.34=>3.35:1994/10/31:console:4:2002/01/14:o:argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.32=>3.35:2011/09/15:console_codes:4:2008/10/08::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:1994/10/31:console:4:2002/01/14:o:argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2011/09/15:console_codes:4:2008/10/08::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2009/02/28:console_ioctl:4:2008/07/22::argrath@ub32.org:Kentaro Shirakata: ×:LDP man-pages:3.35:2009/03/31:cpuid:4::::: ○:LDP man-pages:3.35:2000/03/01:dsp56k:4:2000/07/11::sato@complex.eng.hokudai.ac.jp:Yuichi SATO: @@ -1889,7 +1889,7 @@ ï¼ :LDP man-pages:3.35:1992/11/21:kmem:4:mem:4: ○:LDP man-pages:3.35:1995/01/15:lp:4:1998/02/05:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi: ○:LDP man-pages:3.35:1992/11/21:mem:4:1998/02/05:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi: -☆:LDP man-pages:3.32=>3.35:1996/02/10:mouse:4:1999/03/24:o:ss236rx@ymg.urban.ne.jp:Shouichi Saito: +○:LDP man-pages:3.35:1996/02/10:mouse:4:1999/03/24:o:ss236rx@ymg.urban.ne.jp:Shouichi Saito: ×:LDP man-pages:3.35:2009/03/31:msr:4::::: ○:LDP man-pages:3.35:2009/02/23:null:4:1998/02/05:o:ishikawa@linux.or.jp:ISHIKAWA Mutsumi: ï¼ :LDP man-pages:3.35:1992/11/21:port:4:mem:4: @@ -1899,8 +1899,8 @@ ○:LDP man-pages:3.35:2010/08/29:random:4:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/02/25:rtc:4:2007/02/08::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:1992/12/17:sd:4:1998/02/05::ishikawa@linux.or.jp:ISHIKAWA Mutsumi: -☆:LDP man-pages:3.34=>3.35:2007/11/25:sk98lin:4:2007/06/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2010/09/04:st:4:2005/06/12::nakano@st.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:2007/11/25:sk98lin:4:2007/06/06::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/09/04:st:4:2005/06/12::nakano@st.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2003/04/07:tty:4:2003/09/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:1992/12/19:ttyS:4:1998/02/05::ishikawa@linux.or.jp:ISHIKAWA Mutsumi: ○:LDP man-pages:3.35:2008/10/29:tty_ioctl:4:2004/11/16::ysato444@yahoo.co.jp:Yuichi SATO: @@ -1912,7 +1912,7 @@ ○:LDP man-pages:3.35:2008/06/15:acct:5:2008/08/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:1994/11/28:charmap:5:2008/07/22::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2011/09/16:complex:5:complex:7: -☆:LDP man-pages:3.31=>3.35:2010/11/15:core:5:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/11/15:core:5:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2001/12/26:dir_colors:5:2002/01/14::ysato@h4.dion.ne.jp:Yuichi SATO: ☆:LDP man-pages:3.24=>3.35:2010/06/19:elf:5:2005/11/03::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:2009/07/25:environ:5:environ:7: @@ -1931,7 +1931,7 @@ ×:LDP man-pages:3.35:2008/09/04:networks:5::::: ○:LDP man-pages:3.35:1992/12/29:nologin:5:1998/02/18::rui@linux.or.jp:Ueyama Rui: ○:LDP man-pages:3.35:1999/10/01:nscd.conf:5:2006/07/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:1999/01/17:nsswitch.conf:5:2001/10/18::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:1999/01/17:nsswitch.conf:5:2001/10/18::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ※:LDP man-pages:3.35:2008/08/15:numa_maps:5:numa:7: ☆:LDP man-pages:3.29=>3.35:2010/10/21:passwd:5:2006/07/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.24=>3.35:2011/10/04:proc:5:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1943,25 +1943,25 @@ ○:LDP man-pages:3.35:2010/05/22:services:5:2002/08/14::amotoki@dd.iij4u.or.jp:Akihiro Motoki: ○:LDP man-pages:3.35:1993/11/21:shells:5:2000/12/11::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2001/06/19:slabinfo:5:2001/09/10::nakano@apm.seikei.ac.jp:NAKANO Takeo: -☆:LDP man-pages:3.34=>3.35:1996/10/21:termcap:5:2000/10/12::nakano@apm.seikei.ac.jp:NAKANO Takeo: +○:LDP man-pages:3.35:1996/10/21:termcap:5:2000/10/12::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:1993/07/24:ttytype:5:1998/02/10::nakano@apm.seikei.ac.jp:NAKANO Takeo: ☆:LDP man-pages:3.25=>3.35:2010/08/31:tzfile:5:1999/09/14::nakano@apm.seikei.ac.jp:NAKANO Takeo: -☆:LDP man-pages:3.34=>3.35:2011/09/28:utmp:5:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/28:utmp:5:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ï¼ :LDP man-pages:3.35:2011/09/28:utmpx:5:utmp:5: ï¼ :LDP man-pages:3.35:2011/09/28:wtmp:5:utmp:5: ○:LDP man-pages:3.35:2007/10/23:intro:6:1997/11/15::pessi@kmc.kyoto-u.ac.jp:II Ryouta: ×:LDP man-pages:3.35:2010/10/02:aio:7::::: ×:LDP man-pages:3.35:2010/09/20:armscii-8:7::::: -☆:LDP man-pages:3.32=>3.35:2008/11/25:arp:7:2009/01/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/11/25:arp:7:2009/01/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/02/12:ascii:7:2006/04/14::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/19:boot:7:2005/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2007/12/16:bootparam:7:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2007/12/16:bootparam:7:2007/05/04::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.32=>3.35:2011/10/04:capabilities:7:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/06/03:charsets:7:2008/07/22::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.32=>3.35:2011/09/16:complex:7:2006/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/16:complex:7:2006/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2010/09/20:cp1251:7::::: ×:LDP man-pages:3.35:2008/11/12:cpuset:7::::: -☆:LDP man-pages:3.32=>3.35:2008/06/03:credentials:7:2008/08/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/06/03:credentials:7:2008/08/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2008/11/20:ddp:7:1999/12/06::nakano@apm.seikei.ac.jp:NAKANO Takeo: ○:LDP man-pages:3.35:2009/07/25:environ:7:2006/07/16::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/02/01:epoll:7:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -1976,7 +1976,7 @@ ☆:LDP man-pages:3.25=>3.35:2010/11/12:inotify:7:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:1993/04/23:intro:7:2005/12/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.25=>3.35:2011/09/22:ip:7:2009/01/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2011/09/08:ipv6:7:2006/01/14::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2011/09/08:ipv6:7:2006/01/14::ysato444@yahoo.co.jp:Yuichi SATO: ï¼ :LDP man-pages:3.35:1999/05/31:iso-8859-1:7:iso_8859-1:7: ※:LDP man-pages:3.35:2010/09/20:iso-8859-10:7:iso_8859-10:7: ※:LDP man-pages:3.35:2010/09/20:iso-8859-11:7:iso_8859-11:7: @@ -2038,17 +2038,17 @@ ○:LDP man-pages:3.35:2008/12/05:locale:7:2006/02/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2004/09/15:mailaddr:7:2005/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/05/30:man:7:2007/06/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2008/10/28:man-pages:7:2008/02/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2008/08/11:math_error:7:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/10/28:man-pages:7:2008/02/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2008/08/11:math_error:7:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.32=>3.35:1999/07/11:mdoc:7:2008/10/08::argrath@ub32.org:Kentaro Shirakata: c:LDP man-pages:3.32=>3.35:1993/12/30:mdoc.samples:7:1999/01/21::man-jp@freebsd.org:FreeBSD jpman project:http://www.jp.freebsd.org/man-jp/ ○:LDP man-pages:3.35:2009/09/27:mq_overview:7:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/01/14:netdevice:7:2009/03/05::argrath@ub32.org:Kentaro Shirakata: ○:LDP man-pages:3.35:2008/11/11:netlink:7:2006/07/12::ysato444@yahoo.co.jp:Yuichi SATO: ×:LDP man-pages:3.35:2008/08/15:numa:7::::: -☆:LDP man-pages:3.32=>3.35:2011/09/09:operator:7:2004/11/16::ysato444@yahoo.co.jp:Yuichi SATO: +○:LDP man-pages:3.35:2011/09/09:operator:7:2004/11/16::ysato444@yahoo.co.jp:Yuichi SATO: ○:LDP man-pages:3.35:2008/08/08:packet:7:2005/03/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.32=>3.35:2009/12/05:path_resolution:7:2007/06/13::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2009/12/05:path_resolution:7:2007/06/13::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2005/12/08:pipe:7:2005/12/27::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2007/12/21:posixoptions:7:2005/01/14::ysato444@yahoo.co.jp:Yuichi SATO: ☆:LDP man-pages:3.31=>3.35:2010/11/14:pthreads:7:2009/01/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -2057,10 +2057,10 @@ ○:LDP man-pages:3.35:2009/01/12:regex:7:1998/07/08::nakano@apm.seikei.ac.jp:NAKANO Takeo: ×:LDP man-pages:3.35:2010/09/10:rtld-audit:7::::: ○:LDP man-pages:3.35:2008/08/08:rtnetlink:7:2001/03/11::argrath@ub32.org:Kentaro Shirakata: -☆:LDP man-pages:3.32=>3.35:2010/05/22:sem_overview:7:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2010/05/22:sem_overview:7:2009/03/09::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2010/09/10:shm_overview:7:2008/10/12::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ×:LDP man-pages:3.35:2011/09/09:sigevent:7::::: -☆:LDP man-pages:3.31=>3.35:2011/09/18:signal:7:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: +○:LDP man-pages:3.35:2011/09/18:signal:7:2008/08/19::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:3.24=>3.35:2010/06/13:socket:7:2007/01/05::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ☆:LDP man-pages:2.67=>3.35:2007/12/20:spufs:7:2007/10/23::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: ○:LDP man-pages:3.35:2009/06/01:standards:7:2006/08/15::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: @@ -2076,7 +2076,7 @@ ○:LDP man-pages:3.35:2001/05/11:unicode:7:2001/07/14::ysato@h4.dion.ne.jp:Yuichi SATO: ○:LDP man-pages:3.35:2001/12/22:units:7:2002/01/14::nakano@apm.seikei.ac.jp:NAKANO Takeo: ☆:LDP man-pages:3.25=>3.35:2011/09/15:unix:7:2008/08/10::amotoki@dd.iij4u.or.jp:Akihiro MOTOKI: -☆:LDP man-pages:3.34=>3.35:2000/03/14:uri:7:2008/07/22::argrath@ub32.org:Kentaro Shirakata: +○:LDP man-pages:3.35:2000/03/14:uri:7:2008/07/22::argrath@ub32.org:Kentaro Shirakata: ï¼ :LDP man-pages:3.35:2000/03/14:url:7:uri:7: ï¼ :LDP man-pages:3.35:2000/03/14:urn:7:uri:7: ○:LDP man-pages:3.35:2001/05/11:utf-8:7:2001/07/14::ysato@h4.dion.ne.jp:Yuichi SATO: -- 2.11.0