man-pages/man3
Michael Kerrisk 6b34fb3f5a execve.2, pipe.2, tee.2, fmemopen.3, mq_notify.3, qsort.3: Replace use of assert() by code that checks argc
See http://bugzilla.kernel.org/show_bug.cgi?id=13569

As noted by Andrey:
The purpose of the assert macro, defined in <assert.h>,
is to provide a tool to check for programming mistakes
or program logic errors. However, the assert macro must
never be used to perform checks for run time errors,
since, with the NDEBUG macro defined, expressions within
the assert macro invocations are not evaluated/checked
for, resulting in behavior that was not originally intended.
...
The pages affected in the core package are

execve(2)
pipe(2)
tee(2)
fmemopen(3)
mq_notify(3)
qsort(3)

Reported-by: Andrey Vihrov <vihrov@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:19 +02:00
..
CMSG_ALIGN.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
CMSG_FIRSTHDR.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
CMSG_NXTHDR.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
CMSG_SPACE.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
CPU_ALLOC.3 CPU_ALLOC.3: New link to new CPU_SET.3 2008-11-25 20:53:54 -05:00
CPU_ALLOC_SIZE.3 CPU_ALLOC_SIZE.3: New link to new CPU_SET.3 2008-11-25 20:53:54 -05:00
CPU_AND.3 CPU_AND.3: New link to new CPU_SET.3 2008-11-25 20:53:54 -05:00
CPU_AND_S.3 CPU_AND_S.3: New link to new CPU_SET.3 2008-11-25 20:53:54 -05:00
CPU_CLR.3 CPU_CLR.3, CPU_ISSET.3, CPU_ZERO.3: Update links to point to CPU_SET.3 2008-11-13 08:56:56 -05:00
CPU_CLR_S.3 CPU_CLR_S.3: New link to new CPU_SET.3 2008-11-25 20:53:55 -05:00
CPU_COUNT.3 CPU_COUNT.3: New link to CPU_SET.3 2008-11-25 20:53:53 -05:00
CPU_COUNT_S.3 CPU_COUNT_S.3: New link to new CPU_SET.3 2008-11-25 20:53:55 -05:00
CPU_EQUAL.3 CPU_EQUAL.3: New link to new CPU_SET.3 2008-11-25 20:53:55 -05:00
CPU_EQUAL_S.3 CPU_EQUAL_S.3: New link to new CPU_SET.3 2008-11-25 20:53:55 -05:00
CPU_FREE.3 CPU_FREE.3: New link to new CPU_SET.3 2008-11-25 20:53:56 -05:00
CPU_ISSET.3 CPU_CLR.3, CPU_ISSET.3, CPU_ZERO.3: Update links to point to CPU_SET.3 2008-11-13 08:56:56 -05:00
CPU_ISSET_S.3 CPU_ISSET_S.3: New link to new CPU_SET.3 2008-11-25 20:53:56 -05:00
CPU_OR.3 CPU_OR.3: New link to new CPU_SET.3 2008-11-25 20:53:56 -05:00
CPU_OR_S.3 CPU_OR_S.3: New link to new CPU_SET.3 2008-11-25 20:53:56 -05:00
CPU_SET.3 CPU_SET.3: tfix 2009-01-12 23:22:09 +13:00
CPU_SET_S.3 CPU_SET_S.3: New link to new CPU_SET.3 2008-11-25 20:53:56 -05:00
CPU_XOR.3 CPU_XOR.3: New link to new CPU_SET.3 2008-11-25 20:53:57 -05:00
CPU_XOR_S.3 CPU_XOR_S.3: New link to new CPU_SET.3 2008-11-25 20:53:57 -05:00
CPU_ZERO.3 CPU_CLR.3, CPU_ISSET.3, CPU_ZERO.3: Update links to point to CPU_SET.3 2008-11-13 08:56:56 -05:00
CPU_ZERO_S.3 CPU_ZERO_S.3: New link to new CPU_SET.3 2008-11-25 20:53:57 -05:00
FD_CLR.3 New links to select.2 2006-05-17 20:38:15 +00:00
FD_ISSET.3 New links to select.2 2006-05-17 20:38:15 +00:00
FD_SET.3 New links to select.2 2006-05-17 20:38:15 +00:00
FD_ZERO.3 New links to select.2 2006-05-17 20:38:15 +00:00
HUGE_VAL.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
HUGE_VALF.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
HUGE_VALL.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
INFINITY.3 SEE ALSO: Add math_error(7). 2008-07-23 13:04:14 +00:00
MB_CUR_MAX.3 Removed trailing white space at end of lines 2008-07-16 13:11:30 +00:00
MB_LEN_MAX.3 Small wording fixes -- express <= and >= in words when in running text. 2008-07-09 19:38:19 +00:00
NAN.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fbufsize.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__flbf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fpending.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fpurge.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__freadable.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__freading.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fsetlocking.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fwritable.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__fwriting.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__malloc_hook.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
__setfpucw.3 s/floating point/floating-point/ when used attributively. 2008-07-23 02:57:20 +00:00
_flushlbf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
a64l.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
abort.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
abs.3 s/builtin/built-in/ 2008-03-19 08:32:22 +00:00
acos.3 grfix 2008-08-04 16:00:58 +00:00
acosf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
acosh.3 grfix 2008-08-04 16:00:58 +00:00
acoshf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
acoshl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
acosl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
addmntent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
addseverity.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
adjtime.3 .\" comment fix 2008-06-22 08:36:06 +00:00
aio_cancel.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_error.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_fsync.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_read.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_return.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_suspend.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
aio_write.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
alloca.3 ffix 2008-03-05 11:30:11 +00:00
alphasort.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz.3 New link to argz_add.3 2007-12-06 10:25:31 +00:00
argz_add.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
argz_add_sep.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_append.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_count.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_create_sep.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_delete.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_extract.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_insert.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_next.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_replace.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
argz_stringify.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asctime.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asctime_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asin.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
asinf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asinh.3 update timestamp 2008-08-01 05:54:27 +00:00
asinhf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asinhl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asinl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
asprintf.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
assert.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
assert_perror.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
atan.3 atan.3: Fix return value description 2008-12-05 22:28:55 -05:00
atan2.3 atan2.3: Fix description of range of function value return 2008-11-25 20:54:09 -05:00
atan2f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atan2l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atanh.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
atanhf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atanhl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atanl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atexit.3 atexit.3: Calling exit(3) more than once produces undefined results 2008-12-05 22:47:20 -05:00
atof.3 ffix 2007-12-24 11:36:55 +00:00
atoi.3 ffix 2007-12-24 11:36:55 +00:00
atol.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atoll.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
atoq.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
auth_destroy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
authnone_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
authunix_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
authunix_create_default.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
backtrace.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
backtrace_symbols.3 Documentation of backtrace(), backtrace_symbols(), and 2007-06-10 22:44:52 +00:00
backtrace_symbols_fd.3 Documentation of backtrace(), backtrace_symbols(), and 2007-06-10 22:44:52 +00:00
basename.3 basename.3: Note that pointers returned by these functions should not be freed 2009-03-30 11:32:52 +13:00
bcmp.3 POSIX.1-2008 removes the specification of bcmp(). 2008-08-06 10:54:00 +00:00
bcopy.3 bcopy.3: Note that POSIX.1-2008 removes specification of bcopy() 2009-03-15 08:04:57 +13:00
be16toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
be32toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
be64toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
bindresvport.3 bindresvport.3: Fix errors regarding port used, plus other rewrites 2008-12-05 22:47:26 -05:00
bsd_signal.3 bsd_signal.3: Note that POSIX.1-2008 recommends sigaction(2) instead of this API 2009-03-15 08:04:57 +13:00
bsearch.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
bstring.3 Format SYNOPSIS consistently. 2007-12-23 08:20:39 +00:00
btowc.3 btowc.3: SEE ALSO: add wctob(3) 2009-02-03 16:27:50 +13:00
btree.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
byteorder.3 byteorder.3: SEE ALSO: add endian(3) 2009-01-14 23:23:17 +13:00
bzero.3 POSIX.1-2008 removes the specification of bzero(). 2008-08-06 10:54:14 +00:00
cabs.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cabsf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cabsl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cacos.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cacosf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cacosh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cacoshf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cacoshl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cacosl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
calloc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
callrpc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
canonicalize_file_name.3 Remove exstraneous .sp macros. 2008-01-01 13:44:49 +00:00
carg.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cargf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cargl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
casin.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
casinf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
casinh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
casinhf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
casinhl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
casinl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
catan.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
catanf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
catanh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
catanhf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
catanhl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
catanl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
catclose.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
catgets.3 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
catopen.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
cbc_crypt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cbrt.3 update timestamp 2008-08-01 05:54:27 +00:00
cbrtf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cbrtl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ccos.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
ccosf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ccosh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
ccoshf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ccoshl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ccosl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ceil.3 grfix 2008-08-04 16:00:58 +00:00
ceilf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ceill.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cerf.3 still not in glibc as at 2.8 2008-07-23 10:36:29 +00:00
cerfc.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cerfcf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cerfcl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cerff.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cerfl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cexp.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cexp2.3 These functions are still not in glibc as at version 2.8. 2008-08-07 07:12:15 +00:00
cexp2f.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cexp2l.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cexpf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cexpl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cfgetispeed.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cfgetospeed.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cfmakeraw.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cfree.3 Batch wfix/ffix 2008-04-18 15:52:17 +00:00
cfsetispeed.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cfsetospeed.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cfsetspeed.3 New link to termios.3. 2007-11-19 18:31:20 +00:00
cimag.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cimagf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cimagl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clearenv.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
clearerr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clearerr_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_broadcast.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_call.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_control.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_destroy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_freeres.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_geterr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_pcreateerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_perrno.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_perror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_spcreateerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_sperrno.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnt_sperror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clntraw_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clnttcp_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clntudp_bufcreate.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clntudp_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
clock.3 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
clock_getcpuclockid.3 clock_getcpuclockid.3, sem_open.3: tstamp 2009-02-20 20:22:00 +13:00
clock_getres.3 clock_getres.3, clock_gettime.3, clock_settime.3: srcfix: Add comment explaining why these link files exist 2009-02-09 12:33:48 +13:00
clock_gettime.3 clock_getres.3, clock_gettime.3, clock_settime.3: srcfix: Add comment explaining why these link files exist 2009-02-09 12:33:48 +13:00
clock_settime.3 clock_getres.3, clock_gettime.3, clock_settime.3: srcfix: Add comment explaining why these link files exist 2009-02-09 12:33:48 +13:00
clog.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
clog2.3 These functions are still not in glibc as at version 2.8. 2008-08-07 07:12:15 +00:00
clog2f.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clog2l.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clog10.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
clog10f.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clog10l.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clogf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
clogl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
closedir.3 closedir.3: tfix 2009-04-28 16:53:42 +12:00
closelog.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cmsg.3 connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, ip.7, raw.7, socket.7, tcp.7, udp.7: Global fix: eliminate mention of the obsolete sysctl(2) interface 2008-11-25 20:54:11 -05:00
confstr.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
conj.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
conjf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
conjl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
copysign.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
copysignf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
copysignl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cos.3 cos.3: SEE ALSO: add sincos(3) 2009-02-03 11:51:41 +13:00
cosf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cosh.3 BUGS: In glibc 2.3.4 and earlier, an FE_OVERFLOW exception is not 2008-08-10 20:03:27 +00:00
coshf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
coshl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cosl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cpow.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cpowf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cpowl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cproj.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
cprojf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
cprojl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
creal.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
crealf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
creall.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
crypt.3 crypt.3: ffix 2008-12-19 10:03:18 -05:00
crypt_r.3 Link to crypt.3. 2008-08-25 04:58:00 +00:00
csin.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
csinf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
csinh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
csinhf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
csinhl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
csinl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
csqrt.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
csqrtf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
csqrtl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ctan.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
ctanf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ctanh.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
ctanhf.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ctanhl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ctanl.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
ctermid.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
ctime.3 ctime.3: Note that POSIX.1-2008 recommends strftime(3) instead of these functions 2009-03-15 08:04:58 +13:00
ctime_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
cuserid.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
daemon.3 Removed trailing white space at end of lines 2009-07-25 08:51:28 +02:00
daylight.3 Links to tzset.3 2008-03-17 10:34:05 +00:00
db.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dbopen.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
des_crypt.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
des_setparity.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
difftime.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
dirfd.3 Fix 'dir' argument name: should be 'dirp'. 2008-09-23 04:25:35 +02:00
dirname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
div.3 div.3: ffix 2008-10-29 14:54:24 -05:00
dl_iterate_phdr.3 SEE ALSO: Add elf(5). 2008-07-07 14:08:33 +00:00
dladdr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dlclose.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dlerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dlopen.3 dlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7) 2009-01-13 08:47:47 +13:00
dlsym.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dlvsym.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dn_comp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dn_expand.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dprintf.3 These functions are nowadays in POSIX.1-2008. 2008-08-06 12:04:37 +00:00
drand48.3 Standardize sentence used under "Feature Test Macro Requirements" 2007-12-23 09:00:11 +00:00
drand48_r.3 s/zeroes/zeros/ 2008-03-19 09:04:12 +00:00
drem.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dremf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dreml.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
dysize.3 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
eaccess.3 Documentation of euidaccess() and eaccess(). 2007-05-06 08:32:47 +00:00
ecb_crypt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ecvt.3 ecvt.3: Note that POSIX.1-2008 recommends sprintf(3) instead of these functions 2009-03-15 08:04:58 +13:00
ecvt_r.3 ffix 2007-07-18 20:15:25 +00:00
edata.3 Links to end.3 2008-07-08 15:36:25 +00:00
encrypt.3 encrypt.3: minor: remove mention of glibc version from EXAMPLE 2008-10-29 14:54:24 -05:00
encrypt_r.3 Links to encrypt.3 2008-03-17 10:38:08 +00:00
end.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
endaliasent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endfsent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endgrent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endhostent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endian.3 endian.3: CONFORMING TO: Explain differences in function names across systems 2009-01-18 14:20:36 +13:00
endmntent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endnetent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endnetgrent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endprotoent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endpwent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endrpcent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endservent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endttyent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endusershell.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endutent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
endutxent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
envz.3 New link to envz_add.3 2007-12-06 10:26:04 +00:00
envz_add.3 envz_add.3, wordexp.3: wsfix 2008-12-05 22:47:18 -05:00
envz_entry.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
envz_get.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
envz_merge.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
envz_remove.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
envz_strip.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
erand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
erand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
erf.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
erfc.3 grfix 2008-08-04 16:00:58 +00:00
erfcf.3 Changed these links to point to new erfc.3 page. 2008-07-24 09:55:29 +00:00
erfcl.3 Changed these links to point to new erfc.3 page. 2008-07-24 09:55:29 +00:00
erff.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
erfl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
err.3 err.3: ffix 2008-10-29 14:54:24 -05:00
errno.3 Small rewrites in DESCRIPTION. 2008-07-08 12:32:50 +00:00
error.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
error_at_line.3 New link to new error.3 2006-04-28 18:37:17 +00:00
error_message_count.3 New link to new error.3 2006-04-28 18:37:17 +00:00
error_on_per_line.3 New link to new error.3 2006-04-28 18:37:17 +00:00
error_print_progname.3 New link to new error.3 2006-04-28 18:37:17 +00:00
errx.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
etext.3 Links to end.3 2008-07-08 15:36:25 +00:00
ether_aton.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
ether_aton_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ether_hostton.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ether_line.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ether_ntoa.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ether_ntoa_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ether_ntohost.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
euidaccess.3 Change mtk's email address 2007-09-20 06:52:22 +00:00
eventfd_read.3 Links to eventfd.2 2008-02-22 13:34:50 +00:00
eventfd_write.3 Links to eventfd.2 2008-02-22 13:34:50 +00:00
exec.3 daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3: Minor rewordings 2009-02-23 15:34:12 +13:00
execl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
execle.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
execlp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
execv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
execvp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
exit.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
exp.3 grfix 2008-08-04 16:00:58 +00:00
exp2.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
exp2f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
exp2l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
exp10.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
exp10f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
exp10l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
expf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
expl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
expm1.3 grfix 2008-08-04 16:00:58 +00:00
expm1f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
expm1l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fabs.3 update timestamp 2008-08-01 05:54:27 +00:00
fabsf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fabsl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fclose.3 fclose.3: Minor rewordings 2009-02-23 15:27:03 +13:00
fcloseall.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
fcvt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fcvt_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fdim.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
fdimf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fdiml.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fdopen.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fdopendir.3 Fix broken link 2007-09-13 16:44:47 +00:00
feclearexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fedisableexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
feenableexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fegetenv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fegetexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fegetexceptflag.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fegetround.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
feholdexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fenv.3 ffix 2008-09-29 13:05:56 +02:00
feof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
feof_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
feraiseexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ferror.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
ferror_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fesetenv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fesetexceptflag.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fesetround.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fetestexcept.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
feupdateenv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fexecve.3 fexecve.3: Note that fexecve() depends on a mounted /proc 2009-02-03 17:47:02 +13:00
fflush.3 fflush.3: fflush() discards buffered input 2009-09-28 12:46:13 +02:00
fflush_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ffs.3 ffs.3: Clarify that ffsl() and ffsll() are GNU extensions 2009-08-27 11:18:19 +02:00
ffsl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ffsll.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetgrent.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
fgetgrent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetpos.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetpwent.3 tfix 2008-07-18 03:55:50 +00:00
fgetpwent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgets.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgets_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetspent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetwc.3 ffix 2007-07-09 20:43:38 +00:00
fgetwc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fgetws.3 ffix 2008-07-07 11:35:23 +00:00
fgetws_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fileno.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fileno_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
finite.3 update timestamp 2008-08-01 05:54:27 +00:00
finitef.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
finitel.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
flockfile.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
floor.3 tstamp 2008-10-06 16:39:20 +02:00
floorf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
floorl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fma.3 tstamp 2008-10-06 16:26:23 +02:00
fmaf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmax.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
fmaxf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmaxl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmemopen.3 execve.2, pipe.2, tee.2, fmemopen.3, mq_notify.3, qsort.3: Replace use of assert() by code that checks argc 2009-09-28 12:46:19 +02:00
fmin.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
fminf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fminl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmod.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
fmodf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmodl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fmtmsg.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
fnmatch.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
fopen.3 daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3: Minor rewordings 2009-02-23 15:34:12 +13:00
fopencookie.3 fopencookie.3: fopencookie() needs _GNU_SOURCE feature test macro 2008-12-05 22:47:21 -05:00
forkpty.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fpathconf.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
fpclassify.3 CONFORMING TO: Note that the standards provide a weaker guarantee 2008-08-07 06:57:15 +00:00
fprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fpurge.3 hyphenation fixes 2007-12-25 22:02:19 +00:00
fputc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fputc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fputs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fputs_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fputwc.3 ffix 2007-07-09 20:43:38 +00:00
fputwc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fputws.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
fputws_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fread.3 Fix inconsistencies in .TH lines 2007-05-18 09:55:10 +00:00
fread_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
free.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
freeaddrinfo.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
freehostent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
freeifaddrs.3 freeifaddrs.3: New link to new getifaddrs.3 2009-01-14 16:23:10 +13:00
freopen.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
frexp.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
frexpf.3 These links to frexp.3 were missing 2004-11-12 16:26:12 +00:00
frexpl.3 These links to frexp.3 were missing 2004-11-12 16:26:12 +00:00
fscanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fseek.3 s/UNIX/Unix/, when not used as part of a trademark, 2008-07-09 14:17:06 +00:00
fseeko.3 ffix 2007-07-09 20:43:38 +00:00
fsetpos.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ftell.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ftello.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ftime.3 ftime.3: Minor wording fixes 2009-03-15 08:04:58 +13:00
ftok.3 For consistency, "fix" cases where aregument of .B or .I was on the following source line. 2008-06-18 08:57:49 +00:00
ftrylockfile.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fts.3 ffix 2007-12-28 05:59:40 +00:00
fts_children.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fts_close.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fts_open.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fts_read.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fts_set.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ftw.3 POSIX.1-2008 marks ftw() as obsolete. 2008-08-06 12:09:11 +00:00
funlockfile.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
futimens.3 Link to utimensat.2. 2008-07-16 08:42:59 +00:00
futimes.3 SEE ALSO: remove futimesat(2); add utimensat(2). 2008-07-16 08:28:51 +00:00
fwide.3 grfix 2008-09-10 03:41:35 +00:00
fwprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fwrite.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
fwrite_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gai_strerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gamma.3 update timestamp 2008-08-01 05:54:27 +00:00
gammaf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gammal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gcvt.3 gcvt.3: Note that POSIX.1-2008 recommends sprintf(3) instead of this function 2009-03-15 08:04:58 +13:00
get_current_dir_name.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
get_myaddress.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getaddrinfo.3 getaddrinfo.3: wfix: s/result/res/ in text describing argument 2009-09-28 12:46:18 +02:00
getaliasbyname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getaliasbyname_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getaliasent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getaliasent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getchar.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getchar_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getcwd.3 getcwd.3, makecontext.3, mq_notify.3: tstamp 2009-03-31 10:07:16 +13:00
getdate.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
getdate_err.3 Link to getdate.3. 2008-07-08 07:25:25 +00:00
getdate_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getdelim.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getdirentries.3 s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
getenv.3 Noted that caller must not modify returned value string. 2008-03-17 11:26:22 +00:00
getfsent.3 s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
getfsfile.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getfsspec.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getgrent.3 getgrent.3, getgrnam.3, getpwent.3, getpwnam.3: Note that returned pointer should not be given to free() 2009-03-30 12:37:43 +13:00
getgrent_r.3 Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:27:50 +00:00
getgrgid.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getgrgid_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getgrnam.3 getgrnam.3, getpwnam.3: srcfix: note that glibc 2.7 fixes error handling for "not found" case 2009-04-01 08:30:46 +13:00
getgrnam_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getgrouplist.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
gethostbyaddr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostbyaddr_r.3 Link to gethostbyaddr.3 2007-08-27 12:20:02 +00:00
gethostbyname.3 gethostbyname.3: POSIX.1-2008 recommends getaddrinfo(3) and getnameinfo(3) instead 2009-03-15 08:04:58 +13:00
gethostbyname2.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostbyname2_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostbyname_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gethostid.3 gethostid.3: tstamp 2009-01-13 08:52:13 +13:00
getifaddrs.3 getifaddrs.3: tfix: remove extraneous semicolon in example program 2009-07-25 08:31:03 +02:00
getipnodebyaddr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getipnodebyname.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
getline.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
getloadavg.3 Updated .TH line; previous commit replaced the use of mdoc macros on 2007-12-03 19:59:38 +00:00
getlogin.3 getlogin.3: spfix 2009-02-21 07:14:34 +13:00
getlogin_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getmntent.3 getmntent.3: setmntent() argument is 'filename' not 'fp' 2009-09-28 12:46:19 +02:00
getmntent_r.3 Link to man3/getmntent.3 2005-03-31 14:17:46 +00:00
getnameinfo.3 getnameinfo.3: tfix 2009-02-23 14:51:28 +13:00
getnetbyaddr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getnetbyaddr_r.3 New links to new getnetent_r.3. 2008-08-18 13:26:33 +00:00
getnetbyname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getnetbyname_r.3 New links to new getnetent_r.3. 2008-08-18 13:26:33 +00:00
getnetent.3 tstamp 2008-08-18 13:40:35 +00:00
getnetent_r.3 getnetent_r.3: Fix function name in text: s/getnetbynumber_r/getnetbyaddr_r/ 2009-02-21 07:06:32 +13:00
getnetgrent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getnetgrent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getopt.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
getopt_long.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getopt_long_only.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpass.3 tfx + ffix 2008-07-10 12:06:48 +00:00
getprotobyname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getprotobyname_r.3 New links to new getprotoent_r.3. 2008-08-18 13:27:25 +00:00
getprotobynumber.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getprotobynumber_r.3 New links to new getprotoent_r.3. 2008-08-18 13:27:25 +00:00
getprotoent.3 tstamp 2008-08-18 13:40:35 +00:00
getprotoent_r.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
getpt.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
getpw.3 RETURN VALUE: note that errno is set on error. 2008-07-10 14:54:14 +00:00
getpwent.3 getgrent.3, getgrnam.3, getpwent.3, getpwnam.3: Note that returned pointer should not be given to free() 2009-03-30 12:37:43 +13:00
getpwent_r.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
getpwnam.3 getgrnam.3, getpwnam.3: srcfix: note that glibc 2.7 fixes error handling for "not found" case 2009-04-01 08:30:46 +13:00
getpwnam_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpwuid.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getpwuid_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getrpcbyname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getrpcbyname_r.3 New links to new getrpcent_r.3. 2008-08-18 13:28:29 +00:00
getrpcbynumber.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getrpcbynumber_r.3 New links to new getrpcent_r.3. 2008-08-18 13:28:29 +00:00
getrpcent.3 getrpcent.3: tfix 2009-01-22 20:53:07 +01:00
getrpcent_r.3 ffix 2008-09-01 10:30:48 +00:00
getrpcport.3 Use modern C prototypes in SYNOPSIS. 2007-12-23 07:50:04 +00:00
gets.3 POSIX.1-2008 removes the specification of gets(). 2008-08-06 12:20:20 +00:00
getservbyname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getservbyname_r.3 New links to new getservent_r.3. 2008-08-18 13:29:14 +00:00
getservbyport.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getservbyport_r.3 New links to new getservent_r.3. 2008-08-18 13:29:14 +00:00
getservent.3 tstamp 2008-08-18 13:40:35 +00:00
getservent_r.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
getspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getspent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getspnam.3 Improve comments on struct spwd. 2008-07-08 22:14:19 +00:00
getspnam_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getsubopt.3 Add "Copyright" word to copyright notices 2008-07-08 14:21:20 +00:00
getttyent.3 ffix 2008-07-10 10:46:47 +00:00
getttynam.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getumask.3 getumask.3: Updated glibc version number in NOTES 2009-01-20 15:27:12 +13:00
getusershell.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
getutent.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
getutent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutid.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutid_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutline_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutmp.3 spfix 2008-07-03 09:21:11 +00:00
getutmpx.3 Link to getutmp.3. 2008-07-02 09:54:01 +00:00
getutxent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutxid.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getutxline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getw.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
getwc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getwc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getwchar.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
getwchar_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
getwd.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
glob.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
globfree.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gmtime.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gmtime_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
gnu_dev_major.3 gnu_dev_major.3, gnu_dev_makedev.3, gnu_dev_minor.3, major.3, minor.3: New links to new makedev(3) page 2008-12-05 22:28:54 -05:00
gnu_dev_makedev.3 gnu_dev_major.3, gnu_dev_makedev.3, gnu_dev_minor.3, major.3, minor.3: New links to new makedev(3) page 2008-12-05 22:28:54 -05:00
gnu_dev_minor.3 gnu_dev_major.3, gnu_dev_makedev.3, gnu_dev_minor.3, major.3, minor.3: New links to new makedev(3) page 2008-12-05 22:28:54 -05:00
gnu_get_libc_release.3 Documents gnu_get_libc_version(3) and gnu_get_libc_release(3). 2008-07-02 11:57:21 +00:00
gnu_get_libc_version.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
grantpt.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
gsignal.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
h_errno.3 Link to gethsotbyname.3. 2008-07-08 06:40:20 +00:00
hash.3 Minor rewording w.r.t. use of the term "parameter". 2008-07-10 20:33:37 +00:00
hasmntopt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hcreate.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hcreate_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hdestroy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hdestroy_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
herror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hsearch.3 tstamp 2008-10-06 16:26:23 +02:00
hsearch_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hstrerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
htobe16.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htobe32.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htobe64.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htole16.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htole32.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htole64.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
htonl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
htons.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hypot.3 grfix 2008-08-04 16:00:58 +00:00
hypotf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
hypotl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
iconv.3 Describe "shift sequence" input. 2008-09-08 13:50:13 +00:00
iconv_close.3 VERSIONS: These functions are available in glibc since version 2.1. 2008-08-11 20:23:22 +00:00
iconv_open.3 VERSIONS: These functions are available in glibc since version 2.1. 2008-08-11 20:23:22 +00:00
ilogb.3 ilogb.3: SEE ALSO: add significand(3) 2009-02-03 16:59:38 +13:00
ilogbf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ilogbl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
imaxabs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
imaxdiv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
index.3 index.3: Note that POSIX.1-2008 recommends strchr(3) and strrchr(3) instead 2009-03-15 08:04:59 +13:00
inet.3 inet.3: spfix 2009-02-21 00:16:37 +13:00
inet_addr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_aton.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_lnaof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_makeaddr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_netof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_network.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_ntoa.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
inet_ntop.3 inet_ntop.3: Rework text describing 'size' argument 2008-11-11 15:10:53 -05:00
inet_pton.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
infnan.3 wfix 2008-07-23 03:24:35 +00:00
initgroups.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
initstate.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
initstate_r.3 Links to random_r.3 2008-03-17 10:32:04 +00:00
innetgr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
insque.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
intro.3 intro.3: SEE ALSO: add libc(7) 2009-02-01 00:19:04 +13:00
iruserok.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isalnum.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isalpha.3 isalpha.3: Explain why POSIX.1-2008 marks isascii(3) obsolete 2009-03-15 08:07:41 +13:00
isascii.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isatty.3 isatty.3: ffix wfix 2008-12-05 22:29:00 -05:00
isblank.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
iscntrl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isdigit.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isfinite.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isgraph.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isgreater.3 update timestamp 2008-08-01 05:54:27 +00:00
isgreaterequal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isinf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isinff.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isinfl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isless.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
islessequal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
islessgreater.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
islower.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isnan.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isnanf.3 Links to finite.3. 2008-03-17 10:36:00 +00:00
isnanl.3 Links to finite.3. 2008-03-17 10:36:00 +00:00
isnormal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isprint.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ispunct.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isspace.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isunordered.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
isupper.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
iswalnum.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswalpha.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswblank.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswcntrl.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
iswctype.3 tfix 2008-07-11 11:31:31 +00:00
iswdigit.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswgraph.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
iswlower.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswprint.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
iswpunct.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
iswspace.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswupper.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
iswxdigit.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
isxdigit.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
j0.3 tfix 2008-08-07 04:20:52 +00:00
j0f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
j0l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
j1.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
j1f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
j1l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
jn.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
jnf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
jnl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
jrand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
jrand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
key_decryptsession.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
key_encryptsession.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
key_gendes.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
key_secretkey_is_set.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
key_setsecret.3 s/ / / 2008-07-01 14:15:13 +00:00
klogctl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
l64a.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
labs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lckpwdf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lcong48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lcong48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ldexp.3 grfix 2008-08-04 16:00:58 +00:00
ldexpf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ldexpl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ldiv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
le16toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
le32toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
le64toh.3 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3 2009-01-14 23:23:06 +13:00
lfind.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lgamma.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
lgamma_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lgammaf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lgammaf_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lgammal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lgammal_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llabs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lldiv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llrint.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llrintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llrintl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llround.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llroundf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
llroundl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
localeconv.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
localtime.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
localtime_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lockf.3 lockf.3: Clarify relationship between fcntl() and lockf() locking 2009-07-25 08:31:02 +02:00
log.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
log1p.3 grfix 2008-08-04 16:00:58 +00:00
log1pf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
log1pl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
log2.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
log2f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
log2l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
log10.3 update timestamp 2008-08-01 05:54:27 +00:00
log10f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
log10l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logb.3 grfix 2008-08-04 16:00:58 +00:00
logbf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logbl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
login.3 wspace in SYNOPSIS 2007-12-23 13:45:24 +00:00
login_tty.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logout.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
logwtmp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
longjmp.3 longjmp.3: tfix 2009-04-21 14:44:29 +12:00
lrand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lrand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lrint.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
lrintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lrintl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lround.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
lroundf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lroundl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
lsearch.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
lseek64.3 Make the standard indent for code samples, shell session 2007-12-19 06:57:44 +00:00
lutimes.3 Link to futimes.3 2008-03-18 10:13:18 +00:00
major.3 gnu_dev_major.3, gnu_dev_makedev.3, gnu_dev_minor.3, major.3, minor.3: New links to new makedev(3) page 2008-12-05 22:28:54 -05:00
makecontext.3 getcwd.3, makecontext.3, mq_notify.3: tstamp 2009-03-31 10:07:16 +13:00
makedev.3 makedev.3: wfix: swap 'include' and 'define' in SYNOPSIS 2009-05-02 15:43:25 +12:00
malloc.3 malloc.3: tfix: RETURN VALUE: s/realloc/calloc/ 2009-01-13 13:50:08 +13:00
malloc_hook.3 malloc_hook.3: srcfix 2009-02-21 00:19:53 +13:00
matherr.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
mblen.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
mbrlen.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
mbrtowc.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
mbsinit.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
mbsnrtowcs.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
mbsrtowcs.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
mbstowcs.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
mbtowc.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
memalign.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
memccpy.3 memccpy.3: Fix CONFORMING TO: s/C99/POSIX.1-2001/ 2009-01-14 10:41:53 +13:00
memchr.3 memchr.3: SEE ALSO: add ffs(3) 2009-04-21 16:22:05 +12:00
memcmp.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
memcpy.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
memfrob.3 Added/updated glibc feature test macro requirements 2007-07-08 12:11:40 +00:00
memmem.3 memmem.3: Remove sentence saying that libc 5.0.9 is still widely used 2008-12-05 22:47:23 -05:00
memmove.3 spfix 2007-12-10 14:42:10 +00:00
mempcpy.3 mempcpy.3, signbit.3, significand.3: Global fix: acknowledge FSF in copyright 2009-03-12 07:24:34 +13:00
memrchr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
memset.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
minor.3 gnu_dev_major.3, gnu_dev_makedev.3, gnu_dev_minor.3, major.3, minor.3: New links to new makedev(3) page 2008-12-05 22:28:54 -05:00
mkdtemp.3 CONFORMING TO: this function is specified in POSIX.1-2008. 2008-08-21 05:16:55 +00:00
mkfifo.3 Note that EEXIST applies, even if the pathname is a 2008-06-11 15:26:41 +00:00
mkfifoat.3 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:17:07 +00:00
mkostemp.3 Link to mkstemp.3 2008-06-12 06:20:27 +00:00
mkstemp.3 Remove outdated FIXME. 2008-06-12 06:20:47 +00:00
mktemp.3 POSIX.1-2008 removes the specification of mktemp(). 2008-08-06 12:26:00 +00:00
mktime.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
mmap64.3 new link to mmap.2 2006-01-15 20:40:32 +00:00
modf.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
modff.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
modfl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
mpool.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
mq_close.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
mq_getattr.3 mg_getattr.3: mq_getattr() and mq_setattr() are layered on mq_getsetattr(2) 2008-09-29 05:51:25 +02:00
mq_notify.3 execve.2, pipe.2, tee.2, fmemopen.3, mq_notify.3, qsort.3: Replace use of assert() by code that checks argc 2009-09-28 12:46:19 +02:00
mq_open.3 mq_open.3: ERRORS: Add EACCES error for name containing > 1 slash 2009-02-20 19:52:30 +13:00
mq_receive.3 mq_receive.3: mq_send() is a library function layered on mq_timedreceive() syscall 2008-09-29 05:40:37 +02:00
mq_send.3 mq_send.3: mq_send() is a library function layered on mq_timedsend() syscall 2008-09-29 05:36:48 +02:00
mq_setattr.3 New link to mq_getattr.3 2006-05-12 19:10:51 +00:00
mq_timedreceive.3 New link to mq_send.3 2006-05-12 19:10:31 +00:00
mq_timedsend.3 New link to mq_send.3 2006-05-12 19:10:14 +00:00
mq_unlink.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
mrand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
mrand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
mtrace.3 Remove exstraneous .sp macros. 2008-01-01 13:44:49 +00:00
muntrace.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nan.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
nanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nanl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nearbyint.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nearbyintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nearbyintl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
netlink.3 ffix 2008-07-12 12:37:12 +00:00
nextafter.3 tstamp 2008-10-06 16:26:23 +02:00
nextafterf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nextafterl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nexttoward.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nexttowardf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nexttowardl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nftw.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nl_langinfo.3 ffix 2008-07-12 12:38:45 +00:00
nrand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
nrand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ntohl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ntohs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
offsetof.3 offsetof.3: srcfix: remove out-of-date FIXME 2009-01-27 02:39:25 +01:00
on_exit.3 on_exit.3: Arg given to registered function is status from *last* call to exit() 2008-12-05 22:47:19 -05:00
open_memstream.3 New documentation for the glibc specific fmemopen() and 2005-12-08 16:15:17 +00:00
open_wmemstream.3 open_wmemstream.3: New link to fmemopen.3 2008-12-05 22:47:22 -05:00
opendir.3 POSIX.1-2008 specifes fdopendir(). 2008-08-06 12:28:37 +00:00
openlog.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
openpty.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
optarg.3 Link to getopt.3. 2008-07-08 06:42:37 +00:00
opterr.3 Link to getopt.3. 2008-07-08 06:42:37 +00:00
optind.3 Link to getopt.3. 2008-07-08 06:42:37 +00:00
optopt.3 Link to getopt.3. 2008-07-08 06:42:37 +00:00
passwd2des.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pathconf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pclose.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
perror.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
pmap_getmaps.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pmap_getport.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pmap_rmtcall.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pmap_set.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pmap_unset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
popen.3 Removed trailing white space at end of lines 2008-10-29 15:43:44 -05:00
posix_fallocate.3 posix_fallocate.3: Document POSIX.1-2001 and POSIX.1-2008 specifications for EINVAL error 2009-03-30 14:16:38 +13:00
posix_memalign.3 posix_memalign.3: srcfix: added comment about memalign() for size==0 case 2009-03-30 15:10:42 +13:00
posix_openpt.3 Make the standard indent for code samples, shell session 2007-12-19 05:53:30 +00:00
pow.3 Minor wording fixes 2008-09-29 11:09:52 +02:00
pow10.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
pow10f.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pow10l.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
powf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
powl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
printf.3 printf.3: wfix 2009-09-28 12:46:19 +02:00
profil.3 Small wording improvement. 2008-07-12 21:01:09 +00:00
program_invocation_name.3 Change mtk's email address 2007-09-20 06:52:22 +00:00
program_invocation_short_name.3 New link to new program_invocation_name.3. 2006-04-28 20:00:50 +00:00
psignal.3 psignal.3: srcfix: Added FIXME 2009-04-20 17:51:37 +12:00
pthread_attr_destroy.3 pthread_attr_destroy.3: New link to new pthread_attr_init.3 2008-10-29 14:54:15 -05:00
pthread_attr_getaffinity_np.3 pthread_attr_getaffinity_np.3: Fix circular self-link reference 2008-11-07 17:51:30 -05:00
pthread_attr_getdetachstate.3 pthread_attr_getdetachstate.3: New link to new pthread_attr_setdetachstate.3 2008-10-29 14:54:17 -05:00
pthread_attr_getguardsize.3 pthread_attr_getguardsize.3: New link to new pthread_attr_setguardsize.3 2008-10-29 14:54:16 -05:00
pthread_attr_getinheritsched.3 pthread_attr_getinheritsched.3: New link to new pthread_attr_setinheritsched.3 2008-11-25 20:53:59 -05:00
pthread_attr_getschedparam.3 pthread_attr_getschedparam.3: New link to new pthread_attr_setschedparam.3 2008-11-06 16:49:06 -05:00
pthread_attr_getschedpolicy.3 pthread_attr_getschedpolicy.3: New link to new pthread_attr_setschedpolicy.3 2008-11-06 16:49:05 -05:00
pthread_attr_getscope.3 pthread_attr_getscope.3: New link to new pthread_attr_setscope.3 2008-10-29 14:54:18 -05:00
pthread_attr_getstack.3 pthread_attr_getstack.3: New link to new pthread_attr_setstack.3 2008-10-29 14:54:17 -05:00
pthread_attr_getstackaddr.3 pthread_attr_getstackaddr.3: New link to new pthread_attr_setstackaddr.3 2008-10-29 14:54:17 -05:00
pthread_attr_getstacksize.3 pthread_attr_getstacksize.3: New link to new pthread_attr_setstacksize.3 2008-10-29 14:54:16 -05:00
pthread_attr_init.3 getdents.2, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, pthread_setaffinity_np.3, pthread_setschedparam.3, pthread_tryjoin_np.3: Use consistent error-handling function names 2008-11-11 14:51:13 -05:00
pthread_attr_setaffinity_np.3 pthread_attr_setaffinity_np.3: SYNOPSIS: Fix declaration of 'attr' 2009-02-02 01:59:57 +13:00
pthread_attr_setdetachstate.3 Removed trailing white space at end of lines 2008-10-29 15:43:44 -05:00
pthread_attr_setguardsize.3 Removed trailing white space at end of lines 2008-10-29 15:43:44 -05:00
pthread_attr_setinheritsched.3 pthread_attr_setinheritsched.3: wfix: s/thread/addr/ 2008-11-25 20:54:03 -05:00
pthread_attr_setschedparam.3 pthread_attr_setschedparam.3, pthread_setschedparam.3: Remove text saying that only sched_priority is required by POSIX.1 2008-11-25 20:54:03 -05:00
pthread_attr_setschedpolicy.3 pthread_attr_setschedpolicy.3: minor: s/policy/*policy/ in SYNOPSIS 2008-11-07 17:51:29 -05:00
pthread_attr_setscope.3 pthread_attr_setscope.3: spfix 2009-02-03 16:50:33 +13:00
pthread_attr_setstack.3 pthread_attr_setstack.3: wfix: s/pthread_attr_setscope/pthread_attr_setstack/ 2008-10-29 14:54:19 -05:00
pthread_attr_setstackaddr.3 pthread_attr_setstackaddr.3: wfix 2009-06-27 08:04:21 +02:00
pthread_attr_setstacksize.3 pthread_attr_setstacksize.3: EINVAL occurs on some systems if stacksize != page-size 2008-11-06 16:49:05 -05:00
pthread_cancel.3 Removed trailing white space at end of lines 2008-11-25 21:44:53 -05:00
pthread_cleanup_pop.3 pthread_cleanup_pop.3: New link to new pthread_cleanup_push.3 2008-11-25 20:54:01 -05:00
pthread_cleanup_pop_restore_np.3 pthread_cleanup_pop_restore_np: New link to new pthread_cleanup_push_defer_np.3 2008-12-05 22:47:17 -05:00
pthread_cleanup_push.3 Removed trailing white space at end of lines 2008-11-25 21:44:53 -05:00
pthread_cleanup_push_defer_np.3 pthread_cleanup_push_defer_np.3: New page for pthread_cleanup_push_defer_np(3) and pthread_cleanup_pop_restore_np(3) 2008-12-05 22:29:01 -05:00
pthread_create.3 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
pthread_detach.3 pthread_cancel.3, pthread_detach.3, pthread_join.3, pthread_setaffinity_np.3: Make text of ESRCH error consistent 2008-11-25 20:54:03 -05:00
pthread_equal.3 pthread_equal.3: wfix: s/pthread_self/pthread_equal/ 2009-03-30 10:44:32 +13:00
pthread_exit.3 pthread_exit.3: Fix error in DESCRIPTION: s/pthread_create/pthread_exit/ 2009-03-30 07:17:27 +13:00
pthread_getaffinity_np.3 pthread_getaffinity_np.3: New link to new pthread_setaffinity_np.3 2008-11-06 16:48:53 -05:00
pthread_getattr_np.3 pthread_getattr_np.3, pthread_setschedparam.3: wfix 2008-11-25 20:54:04 -05:00
pthread_getconcurrency.3 pthread_getconcurrency.3: New link to new pthread_setconcurrency(3) 2009-04-16 03:56:02 +12:00
pthread_getcpuclockid.3 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
pthread_getschedparam.3 pthread_getschedparam.3: New link to new pthread_setschedparam.3 2008-11-06 16:49:26 -05:00
pthread_join.3 pthread_join.3: tfix 2009-02-03 10:07:29 +13:00
pthread_kill.3 pthread_kill.3: New page documenting pthread_kill(3) 2009-01-28 16:34:43 +01:00
pthread_kill_other_threads_np.3 pthread_kill_other_threads_np.3: New page documenting pthread_kill_other_threads_np(3) 2009-01-28 16:34:49 +01:00
pthread_self.3 pthread_self.3: New page for pthread_self(3) 2008-10-29 14:54:14 -05:00
pthread_setaffinity_np.3 pthread_cancel.3, pthread_detach.3, pthread_join.3, pthread_setaffinity_np.3: Make text of ESRCH error consistent 2008-11-25 20:54:03 -05:00
pthread_setcancelstate.3 Removed trailing white space at end of lines 2008-11-25 21:44:53 -05:00
pthread_setcanceltype.3 pthread_setcanceltype.3: New link to new pthread_setcancelstate.3 2008-11-25 20:54:02 -05:00
pthread_setconcurrency.3 pthread_setconcurrency.3: New page documenting pthread_setconcurrency(3) and pthread_getconcurrency(3) 2009-04-16 03:56:02 +12:00
pthread_setschedparam.3 pthread_setschedparam.3: tfix 2009-08-02 14:00:49 +02:00
pthread_setschedprio.3 pthread_setschedprio.3: New page for pthread_setschedprio(3) 2008-11-06 16:49:27 -05:00
pthread_sigmask.3 pthread_sigmask.3: New page documenting pthread_sigmask(3) 2009-01-27 02:34:56 +01:00
pthread_testcancel.3 pthread_testcancel.3: minor: Review by Loic Domaigne 2008-11-25 20:54:03 -05:00
pthread_timedjoin_np.3 pthread_timedjoin_np.3: New link to new pthread_tryjoin_np.3 2008-10-29 14:54:18 -05:00
pthread_tryjoin_np.3 clock_nanosleep.2, getrusage.2, timerfd_create.2, clock.3, clock_getcpuclockid.3, ftime.3, pthread_create.3, pthread_getcpuclockid.3, pthread_tryjoin_np.3, sem_wait.3, time.7: Global fix: Fix xrefs to clock_*.? pages to reflect move to section 2 2009-02-09 12:32:00 +13:00
pthread_yield.3 pthread_yield.3: New page documenting pthread_yield(3) 2009-04-16 03:55:53 +12:00
ptsname.3 Fix return type of ptsname_r() in SYNOPSIS. 2008-09-03 05:23:11 +00:00
ptsname_r.3 New link to ptsname.3 2004-12-17 11:23:16 +00:00
putc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putchar.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putchar_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putenv.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
putgrent.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
putpwent.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
puts.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
putspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pututline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
pututxline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putw.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putwc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putwc_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
putwchar.3 ffix 2007-07-09 20:43:38 +00:00
putwchar_unlocked.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
qecvt.3 ffix 2007-07-18 20:15:25 +00:00
qecvt_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
qfcvt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
qfcvt_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
qgcvt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
qsort.3 execve.2, pipe.2, tee.2, fmemopen.3, mq_notify.3, qsort.3: Replace use of assert() by code that checks argc 2009-09-28 12:46:19 +02:00
queue.3 ffix 2008-09-18 12:30:38 +00:00
raise.3 Trivial punctuation fixes in SEE ALSO 2009-02-20 19:52:29 +13:00
rand.3 rand.3: srcfix: remove outdated FIXME 2009-02-09 12:32:01 +13:00
rand_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
random.3 random.3: SEE ALSO: add random_r(3) 2009-02-02 18:34:41 +13:00
random_r.3 Removed trailing white space at end of lines 2008-04-25 06:57:43 +00:00
rawmemchr.3 Link to memchr.3. 2008-07-08 12:09:52 +00:00
rcmd.3 bind.2, rcmd.3, capabilities.7, ip.7: Global fix: s/reserved port/privileged port/ 2008-12-05 22:47:26 -05:00
re_comp.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
re_exec.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
readdir.3 readdir.3: The d_type field is fully supported on Btrfs 2009-07-04 15:05:55 +02:00
readdir_r.3 Link to readdir.3. 2008-07-04 22:39:01 +00:00
realloc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
realpath.3 daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3: Minor rewordings 2009-02-23 15:34:12 +13:00
recno.3 recno.3: spfix 2009-02-21 00:19:06 +13:00
regcomp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
regerror.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
regex.3 tfix 2008-07-13 16:38:42 +00:00
regexec.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
regfree.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
registerrpc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remainder.3 remainder.3: SEE ALSO: add div(3) 2009-02-03 16:30:31 +13:00
remainderf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remainderl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remove.3 remove.3: Minor rewordings 2008-12-05 22:29:00 -05:00
remque.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remquo.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
remquof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
remquol.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_init.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_mkquery.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_query.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_querydomain.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_search.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
res_send.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
resolver.3 resolver.3: Fix prototype of dn_expand() 2008-11-06 16:49:25 -05:00
rewind.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
rewinddir.3 Fix 'dir' argument name: should be 'dirp'. 2008-09-23 08:45:52 +02:00
rexec.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
rindex.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
rint.3 grfix 2008-08-04 16:00:58 +00:00
rintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
rintl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
round.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
roundf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
roundl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
rpc.3 rpc.3, xdr.3: spfix: s/in-line/inline/ (consistent with majority usage) 2009-03-31 09:23:02 +13:00
rpmatch.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
rresvport.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
rtime.3 rtime.3: spfix 2009-02-03 21:30:55 +13:00
rtnetlink.3 s/PF_/AF_/ for socket family constants. Reasons: the AF_ and 2008-08-08 16:47:53 +00:00
ruserok.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
scalb.3 scalb.3: Note that POSIX.1-2008 recommends scalbln*(3) instead 2009-03-15 08:07:54 +13:00
scalbf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
scalbl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
scalbln.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
scalblnf.3 Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
scalblnl.3 Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
scalbn.3 Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
scalbnf.3 Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
scalbnl.3 Changed these links to point to new scalbln.3. 2008-07-25 14:17:32 +00:00
scandir.3 scandir.3: tstamp 2009-02-09 15:06:32 +13:00
scanf.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
sched_getcpu.3 Documents sched_getcpu(3), a wrapper for getcpu(2), provided since 2008-07-03 12:14:55 +00:00
seed48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
seed48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
seekdir.3 seekdir.3: SYNOPSIS: Fix type of 'offset' argument: s/off_t/long/ 2009-03-12 15:03:41 +13:00
sem_close.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
sem_destroy.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
sem_getvalue.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
sem_init.3 tstamp 2008-08-27 06:02:44 +00:00
sem_open.3 clock_getcpuclockid.3, sem_open.3: tstamp 2009-02-20 20:22:00 +13:00
sem_post.3 sem_post.3: Document EOVERFLOW error 2009-03-30 14:55:55 +13:00
sem_timedwait.3 New links to sem_wait.3 2007-05-04 21:47:35 +00:00
sem_trywait.3 New links to sem_wait.3 2007-05-04 21:47:35 +00:00
sem_unlink.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
sem_wait.3 sem_wait.3: SEE ALSO: add clock_getime(2) 2009-02-09 12:32:01 +13:00
setaliasent.3 ffix 2008-09-18 12:30:40 +00:00
setbuf.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
setbuffer.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setenv.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
setfsent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setgrent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sethostent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sethostid.3 sethostid.3: Rename file (was misnamed sethostd.3 in previous release) 2009-01-15 06:01:36 +13:00
setjmp.3 setjmp.3: Fix typo and clarify RETURN description 2009-06-26 15:07:39 +02:00
setkey.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setkey_r.3 Links to encrypt.3 2008-03-17 10:38:08 +00:00
setlinebuf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setlocale.3 setlocale.3, locale.7: Clean up the description of LANGUAGE environment variable 2008-12-05 22:47:25 -05:00
setlogmask.3 s/current process/calling process/ 2007-12-27 16:06:35 +00:00
setmntent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setnetent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setnetgrent.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
setprotoent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setpwent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setrpcent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setservent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setstate.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setstate_r.3 Links to random_r.3 2008-03-17 10:32:04 +00:00
setttyent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setusershell.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setutent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setutxent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
setvbuf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sgetspent.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sgetspent_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
shm_open.3 shm_open.3, mq_overview.7: Recast discussion on name length to exclude terminating NULL byte 2009-03-08 13:34:49 +13:00
shm_unlink.3 Link to shm_open.3 2006-03-09 04:37:30 +00:00
sigaddset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigandset.3 New links to sigsetops.3. 2006-05-18 05:08:01 +00:00
sigblock.3 Links to sigvec.3 2005-11-29 14:54:39 +00:00
sigdelset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigemptyset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigfillset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
siggetmask.3 Links to sigvec.3 2005-11-29 14:54:39 +00:00
sighold.3 Links to sigset.3 2005-11-29 17:42:57 +00:00
sigignore.3 Links to sigset.3 2005-11-29 17:42:57 +00:00
siginterrupt.3 siginterrupt.3: Note that POSIX.1-2008 recommends sigaction() instead 2009-03-15 08:07:54 +13:00
sigisemptyset.3 New links to sigsetops.3. 2006-05-18 05:08:01 +00:00
sigismember.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
siglongjmp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigmask.3 Links to sigvec.3 2005-11-29 14:54:39 +00:00
signbit.3 mempcpy.3, signbit.3, significand.3: Global fix: acknowledge FSF in copyright 2009-03-12 07:24:34 +13:00
signgam.3 Link as suggested by AEB/Fabian Kreutz 2004-11-12 14:50:51 +00:00
significand.3 mempcpy.3, signbit.3, significand.3: Global fix: acknowledge FSF in copyright 2009-03-12 07:24:34 +13:00
significandf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
significandl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigorset.3 New links to sigsetops.3. 2006-05-18 05:08:01 +00:00
sigpause.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
sigrelse.3 Links to sigset.3 2005-11-29 17:42:57 +00:00
sigset.3 sigset.3: Note APIs that POSIX.1-2008 recommends instead of these obsolete APIs 2009-03-15 08:07:54 +13:00
sigsetjmp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sigsetmask.3 Links to sigvec.3 2005-11-29 14:54:39 +00:00
sigsetops.3 Fix typo: s/sigdelset/sigorset/ 2008-09-01 10:42:14 +00:00
sigvec.3 Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
sigwait.3 sigwait.3: tstamp 2009-02-09 15:06:33 +13:00
sin.3 Trivial punctuation fixes in SEE ALSO 2009-02-20 19:52:29 +13:00
sincos.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
sincosf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sincosl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sinf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sinh.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
sinhf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sinhl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sinl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sleep.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
snprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sockatmark.3 getpeername.2, getsockname.2, getsockopt.2, recv.2, send.2, shutdown.2, sockatmark.3, socket.7, udplite.7: SYNOPSIS: Rename socket file descriptor argument to 'sockfd' 2008-12-05 22:28:56 -05:00
sprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sqrt.3 grfix 2008-08-04 16:00:58 +00:00
sqrtf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sqrtl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
srand.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
srand48.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
srand48_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
srandom.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
srandom_r.3 Links to random_r.3 2008-03-17 10:32:04 +00:00
sscanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ssignal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
stdarg.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
stderr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
stdin.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
stdio.3 spfix 2008-05-12 20:23:12 +00:00
stdio_ext.3 s/parameter/argument/ when talking about the things given 2008-07-10 20:53:08 +00:00
stdout.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
stpcpy.3 stpcpy.3: Add BUGS section noting the possibility of buffer overruns 2009-02-03 11:43:57 +13:00
stpncpy.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
strcasecmp.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
strcasestr.3 Link to strstr.3 2005-04-05 14:00:36 +00:00
strcat.3 s/strcat/strncat/ (a typo that changed the semantics in DESCRIPTION). 2008-06-13 09:40:16 +00:00
strchr.3 VERSIONS: strchrnul() since glibc 2.1.1. 2008-08-11 20:13:58 +00:00
strchrnul.3 New link to strchr.3. 2006-05-18 23:21:30 +00:00
strcmp.3 strcmp.3: SEE ALSO: add strverscmp(3) 2009-04-21 16:20:08 +12:00
strcoll.3 ffix 2007-06-22 20:40:07 +00:00
strcpy.3 strcpy.3: SEE ALSO: Add strdup(3) 2008-06-10 10:22:21 +02:00
strcspn.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strdup.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
strdupa.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strerror.3 strerror.3: wfix 2009-03-30 09:33:27 +13:00
strerror_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strfmon.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
strfry.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
strftime.3 strftime.3: Add details on ISO 8601 week-based dates 2009-02-24 16:05:49 +13:00
string.3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing 2007-04-12 22:42:49 +00:00
strlen.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
strncasecmp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strncat.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strncmp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strncpy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strndup.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strndupa.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strnlen.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
strpbrk.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
strptime.3 s/time zone/timezone/ for consistency across pages and with POSIX.1. 2008-09-07 04:17:25 +00:00
strrchr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strsep.3 strsep.3: BUGS: explicitly list problems afflicting strsep() 2009-01-15 07:12:58 +13:00
strsignal.3 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:31:11 +00:00
strspn.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
strstr.3 Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
strtod.3 s/floating point/floating-point/ when used attributively. 2008-07-23 02:57:20 +00:00
strtof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtoimax.3 ffix 2007-06-23 07:56:56 +00:00
strtok.3 strtok.3: Minor: small rewording in BUGS 2009-01-15 06:30:33 +13:00
strtok_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtol.3 eventfd.2, getdents.2, mprotect.2, signalfd.2, timerfd_create.2, wait.2, backtrace.3, clock_getcpuclockid.3, end.3, fmemopen.3, fopencookie.3, frexp.3, getaddrinfo.3, getdate.3, getgrouplist.3, getprotoent_r.3, getservent_r.3, gnu_get_libc_version.3, inet.3, inet_pton.3, makecontext.3, matherr.3, offsetof.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, sem_wait.3, strftime.3, strtok.3, strtol.3, core.5: srcfix 2008-11-04 20:42:45 -05:00
strtold.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtoll.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtoq.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtoul.3 daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3: Minor rewordings 2009-02-23 15:34:12 +13:00
strtoull.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtoumax.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strtouq.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
strverscmp.3 s/zeroes/zeros/ 2008-03-19 09:04:12 +00:00
strxfrm.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
svc_destroy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_freeargs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_getargs.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_getcaller.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_getreq.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_getreqset.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_register.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_run.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_sendreply.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svc_unregister.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_auth.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_decode.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_noproc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_noprog.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_progvers.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_systemerr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcerr_weakauth.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcfd_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcraw_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svctcp_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcudp_bufcreate.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
svcudp_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
swab.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
swapcontext.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
swprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
sys_errlist.3 Link to perror.3. 2008-07-08 12:34:08 +00:00
sys_nerr.3 Link to perror.3. 2008-07-08 12:34:08 +00:00
sysconf.3 wfix 2008-07-14 14:26:50 +00:00
syslog.3 syslog.3: spfix 2009-02-21 06:56:43 +13:00
system.3 Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
sysv_signal.3 Change mtk's email address 2007-09-20 06:52:22 +00:00
tan.3 grfix 2008-08-04 16:00:58 +00:00
tanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tanh.3 Removed trailing white space at end of lines 2008-08-05 10:33:06 +00:00
tanhf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tanhl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tanl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcdrain.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcflow.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcflush.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcgetattr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcgetpgrp.3 s/nonempty/non-empty/ 2008-03-19 13:11:38 +00:00
tcgetsid.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
tcsendbreak.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcsetattr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tcsetpgrp.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tdelete.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tdestroy.3 New link to tsearch.3 2005-06-23 14:16:40 +00:00
telldir.3 telldir.3: SYNOPSIS: Fix return type: s/off_t/long/ 2009-03-12 15:03:41 +13:00
tempnam.3 POSIX.1-2008 marks tempnam() as obsolete. 2008-08-06 12:36:44 +00:00
termios.3 tfix 2008-07-18 08:37:37 +00:00
tfind.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tgamma.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
tgammaf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tgammal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
timegm.3 Make the standard indent for code samples, shell session 2007-12-19 07:19:23 +00:00
timelocal.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
timeradd.3 timeradd.3: Note that on some systems, <=, >=, == don't work for timercmp() 2009-03-08 13:35:18 +13:00
timerclear.3 Links to new timeradd.3. 2007-07-08 14:19:27 +00:00
timercmp.3 Links to new timeradd.3. 2007-07-08 14:19:27 +00:00
timerisset.3 Links to new timeradd.3. 2007-07-08 14:19:27 +00:00
timersub.3 Links to new timeradd.3. 2007-07-08 14:19:27 +00:00
timezone.3 Links to tzset.3 2008-03-17 10:34:05 +00:00
tmpfile.3 Prepend "POSIX.1-2001 specifies that: " to the sentence stating 2008-07-14 17:39:26 +00:00
tmpnam.3 POSIX.1-2008 marks tmpnam() as obsolete. 2008-08-06 12:37:22 +00:00
tmpnam_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
toascii.3 toascii.3: Note why POSIX.1-2008 marks this function obsolete 2009-03-15 08:07:55 +13:00
tolower.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
toupper.3 Even when the CONFORMING TO section is just a list of standards, 2008-07-15 13:39:17 +00:00
towctrans.3 ffix 2007-07-10 19:50:57 +00:00
towlower.3 ffix 2007-07-10 19:50:57 +00:00
towupper.3 ffix 2007-07-10 19:50:57 +00:00
trunc.3 Added VERSIONS section pointing out that these functions first appeared 2008-08-11 17:13:47 +00:00
truncf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
truncl.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tsearch.3 stat.2, tsearch.3, tzset.3: wfix: s/SysV/System V/ 2008-10-29 14:54:12 -05:00
ttyname.3 Remove unnecessary sentence in ERRORS. 2008-07-14 17:06:26 +00:00
ttyname_r.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ttyslot.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
twalk.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
tzname.3 Links to tzset.3 2008-03-17 10:34:05 +00:00
tzset.3 stat.2, tsearch.3, tzset.3: wfix: s/SysV/System V/ 2008-10-29 14:54:12 -05:00
ualarm.3 clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create.2, pthread_getcpuclockid.3, ualarm.3, usleep.3, pthreads.7, time.7: Global fix: s/(3)/(2)/ in section number xrefs for timer_*() API 2009-02-09 12:29:10 +13:00
ulckpwdf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ulimit.3 tstamp 2008-08-06 12:45:41 +00:00
undocumented.3 tstamp 2008-04-25 06:50:26 +00:00
ungetc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
ungetwc.3 ffix 2007-07-10 19:50:57 +00:00
unlocked_stdio.3 Add/fix feature test macro requirements. 2008-08-29 15:50:13 +00:00
unlockpt.3 Added VERSIONS section. 2008-06-11 13:43:34 +00:00
unsetenv.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
updwtmp.3 Wrapped long source lines 2008-07-06 15:10:32 +00:00
updwtmpx.3 Link to updwtmp.3 2008-07-03 14:50:37 +00:00
usleep.3 clock_nanosleep.2, execve.2, fork.2, nanosleep.2, sigaction.2, timerfd_create.2, pthread_getcpuclockid.3, ualarm.3, usleep.3, pthreads.7, time.7: Global fix: s/(3)/(2)/ in section number xrefs for timer_*() API 2009-02-09 12:29:10 +13:00
utmpname.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
utmpxname.3 Link to getutent.3. 2008-07-02 08:07:44 +00:00
va_arg.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
va_copy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
va_end.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
va_start.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
valloc.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vasprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vdprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
verr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
verrx.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
versionsort.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vfprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vfscanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vfwprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vscanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vsnprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vsprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vsscanf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vswprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vsyslog.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vwarn.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vwarnx.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
vwprintf.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
warn.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
warnx.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
wcpcpy.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcpncpy.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcrtomb.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
wcscasecmp.3 wcscasecmp.3: CONFORMING TO: note that this function is added in POSIX.1-2008 2009-02-03 09:54:43 +13:00
wcscat.3 tfix 2008-07-14 18:39:06 +00:00
wcschr.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wcscmp.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wcscpy.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcscspn.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wcsdup.3 wcsdup.3: CONFORMING TO: note that this function was added in POSIX.1-2008 2009-02-03 09:55:17 +13:00
wcslen.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcsncasecmp.3 wcsncasecmp.3: CONFORMING TO: note that this function is added in POSIX.1-2008 2009-02-03 09:55:07 +13:00
wcsncat.3 tfix 2008-07-14 18:44:19 +00:00
wcsncmp.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcsncpy.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcsnlen.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcsnrtombs.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
wcspbrk.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wcsrchr.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wcsrtombs.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
wcsspn.3 Add return type to prototype. 2007-07-13 08:10:26 +00:00
wcsstr.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcstoimax.3 Wrapped long source lines 2008-07-06 15:10:32 +00:00
wcstok.3 Wrapped long source lines 2008-07-06 15:10:32 +00:00
wcstombs.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wcstoumax.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
wcswidth.3 Added/updated glibc feature test macro requirements 2007-07-08 12:11:40 +00:00
wctob.3 wctob.3: tfix 2009-02-03 16:27:14 +13:00
wctomb.3 fcntl.2, signal.2, mbsnrtowcs.3, mbsrtowcs.3, mbtowc.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wctomb.3: Global fix: s/multi-thread/multithread/ 2008-11-25 20:54:08 -05:00
wctrans.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
wctype.3 s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
wcwidth.3 s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
wmemchr.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wmemcmp.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wmemcpy.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wmemmove.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wmempcpy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
wmemset.3 Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
wordexp.3 envz_add.3, wordexp.3: wsfix 2008-12-05 22:47:18 -05:00
wordfree.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
wprintf.3 Hyphenation fixes 2007-12-26 11:17:23 +00:00
xcrypt.3 s/bitfield/bit field/ 2007-07-01 04:22:00 +00:00
xdecrypt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr.3 rpc.3, xdr.3: spfix: s/in-line/inline/ (consistent with majority usage) 2009-03-31 09:23:02 +13:00
xdr_accepted_reply.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_array.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_authunix_parms.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_bool.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_bytes.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_callhdr.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_callmsg.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_char.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_destroy.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_double.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_enum.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_float.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_free.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_getpos.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_inline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_int.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_long.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_opaque.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_opaque_auth.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_pmap.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_pmaplist.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_pointer.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_reference.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_rejected_reply.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_replymsg.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_setpos.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_short.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_string.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_u_char.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_u_int.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_u_long.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_u_short.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_union.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_vector.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_void.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_wrapstring.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrmem_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrrec_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrrec_endofrecord.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrrec_eof.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrrec_skiprecord.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdrstdio_create.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xencrypt.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xprt_register.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xprt_unregister.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
y0.3 Typo and wording fixes 2008-09-29 11:00:36 +02:00
y0f.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
y0l.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
y1.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
y1f.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
y1l.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
yn.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
ynf.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00
ynl.3 Changed these links to point to new y0.3 page. 2008-07-24 09:57:11 +00:00