libc: Document some more *_l() functions.
authorSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 22:44:25 +0000 (23:44 +0100)
committerSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 22:44:48 +0000 (23:44 +0100)
commit0919340f30d04b241886960688db11908a514075
tree26027ed234692d2f0b1e70f5d33ac6da08881c4e
parent4eaa87794de95193cd160e477a3686bae80b5c54
libc: Document some more *_l() functions.

fgetwc_l()
getwc_l()
getwchar_l()

fputwc_l()
putwc_l()
putwchar_l()
lib/libc/stdio/Makefile.inc
lib/libc/stdio/getwc.3
lib/libc/stdio/putwc.3