Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giuseppe/libgsystem
"Copylib" for system service modules using GLib with GCC
https://github.com/giuseppe/libgsystem
Last synced: about 1 month ago
JSON representation
"Copylib" for system service modules using GLib with GCC
- Host: GitHub
- URL: https://github.com/giuseppe/libgsystem
- Owner: giuseppe
- License: other
- Created: 2014-11-10T18:39:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T18:40:13.000Z (about 10 years ago)
- Last Synced: 2024-10-14T16:43:27.149Z (3 months ago)
- Language: C
- Homepage: http://www.gnome.org/
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
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: [email protected]