libc: Remove documentation for strtoq_l() and strtouq_l().
authorSascha Wildner <saw@online.de>
Fri, 27 Dec 2013 15:32:02 +0000 (16:32 +0100)
committerSascha Wildner <saw@online.de>
Fri, 27 Dec 2013 15:32:02 +0000 (16:32 +0100)
commit18f89bd4272d6c08790085e993671d82216a86d0
tree9f8afee11c10892a1f590b4e515b4a3c352cc76e
parent7d3de48c6627bb72c991c76cd5d8a010211db77a
libc: Remove documentation for strtoq_l() and strtouq_l().

They are not provided and I was misled by xlocale.3 listing them.
Fix this too.
Makefile_upgrade.inc
lib/libc/locale/xlocale.3
lib/libc/stdlib/Makefile.inc
lib/libc/stdlib/strtol.3
lib/libc/stdlib/strtoul.3