summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fopen.3
AgeCommit message (Expand)Author
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
2017-11-04Be more consistent with how we refer to fopen() - pointed out by wiz@kre
2017-11-04Some (mostly minor) wording improvements (IMO)kre
2017-11-04Fix xref. Remove Tn.wiz
2017-11-04Implement nofollow (l) for fopen(3).christos
2015-07-15Allow changing the default buffering policy for a stdio stream duringchristos
2015-02-11Use Pq to avoid space before O_EXCL.riastradh
2012-11-15Add 'x' to the mode bits to specify O_EXCL, like glibc.christos
2012-07-02Sort description of flags.wiz
2011-07-18Use a list for clarity, update standards, etc.jruoho
2011-06-27Various minor improvements.wiz
2011-06-26* Arrange for interfaces that create new file descriptors to be able tochristos
2010-04-05\\ -> \ejoerg
2005-05-25Add restrict qualifiers to fopen()/freopen() arguments.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2003-03-28avoid using multiple different ways of saying the same thingpooka
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-07-10import CAVEATS sections from OpenBSD.yamt
2002-06-12Add Xr to fileno(3).wiz
2002-05-15Consistent wording: plain files -> regular files.kleink
2002-02-07Generate <>& symbolically.ross
2000-12-29Sprinkle some __restrict into stdio.kleink
2000-10-18Make "f" standout better.kim
2000-05-17Comment out a paragraph describing behavior which NetBSD's fopen(3) doesfair
2000-01-15add and "f" flag to fopen that makes sure we are opening a plain file,christos
1999-01-12* Add const keywords to function arguments as appropriate.kleink
1998-04-28fix mdoc references and other mistakesfair
1998-02-05add LIBRARY section to man pageperry
1997-10-14Fix a bizarre formatting error.mycroft
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1995-02-02Merged with 4.4lite.jtc
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections so thatjtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd