mailing list of musl libc
 help / color / mirror / code / Atom feed
482b7819c5aea61ca5cfb9eaab3dbe60e4d7b0aa blob 70 bytes (raw)

1
2
3
4
5
 
#include <threads.h>

void (mtx_destroy)(mtx_t *mtx) {
	/* empty */
}
debug log:

solving 482b781 ...
found 482b781 in https://inbox.vuxu.org/musl/1fd80c87fbb0d610730e9d0bf986a304427ba8ff.1409423162.git.Jens.Gustedt@inria.fr/ ||
	https://inbox.vuxu.org/musl/1406886931.4830.92.camel@eris.loria.fr/ ||
	https://inbox.vuxu.org/musl/1407144603.8274.248.camel@eris.loria.fr/ ||
	https://inbox.vuxu.org/musl/1409177505.4476.75.camel@eris.loria.fr/

applying [1/4] https://inbox.vuxu.org/musl/1fd80c87fbb0d610730e9d0bf986a304427ba8ff.1409423162.git.Jens.Gustedt@inria.fr/
diff --git a/src/thread/mtx_destroy.c b/src/thread/mtx_destroy.c
new file mode 100644
index 0000000..482b781

Checking patch src/thread/mtx_destroy.c...
Applied patch src/thread/mtx_destroy.c cleanly.

skipping https://inbox.vuxu.org/musl/1406886931.4830.92.camel@eris.loria.fr/ for 482b781
skipping https://inbox.vuxu.org/musl/1407144603.8274.248.camel@eris.loria.fr/ for 482b781
skipping https://inbox.vuxu.org/musl/1409177505.4476.75.camel@eris.loria.fr/ for 482b781
index at:
100644 482b7819c5aea61ca5cfb9eaab3dbe60e4d7b0aa	src/thread/mtx_destroy.c

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).