Files
heimdal/lib
Nicolas Williams a7f8732d79 Fix #182, add -lpthread to libheimbase as needed
We should really check whether pthread_once() is in libc so that then we
don't have to add an unnecessary dependency on -lpthread.

Also, we have a proper once implementation that we could use when we
don't have pthread_once(), so we should fallback on that if we detect
that we have neither pthread_once() in libc and --disable-pthread is
given.
2016-12-08 18:44:41 -06:00
..
2016-11-14 01:05:55 -05:00
2016-11-20 17:43:51 -06:00
2016-11-28 15:09:55 -06:00
2016-11-20 17:43:51 -06:00
2014-04-25 02:42:17 +02:00
2016-12-06 22:44:23 -06:00
2016-11-08 15:48:40 -05:00
2016-12-06 22:44:23 -06:00
2016-11-14 01:05:41 -05:00
2014-02-18 08:34:32 -08:00
2015-03-21 15:44:48 -04:00