aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fopen.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-405/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-21/+21
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-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-6/+17
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-3/+3
2023-02-05Many pages: Use lowercase for 'glibc'Alejandro Colomar1-1/+1
2022-12-29Many pages: Remove references to C89Alejandro Colomar1-2/+2
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04Many pages: wfixAlejandro Colomar1-1/+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-10-08memfd_create.2, mlock.2, poll.2, select.2, fopen.3, capabilities.7: tfixŠtěpán Němec1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+396
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-396/+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-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-05-14fopen.3: tfixAlejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-1/+1
2022-03-06Various pages: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [BSD-4-Clause-UC] Use SPDX-License-IdentifierAlejandro Colomar1-29/+1
2021-12-18pthread_cancel.3, pthread_cleanup_push_defer_np.3, pthread_setcancelstate.3, ...Samanta Navarro1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-03fopen.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-2/+5
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-05Various pages: ffix: More layout consistency fixes for FTMsMichael Kerrisk1-1/+3
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-2/+0
2020-12-21getent.1, access.2, cacheflush.2, chroot.2, clock_getres.2, fcntl.2, getrusag...Michael Kerrisk1-1/+1
2020-11-15getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, m...Alejandro Colomar1-2/+2
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2019-05-09execve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3, malloc_trim.3, posix_mem...Michael Kerrisk1-1/+1
2019-04-14fopen.3: Minor tweaks to Elliot's patchMichael Kerrisk1-1/+2
2019-04-14fopen.3: Explain BSD vs glibc "a+" differenceenh1-2/+4
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-4/+6
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-5/+5
2017-08-15_syscall.2, clock_getres.2, clone.2, copy_file_range.2, create_module.2, dele...Michael Kerrisk1-2/+2
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2017-03-13add_key.2, execve.2, fork.2, fsync.2, getrandom.2, getrlimit.2, getxattr.2, i...Michael Kerrisk1-1/+1
2017-01-05fopen.3: Change argument name: 'path' to 'pathname'Michael Kerrisk1-5/+5
2017-01-05fopen.3: Describe freopen() behavior for NULL pathname argumentMichael Kerrisk1-0/+22
2017-01-05fopen.3: Note the open(2) flags that correspond to the 'mode' argumentMichael Kerrisk1-0/+18
2017-01-05fopen.3: Add subsection headings for each functionMichael Kerrisk1-2/+4
2017-01-05fopen.3: wfixMichael Kerrisk1-1/+1
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-09fopen.3: SEE ALSO: add open_memstream(3)Michael Kerrisk1-1/+2
2016-03-01kill.2, sigaction.2, sigpending.2, sigprocmask.2, sigsuspend.2, ctermid.3, fe...Michael Kerrisk1-1/+1
2016-03-01kill.2, sigaction.2, sigpending.2, sigprocmask.2, sigsuspend.2, ctermid.3, ct...Michael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24fopen.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008Michael Kerrisk1-8/+6
2015-03-02mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai...Michael Kerrisk1-1/+1
2015-02-27fopen.3: ATTRIBUTES: Note function that is thread-safeMa Shimiao1-0/+14
2014-09-01getrlimit.2, mmap.2, stat.2, unimplemented.2, dbopen.3, ecvt_r.3, fopen.3, ft...Michael Kerrisk1-1/+1
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-2/+2
2014-03-26fopen.3: tfixYuri Kozlov1-1/+1
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-1/+1
2013-03-12accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-1/+1
2013-03-10accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-1/+1
2012-11-16fopen.3: ffixMichael Kerrisk1-1/+1
2012-05-07fopen.3: tfixDavid Prévot1-4/+2
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-03-23fopen.3: srcfixMichael Kerrisk1-0/+1
2010-10-12intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ...Michael Kerrisk1-1/+1
2009-02-23daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3:...Michael Kerrisk1-2/+2
2008-12-05fopen.3: SEE ALSO: Add fmemopen(3) and fopencookie(3)Petr Baudis1-2/+4
2008-10-12fopen.3: minor: Add pointer to glibc 'mode' extensionsMichael Kerrisk1-1/+4
2008-10-12fopen.3: srcfix: remove unneeded FIXMEMichael Kerrisk1-4/+0
2008-08-29Add/fix feature test macro requirements.Michael Kerrisk1-2/+2
2008-08-06Added FIXMEMichael Kerrisk1-0/+4
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-3/+3
2008-06-05s/'/\\'/ to improve rendering in UTF-8.Michael Kerrisk1-3/+3
2007-12-24s/fildes/fd/Michael Kerrisk1-3/+3
2007-12-23wspace in SYNOPSISMichael Kerrisk1-2/+4
2007-11-24Update date in .TH lineMichael Kerrisk1-1/+1
2007-11-19Document 'e' (close-on-exec) option, new in glibc 2.7.Michael Kerrisk1-0/+8
2007-10-03Fix redundant formatting tagsMichael Kerrisk1-1/+1
2007-07-18ffixMichael Kerrisk1-2/+2
2007-07-09ffixMichael Kerrisk1-4/+6
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+9
2007-06-22ffixMichael Kerrisk1-2/+3
2007-06-12s/`/'/ when the thing being quoted is a character.Michael Kerrisk1-3/+3
2007-06-11s/process' /process's/Michael Kerrisk1-1/+1
2007-05-18Relocated GLIBC NOTES as subsection under NOTESMichael Kerrisk1-1/+2
2007-05-18Fix inconsistencies in .TH linesMichael Kerrisk1-1/+1
2007-05-16Convert SH to SS and other section-related fixes.Michael Kerrisk1-1/+1
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-24/+30
2006-12-16Updated various header pages to accurately reflect which functionsMichael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-4/+5
2006-05-25minorMichael Kerrisk1-1/+1
2006-05-13tfixMichael Kerrisk1-1/+1
2006-05-08wfixMichael Kerrisk1-2/+2
2006-05-03Document 'm' (mmap) flag.Michael Kerrisk1-2/+22
2006-03-23Small FIXME formatting fixesMichael Kerrisk1-1/+1
2005-12-15Added description of 'x' mode character (exclusive open).Michael Kerrisk1-0/+17
2005-11-02Formatting fixesMichael Kerrisk1-3/+2
2005-11-02Change things like "NULL-terminated string" to "null-terminated string"Michael Kerrisk1-1/+1
2005-10-19Manual fixes for parentheses formattingMichael Kerrisk1-2/+2
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-22/+22
2005-10-04Improved "a+" description (fix from Fedora man-pages-2.07-7).Michael Kerrisk1-1/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+235