Mirrored from GitHub myrrysart/getnextline
Find a file
2025-04-23 23:08:10 +03:00
.gitignore fix: guard against file descriptor somehow going wrong mid program 2025-04-23 23:06:04 +03:00
get_next_line.c fix: guard against file descriptor somehow going wrong mid program 2025-04-23 23:06:04 +03:00
get_next_line.h fix:removed unnecessary header 2025-04-23 23:06:21 +03:00
get_next_line_bonus.c chore: bonus copied from main files 2025-04-23 23:08:10 +03:00
get_next_line_bonus.h chore: bonus copied from main files 2025-04-23 23:08:10 +03:00
get_next_line_utils.c fix: guard against malloc failing and remains leaking 2025-04-23 23:07:13 +03:00
get_next_line_utils_bonus.c chore: bonus copied from main files 2025-04-23 23:08:10 +03:00