From: Rich Felker Date: Mon, 7 Jul 2014 03:10:35 +0000 (-0400) Subject: rename file containing pthread_cleanup_push and pop for consistency X-Git-Tag: v1.1.4~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b48b00a9019fc108b73a04704c3657a4b29b58f;p=musl rename file containing pthread_cleanup_push and pop for consistency --- diff --git a/src/thread/cancellation.c b/src/thread/pthread_cleanup_push.c similarity index 100% rename from src/thread/cancellation.c rename to src/thread/pthread_cleanup_push.c