Skip to content

Version 0.2.5

Latest
Compare
Choose a tag to compare
@barrust barrust released this 09 Sep 16:14
· 2 commits to master since this release
8c33522

Updates:

c-utils

  • Add check and set function to return value of bit prior to setting

fileutils

  • Add fs_is_symlink() function to check if a file or directory is actually a symlink

strlib

  • Better memory check for s_append_alt()

graph

  • Cleaned-up a re-used variable name to ensure no confusion for the user