Commit Graph

33 Commits

Author SHA1 Message Date
Love Hornquist Astrand
0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
7da5085f07 introduce heim_builtin_expect 2011-05-18 21:23:47 -07:00
Love Hornquist Astrand
f5f9014c90 Warning fixes from Christos Zoulas
- shadowed variables
- signed/unsigned confusion
- const lossage
- incomplete structure initializations
- unused code
2011-04-29 20:25:05 -07:00
Jelmer Vernooij
0c7e233195 base: Make heim_cmp global, as it is used by test_base.
"make checK" breaks without this symbol.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-12-19 22:49:41 -08:00
Love Hornquist Astrand
b2bca91672 no more tagged strings 2010-12-12 12:47:43 -08:00
Love Hornquist Astrand
25a79a1ba8 remove tag string 2010-12-12 12:29:09 -08:00
Love Hornquist Astrand
d69fcab43f use vsnprintf so that we dont need roken 2010-11-27 23:21:39 -08:00
Love Hornquist Astrand
7ae0574ac4 use _P in globrules ? 2010-11-27 18:56:46 -08:00
Love Hornquist Astrand
7a7676e8e7 more include path ? 2010-11-27 18:52:47 -08:00
Love Hornquist Astrand
79473c415c define ROKEN_RENAME and use snprintf 2010-11-27 18:48:15 -08:00
Love Hornquist Astrand
66cf237c71 use roken rename to pull in snprintf 2010-11-27 18:41:00 -08:00
Love Hornquist Astrand
48f7872ab0 add <heimqueue.h> 2010-11-26 10:54:18 -08:00
Love Hornquist Astrand
dc992b1525 define _heim_base_mutex if needed 2010-11-26 08:58:18 -08:00
Love Hornquist Astrand
ba29d58a4a use inline function since macros is horrible with returning values in statements 2010-11-26 08:57:54 -08:00
Love Hornquist Astrand
350f9fcadf switch to int 2010-11-26 08:46:10 -08:00
Love Hornquist Astrand
cdf3621935 sleep a short time with select() 2010-11-26 08:40:07 -08:00
Love Hornquist Astrand
d903bbe254 condition on HAVE___SYNC_ADD_AND_FETCH 2010-11-26 08:35:39 -08:00
Asanka C. Herath
81e3cbee05 If we don't have vasprintf() get it from roken 2010-11-24 15:33:36 -05:00
Asanka C. Herath
cd111296ff Add Windows atomics to baselocl 2010-11-24 15:33:24 -05:00
Asanka C. Herath
c9b2e5b7ae Include unistd only if its there 2010-11-24 15:33:23 -05:00
Asanka C. Herath
a25aa15ae8 Windows: Build heimbase 2010-11-24 15:33:22 -05:00
Love Hornquist Astrand
39f669b42e include <string.h> 2010-11-21 12:30:53 -08:00
Andrew Bartlett
387b0fa7ba Add more required functions to base/version-script.map
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-11-11 20:43:20 -08:00
Andrew Bartlett
712c6209f2 Fix base/version-script.map to match syntax of other version-script.map files
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-11-11 20:42:04 -08:00
Love Hornquist Astrand
f6f4517eda first drop of version-script.map 2010-11-10 09:03:52 +01:00
Love Hornquist Astrand
c54b80f00c wrap heim_array_filter() in __BLOCKS__ 2010-11-08 22:20:59 -08:00
Love Hornquist Astrand
b6573c69e6 more base 2010-10-27 20:33:57 -07:00
Love Hornquist Astrand
01e03a1c1e common tailq 2010-10-26 23:42:33 -07:00
Love Hornquist Astrand
b0c19f1a2d more use bits 2010-10-26 23:41:32 -07:00
Love Hornquist Astrand
82f7fcc9e9 provide heim_base_once_f 2010-10-24 12:20:14 -07:00
Love Hornquist Astrand
14b5c39f58 pulling heim_threads.h 2010-10-24 12:19:32 -07:00
Love Hornquist Astrand
3e022eeae1 remove unused variable, plug memory leak 2010-10-20 19:42:07 -07:00
Love Hornquist Astrand
8ddc462ec1 Add heimbase 2010-10-18 15:00:34 -07:00