Hi! > BTW glibc guards clone() with #ifdef __USE_GNU, which should have the same > effect as _GNU_SOURCE. I wonder why only musl got broken. I guess that the definitions gets pulled from other header indirectly in glibc which happens before we define the macro. -- Cyril Hrubis chrubis@suse.cz