Go to file
Tobias Schramm 3566cabef5
autoupdater: add safe allocation functions
safe_malloc() and safe_realloc() are wrappers around malloc() and realloc()
than abort the process if the memory allocation fails.

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
[Matthias Schiffer: add safe_realloc()]
2018-02-22 02:39:47 +01:00
admin autoupdater: add safe allocation functions 2018-02-22 02:39:47 +01:00
libs lua-jsonc: new package 2018-01-18 16:27:40 +01:00
net sse-multiplex: don't use stdio FILE I/O for nonblocking sockets 2018-02-13 22:21:46 +01:00
utils libbabelhelper: update version 2017-12-09 01:43:27 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00