summaryrefslogtreecommitdiff
path: root/contrib/diff/lib
AgeCommit message (Collapse)Author
2025-11-18diff3: Remove bespoke getopt.hEd Maste
diff3's getopt.h included a function declaration without a prototype, which produces a compiler warning. Just remove the bespoke getopt.h and use the system header. Reported by: Mark Millard Reviewed by: fuz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53802
2007-07-19This commit was generated by cvs2svn to compensate for changes in r171490,Xin LI
which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=171491
2007-06-15Virgin import of diffutils 2.8.7.Xin LI
Notes: svn path=/vendor/diff/dist/; revision=170754