Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
Implement a number of simple fixes to compile on FreeBSD:
- work correctly with a GCC version that doesn't have
  -Wno-unused-result
- compile even if not GNU libc
- tee doesn't have '--append' option on FreeBSD, use
  the short version ('-a').
- fix a typo in log_io.c, ENOENT, not ENONET.
a6c1f381
History
Name Last commit Last update