libkiwix/src
Matthieu Gautier 6fe6f88b10 Fix waitpid option.
`WEXITED` is an option for the `waitid` function not `waitpid`.

We don't need to pass a option to `waitpid`.
2019-06-24 11:34:03 +02:00
..
android Correctly initialize variable. 2019-02-19 14:05:37 +01:00
tools Remove unnecessary include. 2019-06-12 14:27:15 +02:00
aria2.cpp add remove fct with aria2 2019-05-13 10:30:19 +02:00
aria2.h add remove fct with aria2 2019-05-13 10:30:19 +02:00
book.cpp add tags in opds stream 2019-05-14 10:51:22 +02:00
bookmark.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
config.h.in Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
downloader.cpp add remove fct with aria2 2019-05-13 10:30:19 +02:00
entry.cpp Detect and reject infinite redirect loops. 2019-04-15 16:55:48 +02:00
kiwixserve.cpp Remove unnecessary include. 2019-06-12 14:27:15 +02:00
library.cpp Allow the library to be filtered by tags. 2019-03-07 17:08:39 +01:00
libxml_dumper.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
manager.cpp Remove error message when trying to opening a wrong zim file. 2019-04-02 15:28:46 +02:00
meson.build kiwix-serve integration 2019-06-11 10:35:16 +02:00
opds_dumper.cpp add tags in opds stream 2019-05-14 10:51:22 +02:00
reader.cpp suggestions method return a unique_ptr instead of a raw pointer. 2019-05-28 15:08:16 +02:00
searcher.cpp Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
subprocess.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.cpp Fix waitpid option. 2019-06-24 11:34:03 +02:00
subprocess_unix.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
xmlrpc.h [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00