diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
| commit | 2c032d8f1c6292c1338a615e6ec40252889ba85c (patch) | |
| tree | 1f77182220b2b0264288ba4a476ab47e5bc48716 /libgsystem/README | |
| parent | 33491bc4279481db8ae47213e34a6d695a0e8830 (diff) | |
Imported Upstream version 1.0.0 upstream/1.0.0
Diffstat (limited to 'libgsystem/README')
| -rw-r--r-- | libgsystem/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libgsystem/README b/libgsystem/README deleted file mode 100644 index 13fa05f2..00000000 --- a/libgsystem/README +++ /dev/null @@ -1,10 +0,0 @@ -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 |