plymouth/src/libply
Alessandro Astone a0c2e66529 ply-utils: Create parent directory before binding concrete socket
bind()'ing a concrete socket requires that the parent directory exists already.
2025-07-22 09:41:36 +02:00
..
meson.build libply: Add -lm too 2022-11-15 16:18:23 -05:00
ply-array.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-array.h ply-array: Add ply_array_contains_uint32_element function 2019-01-16 09:43:00 +01:00
ply-bitarray.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-bitarray.h Reindent 2014-05-20 15:16:48 -04:00
ply-buffer.c ply-buffer: Make ply_buffer_clear fast if called multiple times in a row 2023-12-10 22:13:58 -05:00
ply-buffer.h ply-buffer: Fix unused-value warning 2024-03-07 15:14:34 -05:00
ply-command-parser.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-command-parser.h Reindent 2014-05-20 15:16:48 -04:00
ply-event-loop.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-event-loop.h src: Drop vim: lines 2022-08-03 15:10:20 -04:00
ply-hashtable.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-hashtable.h Reindent 2014-05-20 15:16:48 -04:00
ply-i18n.h i18n: Fix translations not working after meson conversion 2023-08-15 12:33:11 +02:00
ply-key-file.c ply-keyfile: Change ply_key_file_get_long () into ply_key_file_get_ulong () 2025-03-04 12:35:05 +01:00
ply-key-file.h ply-keyfile: Change ply_key_file_get_long () into ply_key_file_get_ulong () 2025-03-04 12:35:05 +01:00
ply-list.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-list.h list: Add helper macro for iterating lists 2022-11-29 09:22:06 -05:00
ply-logger.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-logger.h logger: snprintf needs #include <stdio.h> 2023-03-22 13:49:25 +02:00
ply-progress.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-progress.h src: Drop vim: lines 2022-08-03 15:10:20 -04:00
ply-rectangle.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-rectangle.h src: Drop vim: lines 2022-08-03 15:10:20 -04:00
ply-region.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-region.h src: Drop vim: lines 2022-08-03 15:10:20 -04:00
ply-terminal-session.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-terminal-session.h src: Drop vim: lines 2022-08-03 15:10:20 -04:00
ply-trigger.c Include config.h automatically 2023-12-04 14:04:01 -05:00
ply-trigger.h trigger: Provide way for instance handlers to preempt run. 2022-11-29 13:33:44 -05:00
ply-utils.c ply-utils: Create parent directory before binding concrete socket 2025-07-22 09:41:36 +02:00
ply-utils.h drm: Add simpledrm HiDPI display support 2025-07-13 22:55:17 +02:00