aboutsummaryrefslogtreecommitdiffstats
path: root/man3
AgeCommit message (Expand)AuthorFilesLines
2013-01-18mq_receive.3: spfixMichael Kerrisk1-1/+1
2013-01-15getaddrinfo.3, getnameinfo.3: Fix some confused references to function namesMichael Kerrisk2-5/+5
2013-01-02stdio.3: tfixMaxin B. John1-1/+1
2012-12-31lseek.2, read.2, setsid.2, vhangup.2, getttyent.3, login.3, openpty.3, consol...Michael Kerrisk4-10/+10
2012-12-31__setfpucw.3: Add proper page cross refs for alternate functionsMichael Kerrisk1-12/+13
2012-12-31fseek.3: grfixMichael Kerrisk1-1/+1
2012-12-31fseek.3: ffixMichael Kerrisk1-1/+3
2012-12-31fpathconf.3: srcfix: Added FIXMEMichael Kerrisk1-0/+15
2012-12-31catgets.3: grfixMichael Kerrisk1-2/+2
2012-12-31__after_morecore_hook.3: New link to malloc_hook.3Michael Kerrisk1-0/+1
2012-12-31__realloc_hook.3: New link to malloc_hook.3Michael Kerrisk1-0/+1
2012-12-31__free_hook.3: New link to malloc_hook.3Michael Kerrisk1-0/+1
2012-12-31__memalign_hook.3: New link to malloc_hook.3Michael Kerrisk1-0/+1
2012-12-31__malloc_initialize_hook.3: New link to malloc_hook.3Michael Kerrisk1-0/+1
2012-12-24if_nameindex.3: wfixCédric Boutillier1-1/+1
2012-12-22link.2, mkdir.2, mknod.2, open.2, rename.2, symlink.2, write.2, mkfifo.3: Doc...Mark Hills1-0/+4
2012-12-22difftime.3: Remove crufty text about 'time_t' on "other systems"Michael Kerrisk1-5/+1
2012-12-20Removed trailing white space at end of linesMichael Kerrisk1-4/+4
2012-12-20wait.2, ttyname.3, undocumented.3: tstampMichael Kerrisk2-2/+2
2012-12-20mkstemp.3: Deemphasize discussion of mode 066 in glibc 2.0.6Michael Kerrisk1-4/+5
2012-12-17sysconf.3, cciss.4: Global fix: s/runtime/run time/Michael Kerrisk1-3/+3
2012-12-14if_indextoname.3: New link to if_nametoindex.3:Michael Kerrisk1-0/+1
2012-12-14if_nametoindex.3: Minor fixesMichael Kerrisk1-7/+10
2012-12-14if_nametoindex.3: New page documenting if_nametoindex(3) and if_indextoname(3)YOSHIFUJI Hideaki1-0/+88
2012-12-14if_nameindex.3: Fix printf() specifier in example programMichael Kerrisk1-1/+1
2012-12-14undocumented.3: Remove some now documented functionsMichael Kerrisk1-4/+0
2012-12-14if_nameindex.3: Add an example programMichael Kerrisk1-0/+39
2012-12-14if_nameindex.3: Edits, improvements and corrections to Hideaki's pageMichael Kerrisk1-18/+20
2012-12-14if_freenameindex.3: New link to if_nameindex.3Michael Kerrisk1-0/+1
2012-12-14if_nameindex.3: Document if_nameindex(3) and if_freenameindex(3)YOSHIFUJI Hideaki1-0/+110
2012-11-27exec.3: ffixMike Frysinger1-1/+1
2012-11-27strcmp.3: Enhance RETURN VALUE text and remove redundant text from DESCRIPTIONMichael Kerrisk1-1/+1
2012-11-27memcmp.3: Enhance RETURN VALUE text and remove redundant text from DESCRIPTIONMichael Kerrisk1-4/+9
2012-11-16rpc.3: ffixMichael Kerrisk1-1/+1
2012-11-16fopen.3: ffixMichael Kerrisk1-1/+1
2012-11-16confstr.3: ffixMichael Kerrisk1-1/+1
2012-11-11getifaddrs.3: Update description of ifa_data to Linux 2.6+ realityMichael Kerrisk1-2/+6
2012-11-11ttyname.3: Fix confused text in ERRORSMichael Kerrisk1-1/+1
2012-11-11getauxval.3: tfixDavid Prévot1-1/+1
2012-11-09getenv.3: tfixDavid Prévot1-1/+1
2012-11-07Removed trailing white space at end of linesMichael Kerrisk1-3/+3
2012-11-07getenv.3: SEE ALSO: add getauxval(3)Michael Kerrisk1-1/+1
2012-11-07getauxval.3: Document getauxval() function added in glibc 2.16Michael Kerrisk1-0/+214
2012-10-29clock_getcpuclockid.3: Linking with -lrt is no longer needed from glibc 2.17 ...Michael Kerrisk1-2/+2
2012-10-25fts.3: Improve description of physical vs. logical tree walkingSimon Paillard1-3/+5
2012-10-24intro.1, add_key.2, get_mempolicy.2, get_thread_area.2, intro.2, keyctl.2, mb...Michael Kerrisk10-10/+10
2012-10-24eventfd.2, futex.2, mmap2.2, open.2, pciconfig_read.2, ptrace.2, reboot.2, re...Michael Kerrisk1-1/+1
2012-10-15Removed trailing white space at end of linesMichael Kerrisk2-2/+2
2012-10-10ttyname.3: SEE ALSO: Add ctermid(3)Michael Kerrisk1-0/+1
2012-09-26time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk22-45/+45
2012-09-25sched_get_priority_max.2, sched_setparam.2, sched_setaffinity.2, sched_setsch...Michael Kerrisk12-0/+24
2012-09-25pthread_yield.3: tfixDavid Prévot1-1/+1
2012-09-25pthread_sigmask.3: tfixDavid Prévot1-1/+1
2012-09-25pthread_kill.3: tfixDavid Prévot1-1/+1
2012-09-25mallopt.3: tfixDavid Prévot1-1/+1
2012-09-25mcheck.3: srcfix: Remove already fixed FIXMEsDavid Prévot1-3/+0
2012-09-24time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk22-45/+45
2012-09-24bdflush.2, get_robust_list.2, kexec_load.2, madvise.2, mmap.2, mount.2, prctl...Michael Kerrisk1-1/+1
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot11-28/+29
2012-09-24tsearch.3: ffixDavid Prévot1-1/+0
2012-09-24regex.3: tfixDavid Prévot1-1/+1
2012-09-24getutent.3: ffixDavid Prévot1-1/+1
2012-09-23aio_write.3: tfixYuri Kozlov1-1/+1
2012-09-06sigvec.3: Add "int" arg to sv_handler definition in sigvec structureMichael Kerrisk1-3/+3
2012-09-06sigvec.3: Fix small error in discussion of blocking of signalsMichael Kerrisk1-2/+2
2012-09-06sigvec.3: grfixMichael Kerrisk1-4/+4
2012-08-29fts.3: tfixMichael Kerrisk1-1/+1
2012-08-29ldd.1, execve.2, getdents.2, quotactl.2, select_tut.2, clock_getcpuclockid.3,...Michael Kerrisk8-17/+17
2012-08-27gnu_get_libc_version.3: Remove unneeded "#define _GNU_SOURCE" from SYNOPSISMichael Kerrisk1-2/+1
2012-08-22pthread_kill.3, pthread_sigqueue.3: Remove wording "another"Michael Kerrisk2-6/+6
2012-08-22getenv.3: tfixMichael Kerrisk1-1/+1
2012-08-17syslog.3: Remove (apparently bogus) text claiming LOG_AUTH is deprecatedSimon Josefsson1-4/+2
2012-08-14secure_getenv.3: New link to getenv.3Michael Kerrisk1-0/+1
2012-08-14getenv.3: Document secure_getenv(3)Michael Kerrisk1-3/+55
2012-08-14Removed trailing white space at end of linesMichael Kerrisk1-2/+2
2012-08-14mprotect.2, syscall.2, realpath.3, iso_8859-1.7: tstampMichael Kerrisk1-1/+1
2012-08-13capget.2, futex.2, sched_setscheduler.2, spu_create.2, spu_run.2, vfork.2, ge...Sami Kerola2-5/+10
2012-08-13realpath.3: Use past tense with ancient history (libc4, libc5)Shawn Landden1-2/+2
2012-08-13strcpy.3: wfixDavid Prévot1-1/+1
2012-08-13strcat.3: ffixDavid Prévot1-1/+1
2012-08-13readdir.3: ffixDavid Prévot1-1/+1
2012-08-03rtime.3: Fix broken pointer cast in example codeMichael Kerrisk1-2/+4
2012-08-03getdents.2, select_tut.2, atof.3, atoi.3, pthread_create.3, pthread_sigmask.3...Michael Kerrisk7-15/+15
2012-07-21sigwait.3: Reword "is delivered" to "becomes pending"Michael Kerrisk1-4/+5
2012-07-20strcat.3: NOTES: Add discussion on strlcat()Michael Kerrisk1-1/+38
2012-07-20strcat.3: Add some text to emphasize the dangers of buffer overrunsMichael Kerrisk1-0/+4
2012-07-20strcpy.3: Minor rewordingMichael Kerrisk1-2/+1
2012-07-20strcpy.3: NOTES: Add a discussion of strlcpy()Michael Kerrisk1-1/+49
2012-07-19strcpy.3: Note that info is lost when strncpy() doesn't null terminateMichael Kerrisk1-0/+6
2012-07-19strcpy.3: Add some text to emphasize possibility of buffer runs with strcpy()Michael Kerrisk1-0/+2
2012-07-19strcpy.3: Fix description of the null-byte padding performed by strncpy()Michael Kerrisk1-3/+5
2012-07-19getifaddrs.3: Note that ifa_addr and ifa_netmask can be NULLMichael Kerrisk1-1/+3
2012-07-19readdir.3: Handle -1 error from pathconf() in example code snippetMichael Kerrisk1-3/+5
2012-07-19lockf.3: spfix: T_LOCK --> F_LOCKMichael Kerrisk1-2/+2
2012-07-19getutent.3: spfixMichael Kerrisk1-1/+1
2012-07-19tsearch.3: srcfix: Change to use .I and .B directivesMichael Kerrisk1-18/+51
2012-07-19tsearch.3: NOTES: remove redundant discussion of unorthodox use of term " pos...Michael Kerrisk1-6/+0
2012-07-19tsearch.3: Some wording fixesMichael Kerrisk1-6/+6
2012-07-19tsearch.3: Clarify use for first argument to the twalk() 'action' functionMichael Kerrisk1-3/+7
2012-07-19regex.3: Correct SEE ALSO reference to glibc manual "regex" sectionMichael Kerrisk1-2/+4
2012-06-08access.2, prctl.2, recv.2, send.2, euidaccess.3, mbstowcs.3, mcheck.3: ffixMichael Kerrisk3-4/+4
2012-06-08open.2, select.2, aio_cancel.3, aio_suspend.3: ffixAkihiro MOTOKI2-2/+2
2012-06-08get_nprocs_conf.3: srcfix: remove unneeded blank line before .THMichael Kerrisk1-1/+1
2012-06-08sem_close.3, sem_destroy.3, sem_getvalue.3, sem_init.3, sem_open.3, sem_post....Michael Kerrisk8-16/+16
2012-05-11Removed trailing white space at end of linesMichael Kerrisk2-2/+2
2012-05-11futimesat.2, mount.2, confstr.3, iconv.3, makedev.3, malloc.3, strcasecmp.3, ...Michael Kerrisk15-15/+15
2012-05-10aio_cancel.3, aio_error.3, aio_fsync.3, aio_read.3, aio_return.3, aio_suspend...Michael Kerrisk7-8/+30
2012-05-10aio_error.3: wfixMichael Kerrisk1-1/+1
2012-05-10lio_listio.3: Clarify that async notification occurs when *all* I/Os completeMichael Kerrisk1-2/+2
2012-05-10aio_cancel.3: Add pointers to aio(7) and sigevent(7)Michael Kerrisk1-1/+4
2012-05-10aio_cancel.3: Clarify what happens when a request isn't successfully canceledMichael Kerrisk1-1/+8
2012-05-08posix_memalign.3: wfixAkihiro MOTOKI1-1/+1
2012-05-07fopen.3: tfixDavid Prévot1-4/+2
2012-05-07printf.3: srcfix to avoid groff warningsMichael Kerrisk1-5/+5
2012-05-07matherr.3: srcfix to eliminate groff errorMichael Kerrisk1-4/+4
2012-05-07getnameinfo.3: Srcfix to avoid groff warningMichael Kerrisk1-0/+1
2012-05-07rexec.3: tfixDavid Prévot1-1/+1
2012-05-07getutent.3: Minor rewordingMichael Kerrisk1-2/+5
2012-05-07ctime.3: wfixMichael Kerrisk1-1/+1
2012-05-07mount.2, dbopen.3, fenv.3: grfixMichael Kerrisk2-2/+2
2012-05-07scanf.3, system.3, initrd.4, sk98lin.4, mdoc.samples.7, nscd.8: grfixMichael Kerrisk2-2/+2
2012-05-07endian.3: tfixDavid Prévot1-1/+1
2012-05-07isgreater.3: Clarify that the arguments to these macros must be real-floatingMichael Kerrisk1-4/+8
2012-05-07add_key.2, query_module.2, request_key.2, resolver.3, stpcpy.3, strftime.3, e...Michael Kerrisk3-4/+7
2012-05-07getaddrinfo.3: grfixMichael Kerrisk1-1/+1
2012-05-07realpath.3: Remove note about Solaris possible returning an relative pathMichael Kerrisk1-6/+10
2012-05-07confstr.3, strcasecmp.3, strcat.3, strcmp.3, strcpy.3, strdup.3, strftime.3, ...Michael Kerrisk13-36/+36
2012-05-07iconv.3: Upstream useful NOTE from DebianMichael Kerrisk1-0/+19
2012-05-07iconv.3: Write a better paragraph introducing iconv() and its argumentsMichael Kerrisk1-11/+32
2012-05-07fclose.3: wfixMichael Kerrisk1-1/+1
2012-05-07LIST_ENTRY.3, LIST_HEAD.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_HEAD...Michael Kerrisk21-0/+21
2012-05-07queue.3: srcfixMichael Kerrisk1-6/+6
2012-05-07DES_FAILED.3: New link to des_crypt.3Michael Kerrisk1-0/+1
2012-05-07rexec.3: tfixMichael Kerrisk1-1/+1
2012-05-07malloc_get_state.3: Fix wordos in function names in NAME lineMichael Kerrisk1-2/+2
2012-05-07undocumented.3: Remove some functions that have been documentedMichael Kerrisk1-5/+1
2012-05-07qsort_r.3: New link to qsort.3Michael Kerrisk1-0/+1
2012-05-07error.3: srcfixMichael Kerrisk1-1/+1
2012-05-07mcheck.3: tfixMichael Kerrisk1-1/+1
2012-05-07error.3: tfixMichael Kerrisk1-1/+1
2012-05-07dbopen.3: SYNOPSIS: Add header file <fcntl.h>Michael Kerrisk1-1/+2
2012-05-07mmap64.3: Change target of link to mmap.2 (was mmap2.2)Michael Kerrisk1-1/+1
2012-05-07memchr.3: wfixDavid Prévot1-1/+1
2012-05-07fopencookie.3: Correct description of return for user-supplied 'write' functionMichael Kerrisk1-2/+3
2012-05-07syslog.3: Update CONFORMING TO for POSIX.1-2008Michael Kerrisk1-3/+3
2012-05-07syslog.3: Document behavior when 'ident' argument to openlog() is NULLMichael Kerrisk1-1/+8
2012-05-07makedev.3: SYNOPSIS: Correct return types of major() and minor()Michael Kerrisk1-2/+2
2012-05-07mallopt.3: Fix example programMichael Kerrisk1-7/+2
2012-05-07mallopt.3: Restore accidentally omitted line in shell sessionMichael Kerrisk1-1/+2
2012-05-07getaddrinfo.3: Note that AI_ADDRCONFIG is not affected by loopback addressesJean-Michel Vourgère1-1/+3
2012-05-07wcsncmp.3: spfixYuri Kozlov1-1/+1
2012-05-07fmemopen.3: BUGS: Note inconsistent treatment of 'b' in 'mode'Michael Kerrisk1-0/+13
2012-05-07fmemopen.3: BUGS: fmemopen() doesn't correctly set file position in some casesMichael Kerrisk1-0/+16
2012-05-07fmemopen.3: BUGS: Append mode does not force writes to appendMichael Kerrisk1-0/+8
2012-05-07fmemopen.3: BUGS: fmemopen() incorrectly handles size==0 caseMichael Kerrisk1-0/+11
2012-05-07fmemopen.3: BUGS: Note silent ABI change for fmemopen() in glibc 2.9Michael Kerrisk1-0/+8
2012-05-07fmemopen.3: Note details of POSIX.1-2008 specification of 'b' in 'mode'Michael Kerrisk1-2/+10
2012-05-07fmemopen.3: ffixMichael Kerrisk1-1/+1
2012-05-07mallopt.3: SEE ALSO: Add malloc_stats(3)Michael Kerrisk1-0/+1
2012-05-07malloc.3, mallopt.3: SEE ALSO: Add malloc_info(3)Michael Kerrisk2-0/+2
2012-05-07malloc_stats.3: Remove text referring to mmap(2)Michael Kerrisk1-3/+2
2012-05-07malloc_stats.3: New man page for malloc_stats(3)Michael Kerrisk1-0/+65
2012-05-06malloc_info.3: Point out use of open_memstream()Michael Kerrisk1-2/+8
2012-05-06malloc_info.3: New page for malloc_info(3)Michael Kerrisk1-0/+251
2012-05-06mallinfo.3: Add xref from 'hblks' explanation to M_MMAP_THRESHOLD in mallopt(3)Michael Kerrisk1-1/+5
2012-04-27mallinfo.3: srcfix: Add FIXMEMichael Kerrisk1-0/+1
2012-04-27mallinfo.3: tstampMichael Kerrisk1-1/+1
2012-04-27mallinfo.3: Minor improvementsMichael Kerrisk1-4/+10
2012-04-27mallinfo.3: Note mallinfo() bug for multiple arenasMichael Kerrisk1-3/+6
2012-04-27mallinfo.3: New page for mallinfo(3)Michael Kerrisk1-0/+263
2012-04-27Removed trailing white space at end of linesMichael Kerrisk2-3/+3
2012-04-26gettimeofday.2, ptrace.2, sigaction.2, aio_init.3, mpool.3, scandir.3, inotif...Michael Kerrisk3-3/+3
2012-04-26scandir.3: Improve EXAMPLE source code: s/0/NULL/ in scandir() callMichael Kerrisk1-1/+1
2012-04-24strchr.3: srcfix: use . mark-up rather than \fI.\fPMichael Kerrisk1-4/+15
2012-04-24memchr.3: Clarify description, omitting mention of "strings" and "characters"Michael Kerrisk1-18/+24
2012-04-24strchr.3: Explain behavior when seraching for '\0'James Hunt1-1/+6
2012-04-24resolver.3: Note that many options are documented in resolv.conf(5)Petr Baudis1-1/+4
2012-04-23termios.3: tfix: 'IECHO' should be 'ECHO'.James Hunt1-1/+1
2012-04-23getpwnam.3: Fix discussion of _SC_GETPW_R_SIZE_MAXMichael Kerrisk1-7/+13
2012-04-23getgrnam.3: Fix discussion of _SC_GETGR_R_SIZE_MAXMichael Kerrisk1-7/+13
2012-04-23gsignal.3: ffixMichael Kerrisk1-1/+1
2012-04-23rexec.3: grfixMichael Kerrisk1-1/+1
2012-04-23rexec_af.3: New link to rexec.3Michael Kerrisk1-0/+1
2012-04-23rexec.3: Document rexec_af()Michael Kerrisk1-6/+32
2012-04-23iruserok_af.3, rcmd_af.3, rresvport_af.3, ruserok_af.3: New links to rcmd.3Michael Kerrisk4-0/+4
2012-04-23rcmd.3: Document "_af" variants of these functionsMichael Kerrisk1-5/+62
2012-04-23rcmd.3: Add some details of the rresvport() 'port' argumentMichael Kerrisk1-4/+14
2012-04-23strerror.3: srcfixMichael Kerrisk1-1/+3
2012-04-23strerror.3: Add an example of the kind of string returned by setrerror()Michael Kerrisk1-0/+5
2012-04-23btree.3, dbopen.3, hash.3, mpool.3, recno.3: Note that glibc no longer provid...Michael Kerrisk5-4/+39
2012-04-22fopen.3: spfixMichael Kerrisk1-3/+6
2012-04-22fopen.3: BUGS: Note limitation on number of flag characters parsed in 'mode'Michael Kerrisk1-0/+16
2012-04-22fopen.3: Document ",ccs=string" feature of 'mode' for fopen()/freopen()Michael Kerrisk1-3/+26
2012-04-22fopen.3: Note that 'c' and 'e' flags are ignored for fdopen()Michael Kerrisk1-1/+7
2012-04-22fopen.3: wfixMichael Kerrisk1-1/+1
2012-04-22fopen.3: wfixMichael Kerrisk1-3/+1
2012-04-22strerror.3: Note how to use 'errno' to detect errors when calling strerror()Michael Kerrisk1-0/+13
2012-04-22strerror.3: Improve strerror_r() descriptionEric Blake1-7/+15
2012-04-22strerror.3: Correct description of error return for XSI strerror_r()Bernhard Walle1-4/+2
2012-04-21mkstemp.3: Add "mkstemps" and "mkostemps" to NAME lineMichael Kerrisk1-2/+2