aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getline.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-182/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-9/+9
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+2
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-5/+5
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-6/+3
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-10Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+185
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-185/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-08-15getline.3: wfix.enh1-0/+5
2022-08-15getline.3: srcfix.enh1-8/+8
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-06Various pages: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-06-20getline.3: !*lineptr is sufficientнаб1-3/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-03getline.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-3/+4
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-2/+2
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk1-1/+1
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+5
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-12/+6
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-1/+0
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2020-09-07getline.3: Use %zd rather than %zu when printing 'ssize_t' valuesAlejandro Colomar1-1/+1
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19_syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S...Michael Kerrisk1-2/+2
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-6/+6
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2017-07-12getline.3: wfixLong Wang1-1/+1
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-01-25getline.3: Handle null bytes in inputMichael Kerrisk1-1/+1
2017-01-25getline.3: EXAMPLE: better error handlingMichael Kerrisk1-1/+3
2017-01-25getline.3: EXAMPLE: specify file to be opened as command-line argumentMichael Kerrisk1-2/+7
2017-01-25getline.3: tfixMichael Kerrisk1-1/+1
2017-01-25getline.3: Use better variable name in example programMichael Kerrisk1-3/+3
2016-12-27getline.3: Document ENOMEM error caseJann Horn1-0/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st...Michael Kerrisk1-1/+1
2015-03-29intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m...Michael Kerrisk1-1/+1
2015-03-22getline.3: ATTRIBUTES: Note functions that are thread-safeMa Shimiao1-0/+14
2015-01-22_exit.2, dup.2, execve.2, execveat.2, fallocate.2, fcntl.2, get_robust_list.2...Michael Kerrisk1-1/+1
2015-01-16getline.3: Consistency fix: use "stream" as name for "FILE *" argumentMichael Kerrisk1-5/+5
2014-08-19access.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, ...Michael Kerrisk1-1/+1
2014-08-18getline.3: Remove ancient Linux libc detailsMichael Kerrisk1-2/+0
2014-08-01getline.3: Close opened file at end of example programRahul Bedarkar1-0/+1
2014-04-06bdflush.2, fsync.2, mmap.2, open.2, perf_event_open.2, sync.2, syscall.2, fme...Michael Kerrisk1-1/+1
2014-04-02getline.3: Caller should free the allocated buffer even if getline() failedAlexey Samsonov1-2/+5
2014-01-08getline.3: Correct description of how '*n' is used when '*lineptr' == NULLMichael Kerrisk1-5/+4
2014-01-02getline.3: Remove SEE ALSO reference to unsafe gets(3)Michael Kerrisk1-1/+0
2013-05-19readdir.2, asprintf.3, getline.3, getlogin.3, pthread_setname_np.3, readdir.3...Michael Kerrisk1-1/+1
2013-04-19getline.3: RETURN VALUE: mention that 'errno' is set on errorMichael Kerrisk1-1/+4
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-0/+2
2013-03-10readv.2, wait.2, wait4.2, basename.3, clock.3, confstr.3, ctermid.3, dl_itera...Michael Kerrisk1-1/+1
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-4/+4
2012-09-26time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk1-1/+1
2012-09-24time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk1-1/+1
2011-09-27getline.3: tfixMichael Kerrisk1-1/+1
2010-10-31getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem...Michael Kerrisk1-2/+1
2010-09-22getline.3: ffixMichael Kerrisk1-9/+10
2010-09-22getline.3: wfixMichael Kerrisk1-2/+4
2010-06-12getline.3: grfixMichael Kerrisk1-1/+1
2010-06-12getline.3: Remove unneeded check before free()Robert Wohlrab1-3/+2
2010-06-12getline.3: Minor wording fixMichael Kerrisk1-1/+1
2010-06-12getline.3: wsfixMichael Kerrisk1-2/+2
2010-05-24timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, getline....Michael Kerrisk1-1/+1
2009-12-05getline.3: Update to reflect that these functions were standardized in POSIX....Michael Kerrisk1-4/+22
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-1/+1
2007-12-25Minor changes to example program.Michael Kerrisk1-1/+4
2007-12-23Fixed unbalanced .nf/fi pairs.Michael Kerrisk1-1/+3
2007-12-23wspace in SYNOPSISMichael Kerrisk1-1/+1
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-8/+8
2007-06-16Minor rewrites.Michael Kerrisk1-4/+7
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-7/+7
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-12/+16
2007-04-05ffixMichael Kerrisk1-15/+16
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-1/+2
2006-07-20ffixMichael Kerrisk1-1/+1
2006-05-18Various minor clarifications.Michael Kerrisk1-14/+10
2006-03-23Small FIXME formatting fixesMichael Kerrisk1-1/+1
2006-01-13Global change to many pages...Michael Kerrisk1-2/+2
2005-11-02Formatting fixesMichael Kerrisk1-3/+1
2005-10-19Formatting fixesMichael Kerrisk1-1/+1
2005-10-19Formatting fixesMichael Kerrisk1-1/+5
2005-10-19Manual fixes for parentheses formattingMichael Kerrisk1-7/+7
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-4/+4
2005-07-19Formatting fixes.Michael Kerrisk1-6/+6
2005-07-06hyphen/dash fixesMichael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+141