]> git.dkaiser.de - 42/get_next_line.git/log
42/get_next_line.git
20 months agoIt is working (or is it?)
Dominik Kaiser [Fri, 22 Mar 2024 15:52:19 +0000 (16:52 +0100)]
It is working (or is it?)

If '\n' is the last character in the buffer it won't work.
Other than that everything is working fine (as far as my current tests go...)

20 months agoAdd some functions
Dominik Kaiser [Thu, 21 Mar 2024 15:21:46 +0000 (16:21 +0100)]
Add some functions

20 months agoRemove old code and add str_realloc()
Dominik Kaiser [Thu, 21 Mar 2024 14:23:26 +0000 (15:23 +0100)]
Remove old code and add str_realloc()

Code doesn't work at all after this but I have to refactor it anyways.

20 months agoAdd core functionality
Dominik Kaiser [Thu, 21 Mar 2024 12:18:23 +0000 (13:18 +0100)]
Add core functionality

20 months agoSetup project
Dominik Kaiser [Fri, 15 Mar 2024 14:05:31 +0000 (15:05 +0100)]
Setup project