diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-09-12 18:05:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-09-12 18:05:16 +0200 |
commit | 78aa734ca073ca26722d2473f9604314197fd119 (patch) | |
tree | 306529eb73204903ae02e925493fa64fd3f5b6fe | |
parent | add _l functions in ctype.h (diff) | |
download | slibc-78aa734ca073ca26722d2473f9604314197fd119.tar.gz slibc-78aa734ca073ca26722d2473f9604314197fd119.tar.bz2 slibc-78aa734ca073ca26722d2473f9604314197fd119.tar.xz |
m readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ -slibc, the Stockholm C Library, is an implementation -of a C libray, for POSIX, just for fun. +slibc, the Stockholm C Standard Library, is an +implementation of a C standard libray, for POSIX, +just for fun. slibc does not aim to support C++, or any other language than C. Furthermore, it does not try |