summaryrefslogtreecommitdiff
path: root/src/shared/musl_missing.h
Commit message (Expand)AuthorAge
* Prep v240: Add check for qsort_r() and the function if not provided.Sven Eden2018-11-08
* Prep v239: Fix an issue with program_invocation[_short]_name :Sven Eden2018-10-16
* musl_missing.h: add FTW_* macros missing from musl libc.maxice82018-04-27
* Fix build on muslBjorn Pagen2018-03-07
* test/test-hexdecoct.c: Add include for musl_missin.h for strndupa().Sven Eden2018-01-25
* work-around usage of glibc-specific __register_atfork for musl systemsmaxice82018-01-24
* shared/musl_missing.h: replace ifdef with if on HAVE_[__]SECURE_GETENVmaxice82018-01-24
* shared/musl_missing.h: replace ifdef HAVE_UTMP with if ENABLE_UTMPmaxice82018-01-24
* Prep v229.5: Make musl-libc utmp/wtmp stubs visible.Sven Eden2017-06-16
* Prep v230: Move musl_missing and parse-printf-format to libshared.Sven Eden2017-06-16