.. |
atomics.c
|
Rearrange and fixup abstraction layer
|
2019-03-22 15:19:09 +01:00 |
CMakeLists.txt
|
Merge branch 'master' into merge6
|
2019-12-13 12:59:37 +01:00 |
dl_test.h.in
|
Dynamic library loading functions were added to ddsrt
|
2019-07-01 16:05:22 +02:00 |
dllib.c
|
Merge branch 'master' into merge2
|
2019-09-03 11:44:50 +02:00 |
dynlib.c
|
Address some spurious Clang static analyzer warnings
|
2020-01-23 12:48:47 +01:00 |
environ.c
|
Refactored expand_vars so that a custom lookup function can be used, which makes it usable for replacing tags by values other than environment variables
|
2020-03-05 15:25:16 +01:00 |
heap.c
|
Rearrange and fixup abstraction layer
|
2019-03-22 15:19:09 +01:00 |
hopscotch.c
|
Move all time support to ddsrt
|
2020-03-18 17:31:20 +01:00 |
ifaddrs.c
|
Address Coverity, Clang static analyzer warnings
|
2019-09-25 10:46:40 +02:00 |
log.c
|
Fixed coverity issues
|
2019-11-25 18:26:15 +01:00 |
process.c
|
Clean up return code types
|
2019-06-10 10:42:52 +02:00 |
process_app.c
|
Refactored expand_vars so that a custom lookup function can be used, which makes it usable for replacing tags by values other than environment variables
|
2020-03-05 15:25:16 +01:00 |
process_test.h.in
|
Rudimentary process management.
|
2019-05-23 18:51:23 +02:00 |
random.c
|
move MT19937 random generator to ddsrt
|
2019-05-23 18:51:23 +02:00 |
retcode.c
|
Fix off-by-one error in dds_strretcode (#270)
|
2019-10-16 03:08:31 +02:00 |
select.c
|
Pacification of native compiler on OpenIndiana
|
2019-08-21 14:16:51 +02:00 |
socket.c
|
Fixed coverity issues
|
2019-11-25 18:26:15 +01:00 |
string.c
|
Address some spurious Clang static analyzer warnings
|
2020-01-23 12:48:47 +01:00 |
strlcpy.c
|
Rearrange and fixup abstraction layer
|
2019-03-22 15:19:09 +01:00 |
strtoll.c
|
Pacification of native compiler on OpenIndiana
|
2019-08-21 14:16:51 +02:00 |
sync.c
|
Clean up return code types
|
2019-06-10 10:42:52 +02:00 |
tasklist.c
|
Add support for FreeRTOS and lwIP (#166)
|
2019-05-23 14:27:56 +02:00 |
thread.c
|
Increase thread test timeout to check if this caused the failing tests on travis win32
|
2019-10-15 19:29:18 +02:00 |
thread_cleanup.c
|
Clean up return code types
|
2019-06-10 10:42:52 +02:00 |