mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-28 11:54:01 -04:00
5ac3f4a119eefa8d240bc5b35c6e447497f59d11
This module is a new successor to libgsystem. It currently contains a backport of the GLib cleanup macros, but soon more Linux-specific code will be added.
libgsystem is intended to be used as a git external for components that depend on GLib, but accept a hard dependency on things which are difficult to do in GLib itself. For example, the local-alloc API depends on GCC/clang. It will also be a useful place to evolve new APIs (e.g. logging) before their eventual inclusion in GLib (if ever). There's no bugzilla component currently, please mail patches to: walters@verbum.org
Description
Languages
C
91.1%
Shell
5.1%
Python
1.8%
Meson
1.1%
Yacc
0.8%