index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: one type of 64bit atomics was enabled when 32bit atomics were supported
Rainer Gerhards
2010-12-02
1
-17
/
+10
*
bugfix: fixed build problems on some platforms
Rainer Gerhards
2010-12-01
1
-0
/
+27
*
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-3
/
+42
*
added missing support for systems without atomic instructions
Rainer Gerhards
2010-06-24
1
-0
/
+15
*
added support for high-performance action queue submission if not all mark me...
Rainer Gerhards
2010-06-08
1
-1
/
+1
*
bugfix: regression caused more locking action in msg.c than necessary
Rainer Gerhards
2010-06-08
1
-2
/
+11
*
fixed recent regression: did not compile on systems with atomic instructions
Rainer Gerhards
2010-04-29
1
-1
/
+1
*
adapted new atomic instruction emulation to v5 engine
Rainer Gerhards
2010-04-27
1
-7
/
+22
*
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-129
/
+72
|
\
|
*
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-129
/
+71
*
|
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-23
1
-2
/
+0
|
\
|
|
*
minor fix: invalid duplicated include of config.h
Rainer Gerhards
2010-04-23
1
-2
/
+0
|
*
added replacements for atomic instructions on systems that do not support them.
Rainer Gerhards
2010-03-23
1
-0
/
+117
*
|
Merge branch 'master-solaris'
Rainer Gerhards
2010-03-23
1
-0
/
+3
|
\
\
|
*
|
Merge branch 'v4-stable-solaris' into master-solaris
Rainer Gerhards
2010-03-05
1
-0
/
+3
|
|
\
|
|
|
*
enabled compilation by using "racy" replacements for atomic instructions
Rainer Gerhards
2010-03-05
1
-0
/
+3
|
|
*
backported "clean" increment of memory trim counter (not protected by mutex)
Rainer Gerhards
2009-06-25
1
-0
/
+1
*
|
|
emulate missing atomic builtins with posix semaphores if available
Steffen Sledz
2010-03-23
1
-0
/
+117
|
/
/
*
|
removed mutex locks
Rainer Gerhards
2009-07-17
1
-1
/
+0
*
|
bugfix: subtle synchronization issue
Rainer Gerhards
2009-06-25
1
-0
/
+3
|
/
*
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
1
-0
/
+5
*
Merge branch 'beta'
Rainer Gerhards
2009-01-30
1
-0
/
+7
|
\
|
*
added info if atomic ops are available to rsyslogd -v output
Rainer Gerhards
2009-01-30
1
-0
/
+7
|
*
bugfix: inconsistent use of mutex/atomic operations could cause segfault
Rainer Gerhards
2009-01-30
1
-1
/
+1
*
|
fixed atomic operations
Rainer Gerhards
2009-01-29
1
-1
/
+1
*
|
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-0
/
+2
|
/
*
bugfix: proper synchronization on message destruction
Rainer Gerhards
2008-09-19
1
-0
/
+1
*
bugfix: potential race condition when adding messages to queue
Rainer Gerhards
2008-09-18
1
-2
/
+6
*
re-enabled gcc builtin atomic operations and added a proper ./configure check
Rainer Gerhards
2008-09-18
1
-9
/
+9
*
moved files to the runtime
Rainer Gerhards
2008-04-16
1
-0
/
+51