summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* MFC r318705:ngie2017-07-181-5/+10
* MFC r320472,r320508,r320509:kib2017-07-1738-139/+186
* MFC r305413ache2016-09-081-4/+10
* MFC r305406,r305409,r305412ache2016-09-081-9/+25
* MFC r305241ache2016-09-051-1/+11
* MFC r305219ache2016-09-041-5/+8
* MFC r304607,r304641,r304819,r304811ache2016-08-274-28/+15
* MFC r304810ache2016-08-273-2/+14
* MFC r295632ache2016-08-252-2/+11
* Direct commit, equal to MFC part of r295632 which is not planned forache2016-08-231-0/+1
* MFC: r302824ache2016-07-221-3/+3
* MFH (r291197): markup fixesdes2016-01-261-3/+9
* MFC r292013:ngie2015-12-132-4/+4
* MFC r292004:ngie2015-12-132-0/+6
* MFC r285140:ngie2015-12-013-27/+134
* MFC r278932:ngie2015-12-011-3/+0
* MFC r269326:ngie2015-12-011-0/+1
* MFC r288006,r288031,r288032,r288033:ngie2015-11-255-7/+11
* MFC r258245:ngie2015-11-252-0/+2
* MFC r264737:ngie2015-11-252-3/+5
* MFC: r290549,r290729ache2015-11-191-22/+7
* MFC: r289863,r289931,r290110,r290230,r290231,r290232ache2015-11-087-23/+37
* MFC 286177:jhb2015-10-011-3/+3
* MFC r287292:kib2015-09-051-3/+4
* MFC 281887:jhb2015-06-023-3/+3
* MFC discussed with: jilles, -developersngie2015-01-112-8/+18
* MFC r275665:delphij2014-12-101-4/+6
* MFC r273760:kevlo2014-11-241-3/+3
* MFC r268924:pfg2014-08-161-9/+16
* MFC: r269116ache2014-08-061-0/+8
* MFC: r268997ache2014-08-061-0/+18
* MFC r268926, r268930, r268983:pfg2014-08-035-7/+13
* MFC r268985, r269001:pfg2014-07-254-5/+5
* MFC r268928:pfg2014-07-231-1/+1
* MFC r262890:eadler2014-03-101-2/+0
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-061-27/+28
* libc: Always use our own copy of sys_errlist and sys_nerr (.so only).jilles2013-08-311-1/+2
* Add mkostemp() and mkostemps().jilles2013-08-094-21/+106
* Typo corrected.schweikh2013-07-121-1/+1
* mktemp(3): Add standards section. Prefer standard header.jilles2013-07-051-4/+29
* Convert libc/stdio from K&R to ANSI Cemaste2013-04-2334-151/+53
* Renumber clauses to reduce diffs to other versionsemaste2013-04-2370-70/+70
* Spelling correctionemaste2013-04-111-1/+1
* Remove unused atomic headeremaste2013-04-111-1/+0
* mdoc: add missing El.joel2013-02-271-0/+1
* Add an implementation of open_memstream() and open_wmemstream(). Thesejhb2013-02-275-1/+639
* setbuf(3): Restore a BUGS section about setbuf().jilles2013-02-181-1/+4
* setbuf(3): Remove bugs section about ancient versions of BSD.jilles2013-02-151-17/+1
* mdoc: Remove EOL whitespace.joel2013-02-091-1/+1
* - Fix more style(9)-related issues (copyright header, spaces after functiongahr2013-02-011-56/+55
OpenPOWER on IntegriCloud