summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/funopen.c
AgeCommit message (Expand)Author
2016-10-23PR/51572: calling funopen on each printw call is a tad excessive, but thischristos
2012-03-28only provide compatibility i/o functions to the ones provided by the caller.christos
2012-03-27- widen the internal read and write calls to match the syscallschristos
2012-03-15- ansify, knf.christos
2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos
2005-11-29WARNS=4christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
1998-11-15delintchristos
1998-02-03remove obsolete register declarationsperry
1997-07-13Fix RCSID'schristos
1995-02-02Merged with 4.4lite.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd