diff options
author | Mattias Andrée <maandree@kth.se> | 2019-04-12 21:41:54 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-04-12 21:41:54 +0200 |
commit | 538dde98b9cfdc93d492a694025d40f58fa9daca (patch) | |
tree | 884ccba597a5750d46cf9e41e0960970a686fb53 | |
parent | First commit (diff) | |
download | liberror-libc-538dde98b9cfdc93d492a694025d40f58fa9daca.tar.gz liberror-libc-538dde98b9cfdc93d492a694025d40f58fa9daca.tar.bz2 liberror-libc-538dde98b9cfdc93d492a694025d40f58fa9daca.tar.xz |
Add README
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +This library provide wrappers for most standard C library +functions that can fail providing liberror errors. |