mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-21 14:18:17 -05:00
21ab14b19aff4a16d309aba47a7803cb61ba1402
This has several improvements: * Writes to a temporary location and renames at the end, so we never end up with partial checkouts. * Don't fsync each file during checkout, instead syncfs() at the end * Pre-create the target deployment directory so that we get the right permissions for it.
Flatpak
flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See https://flatpak.org/ for more information.
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%