posixutils-rs
posixutils-rs copied to clipboard
diff: implement -s
Also: fix a couple small bugs
Review looks OK.
In regards to testing, does the
-soutput match BSD or Linux diff?
I'm not sure what the difference is, and some searching didn't turn up anything useful. Could you briefly explain?
Review looks OK. In regards to testing, does the
-soutput match BSD or Linux diff?I'm not sure what the difference is, and some searching didn't turn up anything useful. Could you briefly explain?
Restated: When testing your change on BSD and Linux, does the posixutils diff w/ your change produce (a) similar or (b) different output from BSD diff -s and Linux diff -s?