.. |
api
|
refactored: io_format -> format_type
|
2018-05-12 13:57:39 +02:00 |
formats
|
refactor: struct plugin::io -> struct plugin::format
|
2018-05-13 13:51:28 +02:00 |
hooks
|
io: remove state-less IO calls
|
2018-05-12 15:25:29 +02:00 |
kernel
|
get rid of strncpy as much as possible
|
2018-04-04 08:53:00 +02:00 |
nodes
|
file: destroy IO in file_destroy() instead of file_stop()
|
2018-05-12 18:03:40 +02:00 |
advio.c
|
get rid of strncpy as much as possible
|
2018-04-04 08:53:00 +02:00 |
api.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
bitset.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
buffer.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
compat.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
config_helper.c
|
fix several build system related issues
|
2018-02-06 23:29:54 +01:00 |
crypt.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
format_type.c
|
refactor: struct plugin::io -> struct plugin::format
|
2018-05-13 13:51:28 +02:00 |
hist.c
|
hist: show average rate
|
2018-04-26 09:30:54 +02:00 |
hook.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
hook_type.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
io.c
|
io: bug fixes to avoid segemention faults
|
2018-05-13 14:21:50 +02:00 |
list.c
|
list: added new list_index() function
|
2018-03-26 12:52:04 +02:00 |
log.c
|
refactor: log_{start,stop} -> log_{open,close}
|
2018-05-12 18:14:24 +02:00 |
log_config.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
log_helper.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
Makefile.inc
|
fix missing config.h include in build system
|
2018-03-28 14:58:09 +02:00 |
Makefile.villas-ext.inc
|
iec61850-9-2: fix build
|
2017-11-17 17:47:09 +01:00 |
Makefile.villas.inc
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
mapping.c
|
sample: remove obsolete id member
|
2018-05-08 11:41:05 +02:00 |
memory.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
node.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
node_type.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
path.c
|
bug fix
|
2018-05-08 08:18:18 +02:00 |
plugin.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
pool.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue_signalled.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
sample.c
|
sample: add new function to allocate samples on heap (not in pool)
|
2018-05-08 11:43:53 +02:00 |
shmem.c
|
shmem: unlink previously existing shmem regions (closes #139)
|
2018-05-07 18:03:00 +02:00 |
signal.c
|
signal: added unit field
|
2018-05-08 08:45:18 +02:00 |
stats.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
super_node.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
table.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
task.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
timing.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
utils.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
web.c
|
fix several build system related issues
|
2018-02-06 23:29:54 +01:00 |