diff options
Diffstat (limited to 'c_stubs/README')
-rw-r--r-- | c_stubs/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/c_stubs/README b/c_stubs/README new file mode 100644 index 0000000000..9567ff80ee --- /dev/null +++ b/c_stubs/README @@ -0,0 +1,8 @@ +This is a stub add-on library for the GNU C library version 2.1.2 and +above. It is used to create the smaller static binaries by stubbing +out the gconv related functions. The resulting binaries may not have +all the functionalities. + +H.J. Lu +hjl@gnu.org +12/05/1999 |