1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-13 13:26:23 +02:00
sway/common
Ian Fan bd6a639667 list: double list capacity when resizing instead of incrementing
This is the industry standard since it allows insertion to be amortized
O(1) time.
2018-12-06 12:02:55 +00:00
..
background-image.c
cairo.c
ipc-client.c
list.c list: double list capacity when resizing instead of incrementing 2018-12-06 12:02:55 +00:00
log.c
loop.c
meson.build
pango.c
readline.c
stringop.c
unicode.c
util.c