christos
a913237f1e
undo the thread and atomic lossage of the import.
2011-02-18 21:25:06 +00:00
christos
7c272055e8
- merge conflicts
...
- Fix UNUSED macro to not have "NULL EFFECT"
- Add /*CONSTCOND*/ to while (0) loops
- Change do while (1) loops to for (;;)
- remove stray continue from do while (0) loop.
- remove "" in comments that confuse lint
- fix strict aliases
- fix non ansi prototypes
2011-02-16 03:46:43 +00:00
christos
f2fd5dbad4
Fix non-threads compatibility code which was causing trouble even in the
...
threaded version.
2010-12-25 15:26:32 +00:00
christos
c2a9dfd59e
handle lack of <sys/atomic.h>
2010-12-14 23:19:23 +00:00
christos
dfcdd76889
merge changes
2010-12-02 14:52:17 +00:00
mrg
634cf7a288
fix NAMED_USE_PTHREADS != yes usage.
2010-11-06 21:32:49 +00:00
christos
c11bdae3be
Merge changes.
2010-08-06 10:58:03 +00:00
christos
68f14ab461
regen
2010-08-05 20:44:53 +00:00
christos
e1523714f8
merge 9.7.0rc1
2009-12-26 23:08:21 +00:00
christos
74c9be690a
fixes for 9.7.0-b1
2009-10-25 00:18:38 +00:00
christos
d73aed5293
typo OPS instead of OP, pointed by ad@
2009-04-13 20:23:27 +00:00
christos
fc036a6369
auto-define if we have 64 bit atomic ops.
2009-04-12 22:40:56 +00:00
christos
a52d4154df
apply all our patches and the build glue
2009-04-12 03:46:04 +00:00