Skip to content

The Multicast/Reduction Network library.

License

Notifications You must be signed in to change notification settings

common-tools-interface/mrnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project repository and mirror for upstream MRNet project on github https://github.com/dyninst/mrnet

Steps for updating the mirror from your local stash clone:

  1. git remote add upstream [email protected]:dyninst/mrnet.git
  2. git fetch upstream
  3. git fetch upstream --tags
  4. git cehckout master
  5. git merge upstream/master
  6. git push origin master

Done. Once updated, make sure to update any submodule references in other debugger projects to the latest commit/release tag.

About

The Multicast/Reduction Network library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.2%
  • C++ 10.2%
  • Shell 2.6%
  • Makefile 1.4%
  • Roff 1.3%
  • Yacc 0.1%
  • Other 0.2%