This website requires JavaScript.
Explore
Help
Sign In
midfavila
/
sbase
Watch
1
Star
0
Fork
0
You've already forked sbase
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
1,269
Commits
1
Branch
1
Tag
2
MiB
93fd817536
Commit Graph
3 Commits
Author
SHA1
Message
Date
sin
7d36a35649
Fix off-by-one in apathmax() as the path is relative to "/"
...
1) Use size_t * instead of long * 2) Fallback to PATH_MAX instead of BUFSIZ 3) Header cleanup
2015-03-06 23:50:39 +00:00
FRIGN
1436518f9d
Use < 0 instead of == -1
2014-11-19 20:09:29 +00:00
sin
027052f5e5
Rename util/ to libutil/
2014-11-17 16:48:34 +00:00