- 17 Feb, 2020 1 commit
-
-
Jan Kiszka authored
Put it where the rest goes as well. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 13 Mar, 2017 1 commit
-
-
Philippe Gerum authored
The mode checking wrappers must reside in a static archive, so that the linker will pull them on demand, dropping the requirement for providing potentially conflicting placeholders for wrapped symbols which may not be present in both C and C++ support libraries (e.g. __cxa_guard_acquire/release/abort from the one-time C++ constructor API). See http://www.xenomai.org/pipermail/xenomai/2017-March/037184.html
-
- 24 Jan, 2016 1 commit
-
-
Gilles Chanteperdrix authored
-
- 08 Jan, 2016 1 commit
-
-
Gilles Chanteperdrix authored
Starting with UDP and raw sockets. Measuring round trip time and checking for lost packets.
-