freebsd-nq/lib/libkse
Robert Watson 22d661040e For un-prototyped static inline functions declared in pthread_md.h on
ia64, powerpc, and sparc64, use ANSI function headers and specifically
indicate the lack of arguments with 'void'.  Otherwise, warnings are
generated at WARNS=3, leading to a compile failure with -Werror.
2007-12-01 14:23:29 +00:00
..
arch For un-prototyped static inline functions declared in pthread_md.h on 2007-12-01 14:23:29 +00:00
support Eliminate plt relocation for kse_switchin. 2005-03-21 23:10:35 +00:00
sys WARNS=3'ify. 2007-11-30 17:20:29 +00:00
test Repo copy libpthreads to libkse. 2007-10-09 13:42:34 +00:00
thread WARNS=3'ify. 2007-11-30 17:20:29 +00:00
kse.map Add _pthread_mutex_init_calloc_cb() to libthr and libkse, so that malloc(3) 2007-11-27 03:16:44 +00:00
Makefile WARNS=3'ify. 2007-11-30 17:20:29 +00:00