This is the mail archive of the glibc-bugs@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]

[Bug libc/15973] glibc should provide strnspn() and strncspn()


https://sourceware.org/bugzilla/show_bug.cgi?id=15973

paxdiablo <allachan at au1 dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allachan at au1 dot ibm.com

--- Comment #3 from paxdiablo <allachan at au1 dot ibm.com> ---
Have to agree with Rich here, strspn is mandated by ISO C but I cannot find the
n-variant in either ISO or POSIX.

It will need a very good reason for being added, beyond programmers who can't
write safe code without the crutch of so-called safe functions :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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