]>
git.dkaiser.de - 42/get_next_line.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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...)
Dominik Kaiser [Thu, 21 Mar 2024 15:21:46 +0000 (16:21 +0100)]
Add some functions
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.
Dominik Kaiser [Thu, 21 Mar 2024 12:18:23 +0000 (13:18 +0100)]
Add core functionality
Dominik Kaiser [Fri, 15 Mar 2024 14:05:31 +0000 (15:05 +0100)]
Setup project