Home | History | Annotate | Download | only in stdio
History log of /src/lib/libc/stdio/fputwc.c
RevisionDateAuthorComments
 1.5  15-Mar-2012  christos - ansify, knf.
- no functional changes
 1.4  12-Jun-2005  lukem branches: 1.4.44;
Add missing __RCSID()
 1.3  07-Mar-2003  tshiozak add fgetws() and fputws() (lib/20576).

Note: fgetws.c, fgetws.3, fputws.c and fputws.3 are obtained from FreeBSD,
and fitted by sigsegv@infoseek.jp and me.
 1.2  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.1  07-Dec-2001  yamt branches: 1.1.2;
- make FILE structure extensible without breaking binary-compatibility.
- add fputwc, fgetwc, fwide and related functions.
- add hooks needed to maintain the orientation of file stream.
 1.1.2.3  06-Feb-2002  nathanw #include "reentrant.h" before "local.h" so that the thread types used
in fileext.h are avaliable.
 1.1.2.2  28-Jan-2002  nathanw Catch up to -current.
 1.1.2.1  07-Dec-2001  nathanw file fputwc.c was added on branch nathanw_sa on 2002-01-28 20:50:57 +0000
 1.4.44.1  17-Apr-2012  yamt sync with head

RSS XML Feed