musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/string.h
AgeCommit message (Expand)AuthorLines
2023年11月06日remove non-prototype declaration of basename from string.h Rich Felker-3/+0
2023年01月06日expose memmem under baseline POSIX feature profile Rich Felker-1/+1
2021年11月29日define NULL as nullptr when used in C++11 or later Ismael Luceno-1/+3
2018年06月26日add explicit_bzero implementation David Carlier-0/+1
2017年07月04日remove useless declarations in string.h Alexander Monakov-2/+0
2013年11月24日restore type of NULL to void * except when used in C++ programs Rich Felker-0/+4
2013年01月18日use a common definition of NULL as 0L for C and C++ Rich Felker-6/+1
2012年12月03日feature test macros: make _GNU_SOURCE enable everything Rich Felker-3/+0
2012年10月15日add memmem function (gnu extension) Rich Felker-0/+1
2012年09月13日strsep is BSD|GNU, not GNU-only; it's originally from BSD Rich Felker-1/+4
2012年09月07日default features: make musl usable without feature test macros Rich Felker-5/+1
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-12/+18
2012年05月22日support _BSD_SOURCE feature test macro Rich Felker-5/+12
2012年05月09日omit declaration of basename wrongly interpreted as prototype in C++ Rich Felker-0/+2
2012年02月24日replace prototype for basename in string.h with non-prototype declaration Rich Felker-1/+1
2012年02月07日declare basename in string.h when _GNU_SOURCE is defined Rich Felker-0/+1
2012年02月06日more locale_t interfaces (string stuff) and header updates Rich Felker-0/+8
2011年09月11日add dummied strverscmp (obnoxious GNU function) Rich Felker-0/+1
2011年04月26日function signature fix: add const qualifier to mempcpy src arg Rich Felker-1/+1
2011年04月26日typo in prototype for mempcpy Rich Felker-1/+1
2011年04月26日prototype for mempcpy Rich Felker-0/+1
2011年04月13日implement memrchr (nonstandard) and optimize strrchr in terms of it Rich Felker-0/+1
2011年04月06日fix prototype for strsep Rich Felker-1/+1
2011年03月30日add some missing prototypes for nonstandard functions (strsep, clearenv) Rich Felker-0/+1
2011年02月26日fix missing prototype for strsignal Rich Felker-0/+1
2011年02月24日apply feature test protection to memccpy Rich Felker-1/+4
2011年02月15日prototype for gnu strcasestr (currently a stub) Rich Felker-0/+1
2011年02月14日more header cleanup and conformance fixes - string.h Rich Felker-7/+12
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+72
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 15:23:49 +0000

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