You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
entr-5.7
- Update MANPREFIX for FreeBSD
- Format source using clang-format
- Reorganize system tests to run without a TTY
- Remove unused X option character
entr-5.6
- Process exit status messages using background awk scripts
- Use min(OPEN_MAX, rl.rlim_max) to set rlim_cur on MacOS
- Detect and use native strlcpy(3) on Linux
- Always build with GNU_SOURCE set on Linux