tags 351996 - fixed-upstream
retitle manpages-dev: string functions should reference wide string equivalents
thanks

Hi,

I noticed the new manpages 2.24 package that adds a lot of
references. However there are a few missing bits. Grepping equivalent
man3/*w* missed the wide string functions that are not documented yet
(but should still be referenced for letting the programmer know that
they exist and do what he guesses). Here is the list:

strcoll wcscoll
strxfrm wcsxfrm
strchrnul wcschrnul
strstr wcswcs
strtod wcstod
strtof wcstof
strtold wcstold
atol wcstol
strtol wcstol
strtoul wcstoul
strtoll wcstoll
strtoull wcstoull
atoq wcstoq
strtoq wcstoq
strtouq wcstouq
scanf wscanf
strftime wcsftime

An additionnal extra would be fgets to reference fgetws.

Thanks,
Samuel Thibault


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to