Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/common/lib/libc/stdlib
hi,
> Why is wcstoll not a weak symbol then?
because wcstoll(3) is not used in libc internally to implement C90 function.
here is an example of how to work libc namespace, printf(c90) vs
mbrtowc(c90amd1).
http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=5351
very truly yours.
--
Takehiko NOZAKI<takehiko.nozaki%gmail.com@localhost>
Home |
Main Index |
Thread Index |
Old Index