musl/include/strings.h, branch master musl - an implementation of the standard library for Linux-based systems fix strings.h feature test macro usage due to missing features.h 2022年08月01日T17:57:11+00:00 Michael Pratt mcpratt@pm.me 2022年05月19日T03:13:23+00:00 46d1c7801bb509e1097e8fadbaf359367fa4ef0b
implement ffsl and ffsll functions 2014年07月31日T06:38:23+00:00 Rich Felker dalias@aerifal.cx 2014年07月31日T06:38:23+00:00 ecc082c61b6da9a8b2ae0c07aa3331673834d94a per the resolution of Austin Group issue #617, these are accepted for XSI option in POSIX future and thus I'm treating them as standard functions.
per the resolution of Austin Group issue #617, these are accepted for
XSI option in POSIX future and thus I'm treating them as standard
functions.
limit visibility of ffs function declaration to _XOPEN_SOURCE 2014年07月31日T06:33:17+00:00 Rich Felker dalias@aerifal.cx 2014年07月31日T06:33:17+00:00 38db09374a1cf4c2712c980b07b22a67a5f6bbc3 per the standard, ffs is XSI shaded, whereas the other functions in this header are in the base.
per the standard, ffs is XSI shaded, whereas the other functions in
this header are in the base.
namespace conformance to latest standards in strings.h 2013年02月26日T06:30:36+00:00 Rich Felker dalias@aerifal.cx 2013年02月26日T06:30:36+00:00 d1eae83a593309842550988e9c56492fac9cdece
more locale_t interfaces (string stuff) and header updates 2012年02月07日T02:51:02+00:00 Rich Felker dalias@aerifal.cx 2012年02月07日T02:51:02+00:00 36bf56940af90baa478dd1258884291d5d213d10 this should be everything except for some functions where the non-_l version isn't even implemented yet (mainly some non-ISO-C wcs* functions).
this should be everything except for some functions where the non-_l
version isn't even implemented yet (mainly some non-ISO-C wcs*
functions).
extensive header cleanup for standards conformance & correctness 2011年02月14日T23:41:25+00:00 Rich Felker dalias@aerifal.cx 2011年02月14日T23:41:25+00:00 74eea628cf43355ba2b227f0bb3c31697d637761 thanks to Peter Mazinger (psm) for pointing many of these issues out and submitting a patch on which this commit is loosely based
thanks to Peter Mazinger (psm) for pointing many of these issues out
and submitting a patch on which this commit is loosely based
initial check-in, version 0.5.0 2011年02月12日T05:22:29+00:00 Rich Felker dalias@aerifal.cx 2011年02月12日T05:22:29+00:00 0b44a0315b47dd8eced9f3b7f31580cf14bbfc01

AltStyle によって変換されたページ (->オリジナル) /