libc: Document some more *_l() functions.
authorSascha Wildner <saw@online.de>
Thu, 26 Dec 2013 00:09:46 +0000 (01:09 +0100)
committerSascha Wildner <saw@online.de>
Thu, 26 Dec 2013 00:09:46 +0000 (01:09 +0100)
commitdcf25e661f6fc36d5c35e9590a29c7a354a7929e
treef47ba66384a52ebc053be2cbf8b511115142387f
parenteecd5bcff06f2817fe80f4eb265ea290416d9720
libc: Document some more *_l() functions.

wcstod_l()
wcstof_l()
wcstoimax_l()
wcstol_l()
wcstold_l()
wcstoll_l()
wcstoul_l()
wcstoull_l()
wcstoumax_l()
lib/libc/locale/Makefile.inc
lib/libc/locale/wcstod.3
lib/libc/locale/wcstol.3