summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputws.c
AgeCommit message (Collapse)Author
2012-03-15- ansify, knf.christos
- no functional changes
2003-03-07add fgetws() and fputws() (lib/20576).tshiozak
Note: fgetws.c, fgetws.3, fputws.c and fputws.3 are obtained from FreeBSD, and fitted by sigsegv@infoseek.jp and me.