Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 22, 2020 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/53da3bf4532960dfee2fd489668a84ea to your computer and use it in GitHub Desktop.
Save r-ryantm/53da3bf4532960dfee2fd489668a84ea to your computer and use it in GitHub Desktop.
/nix/store/2qj4fz6lvdgimkh9kpiwgk4d4xg8qbvs-libev-4.33
├── include
│   ├── event.h
│   ├── ev.h
│   └── ev++.h
├── lib
│   ├── libev.la
│   ├── libev.so -> libev.so.4.0.0
│   ├── libev.so.4 -> libev.so.4.0.0
│   └── libev.so.4.0.0
└── share
└── man
└── man3
└── ev.3.gz
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment