1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/tools
Marouane L 2d11a35ee1 Spawn external programs asynchronously
Drawback is that we can't check the exitcode anymore.
But we were unsure why/when we need this, see:
https://github.com/profanity-im/profanity/pull/1760/files#r980868708

Fixes https://github.com/profanity-im/profanity/issues/1759
2022-10-12 12:25:00 +02:00
..
aesgcm_download.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
aesgcm_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
autocomplete.c Format code correctly 2021-10-05 10:01:27 +02:00
autocomplete.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark_ignore.c Include xmpp.h in bookmark_ignore.c 2022-06-28 20:08:44 +02:00
bookmark_ignore.h Update copyright year 2022-05-09 15:43:33 +02:00
clipboard.c Update copyright year 2022-05-09 15:43:33 +02:00
clipboard.h Update copyright year 2022-05-09 15:43:33 +02:00
editor.c Include common.h and xmpp.h in editor.c 2022-06-28 20:08:44 +02:00
editor.h Move get_message_from_editor to appropriate file and change its keybinding 2022-03-03 12:56:03 +01:00
http_common.c Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +02:00
http_common.h Move unique_filename_from_url functions to common 2020-12-04 16:13:13 +01:00
http_download.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
http_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
http_upload.c Fix a segfault when uploading or downloading files 2022-04-02 01:15:34 +02:00
http_upload.h Update to the newest version of XEP 0363 (HTTP Upload) 2021-03-11 17:11:22 +01:00
parser.c Improve cmd argument parser 2022-06-16 21:07:15 +03:00
parser.h Fix /correct quotation marks usage 2020-07-23 09:40:22 +02:00