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