Steven Dake
|
7b832592b0
Fix problem where flight data leaks files in /dev/shm when corosync is
|
hace 15 años |
Steven Dake
|
402c553dd2
Update logsys to use proper ring buffer on file backed map
|
hace 15 años |
Steven Dake
|
b8af7c3764
sem_wait can be interrupted by signal. Handle interruption properly.
|
hace 15 años |
Steven Dake
|
c3a6b98bdc
The static function 'decode_mode()' is used by the static function
|
hace 15 años |
Steven Dake
|
4561c6dcf6
Fix problem where memcpy operation occurs incorrectly to copy schedule
|
hace 15 años |
Angus Salkeld
|
4ff33854ad
add __attribute__((noreturn)) to functions that always exit.
|
hace 15 años |
Angus Salkeld
|
ad71b66c7b
cov (many): make sure all _set() functions return a signed int
|
hace 15 años |
Steven Dake
|
d4f92c864a
Fix problem where logsys messages are not flushed at exit before worker thread
|
hace 15 años |
Steven Dake
|
5e8f1a730f
logsys rework to deal with memory corruption around debug:on configurations.
|
hace 15 años |
Jan Friesse
|
12c5f31a89
Handle some valgrind errors
|
hace 16 años |
Steven Dake
|
2cc62fdd34
Fix lockup that occurs rarely with pthread_join() is called in atexit()
|
hace 16 años |
Angus Salkeld
|
20f3331d0e
convert strerror() into strerror_r()
|
hace 16 años |
Jan Friesse
|
c6242c9a52
Remove potentially thread unsafe call of strftime
|
hace 16 años |
Angus Salkeld
|
34ddb1cb14
COVERITY 12: prevent overrun of logsys output buffers.
|
hace 16 años |
Steven Dake
|
60d50de816
Remove warning in logsys compile related to const correctness.
|
hace 16 años |
Angus Salkeld
|
f3b92eb6b3
Only insert the filename into the log, not the path.
|
hace 16 años |
Angus Salkeld
|
e1ceabc6ef
Remove a double unlock in logsys.
|
hace 16 años |
Fabio M. Di Nitto
|
6115c85328
logsys: fix segfault in logsys_thread_priority_set
|
hace 16 años |
Steven Dake
|
0cf6c6c7db
Add tests for posix scheduling apis to configure.ac and use them to determine
|
hace 16 años |
Fabio M. Di Nitto
|
951a416532
flight recorder: enable temporary 0 buffer size protection
|
hace 16 años |
Fabio M. Di Nitto
|
9a94d633cf
flight recorder: switch from int to bytes for requested allocation
|
hace 16 años |
Fabio M. Di Nitto
|
ad4a6c63ea
flight recorder: don't hardcode max arguments everywhere
|
hace 16 años |
Fabio M. Di Nitto
|
6d5ce092a1
logsys: port to new packed rec_ident version
|
hace 16 años |
Fabio M. Di Nitto
|
5597a2381f
logsys: merge tags into rec_ident
|
hace 16 años |
Steven Dake
|
65b0fff497
Port of logsys to Solaris.
|
hace 16 años |
Jan Friesse
|
caceb59f1e
Remove duplicity in logsys code
|
hace 16 años |
Fabio M. Di Nitto
|
8c7a454e2e
Fix output to syslog
|
hace 17 años |
Fabio M. Di Nitto
|
75c9085204
Fix logsys TAG handling
|
hace 17 años |
Jim Meyering
|
fd20c4e799
logsys.c: avoid possibility of buffer overrun
|
hace 17 años |
Jim Meyering
|
d04702854b
logsys.c: avoid redundant strlen in else-block
|
hace 17 años |