libc: Document some more *_l() functions.
authorSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 23:27:29 +0000 (00:27 +0100)
committerSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 23:27:29 +0000 (00:27 +0100)
commiteecd5bcff06f2817fe80f4eb265ea290416d9720
tree9dc2d1d04c2b5e46bdfd048790651ed7e6a89c84
parent0919340f30d04b241886960688db11908a514075
libc: Document some more *_l() functions.

strtod_l()
strtof_l()
strtoimax_l()
strtol_l()
strtold_l()
strtoll_l()
strtoq_l()
strtoul_l()
strtoull_l()
strtoumax_l()
strtouq_l()
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/strtod.3
lib/libc/stdlib/strtol.3
lib/libc/stdlib/strtoul.3