minix/lib/libmthread
Ben Gras c8f3b10909 fix a few more minix specific warnings
. also disable stack protection feature for gcc,
	  causes build errors for pkgsrc gcc on minix

Change-Id: I1c6e2bcb4d948098d642543d7b2711284ee55c72
2013-08-27 16:16:03 +00:00
..
allocate.c
attribute.c
condition.c
event.c
global.h libmthread: add possibility to randomize scheduler 2013-01-11 09:18:35 +00:00
key.c
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
misc.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mutex.c
proto.h a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
queue.c libmthread: add possibility to randomize scheduler 2013-01-11 09:18:35 +00:00
rwlock.c
scheduler.c