This website requires JavaScript.
Explore
Help
Sign in
vieter-v
/
libvieter
Archived
Watch
2
Star
0
Fork
You've already forked libvieter
2
Code
Issues
2
Pull requests
2
Releases
Activity
This repository has been archived on
2026-02-22
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
edca243331
libvieter
/
include
History
Download ZIP
Download TAR.GZ
GreekStapler
edca243331
refactor: Created function that will return the char ** (originally char *) that will be used to make the description file. Also removed free that was resulting in a crash.
2023-03-09 22:35:03 +00:00
..
dynarray.h
refactor: Add original .c package files by Jef.
2023-03-09 22:35:03 +00:00
package.h
refactor: Created function that will return the char ** (originally char *) that will be used to make the description file. Also removed free that was resulting in a crash.
2023-03-09 22:35:03 +00:00
package_info.h
refactor: Modified .PKGINFO parser not to rely on gotos and continues. Parser is now optimistic and assumes .PKGINFO file is valid.
2023-03-09 22:35:03 +00:00
vieter_cron.h
chore: some nitpicking
2023-01-27 20:50:23 +01:00
vieter_heap.h
feat(heap): thread-safety features
2023-01-27 21:23:32 +01:00
vieter_tree.h
feat(tree): add tree iterator
2023-02-02 14:10:35 +01:00