1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/tools
Michael Vetter 1ec606540e Get rid of asprintf and _GNU_SOURCE define
_GNU_SOURCE was even in some files where it was not needed at all
(http*).

Let's replace asprintf() with g_strdup_printf().
2021-03-30 17:38:13 +02:00
..
aesgcm_download.c Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +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 Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +02:00
autocomplete.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark_ignore.c bookmark_ignore.c: use gchar instead of char 2020-07-20 10:17:35 +02:00
bookmark_ignore.h Apply coding style 2020-07-07 14:18:57 +02:00
clipboard.c Update copyright 2021-01-08 16:36:30 +01:00
clipboard.h Update copyright 2021-01-08 16:36:30 +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 Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +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 Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +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 Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
parser.h Fix /correct quotation marks usage 2020-07-23 09:40:22 +02:00