This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ISO C11 issues for glibc


Which reminds me, what is your opinion on those *_s bounds-checking
functions, e.g, vsnprintf_s etc, as specified in Annex K?
I'd say we don't really need them since we have _FORTIFY_SOURCE
and thus *_chk functions...

        Marek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]