Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-03-13 | State GPL version in comment (#485) | Dr. David Alan Gilbert | -1/+1 | |
IN a bunch of comments we say 'under the terms of the GNU GPL', make it clear this is GPLv2 (as LICENSE says). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> | ||||
2020-02-04 | Include limits.h because of PATH_MAX usage. (#498) | maxice8 | -0/+1 | |
Fixes build with musl libc on Alpine Linux. | ||||
2019-05-12 | Fix includes of non-system headers. | Nikolaus Rath | -2/+2 | |
Fixes: #415. | ||||
2019-05-09 | Added new example filesystem | Nikolaus Rath | -0/+1280 | |
passthrough_hp puts emphasis and performance and correctness, rather than simplicity. |