Skip to content

littlefly365/BSD-Diffutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSD-Diffutils

BSD-Diffutils is a port of the next command from OpenBSD:

  • cmp
  • diff
  • diff3
  • sdiff

Why OpenBSD?

NetBSD only has cmp and sdiff commands (they use diff and diff3 of GNU), and OpenBSD's code is too similar to NetBSD's code.

What's required?

  • glibc or musl
  • clang or gcc
  • bmake

About

Port of the OpenBSD utils for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors