aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 94759658bf3cadb2324c6df8c1925ac93f81a2cc (plain) (blame)
1
2
3
4
5
6
7
slibc, the Stockholm C Library, is an implementation
of a C libray, for POSIX, just for fun.

slibc does not aim to support C++, or any other
language than C. Furthermore, it does not try
to support older versions of C than C99.