1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Pending deprecation
-------------------
This library is pending deprecation and no new APIs will be
added. For more information, see:
https://mail.gnome.org/archives/desktop-devel-list/2015-February/msg00120.html
Old README
----------
libgsystem was 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
|