ud3tn/include
Maximilian Nitsch 16f7214215 simple_queue: Add NULL pointer checks to queueCreate() and queueDelete()
- queueCreate: return NULL if malloc() failed
- queueDelete: no-op if queue is NULL

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2024-06-03 13:41:58 +02:00
..
aap style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
aap2 aap2: Receive response from bundle subscribers 2023-11-08 15:11:52 +01:00
agents hal_config.h: Allow for changing AAP and Linux-spefific defs 2023-10-25 15:56:53 +02:00
bundle6 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
bundle7 Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
cla cla: Pass a pointer to the bundle to the cla_begin_packet function 2024-06-03 13:41:58 +02:00
platform simple_queue: Add NULL pointer checks to queueCreate() and queueDelete() 2024-06-03 13:41:58 +02:00
spp style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
ud3tn hal_task: Replace sigaction exit handler by sigwait 2024-01-26 14:28:50 +01:00