Finished the norm in stdme normal code

This commit is contained in:
Maieul BOYER 2024-07-30 16:31:46 +02:00
parent 3cfbf07882
commit 5bc68504f9
No known key found for this signature in database
19 changed files with 44 additions and 325 deletions

View file

@ -27,16 +27,12 @@ char/isupper \
char/tolower \
char/toupper \
convert/numbers_to_str \
fs/close \
fs/directory \
fs/fd \
fs/file \
fs/fs_internal \
fs/open \
fs/putchar_fd \
fs/putendl_fd \
fs/putnbr_fd \
fs/putstr_fd \
fs/read \
fs/read_to_vec \
fs/write \
fs/getters \
fs/putfd \
gnl/get_next_line \
hash/hash_signed \
hash/hash_str \