Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Remove apparently unused 0-byte files that cause grief on Windowsr235274 added a sort regression test (it operates by comparing outputagainst GNU sort). The commit included a number of 0-byte fil
Remove apparently unused 0-byte files that cause grief on Windowsr235274 added a sort regression test (it operates by comparing outputagainst GNU sort). The commit included a number of 0-byte files, oneof which ends in a trailing . which reportedly breaks svn/git checkoutson Windows.It appears these were added accidentally, so just remove them.PR: 232479MFC after: 1 month
show more ...
- Add regression tests for BSD sort