diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-20 18:58:36 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-20 18:58:36 +0100 |
commit | aa994fb476b4af6d7eb08bb682ad773a531a705a (patch) | |
tree | c92f3e44ca43f2058f866cdd569a41b64d31605e /README | |
parent | m (diff) | |
download | slibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.gz slibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.bz2 slibc-aa994fb476b4af6d7eb08bb682ad773a531a705a.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ DESCRIPTION In addition to POSIX, slibc aims to support common extensions, especially those in the GNU C Library because of its predominance on GNU systems. slibc also aims to fill the - lacunae in the C standard library specification, and make + lacunæ in the C standard library specification, and make programming in C even easier by adding functions that would be generally useful are impossible to implement efficiently in other libraries. |