Skip to content

Multi-version glibc source browser based on code.woboq.org 's product.

Notifications You must be signed in to change notification settings

00mjk/Glibc-source-browser

 
 

Repository files navigation

View my built version

Build one yourself

You may not have to clone(about 100MB traffic cost & 2.4GB disk usage) this repo if you want to build the source browser yourself, just follow instructions below:

$ mkdir ~/glibc
$ cd !$
$ wget https://raw.githubusercontent.com/driverCzn/Glibc-source-browser/master/build.sh
$ ./build.sh <version> #make-threads
  # e.g. ./build.sh 2.25 9

# open a new window or remember the directory shown as result above
$ cd ~
$ git clone https://github.com/woboq/woboq_codebrowser
$ cd woboq_codebrowser
$ wget https://raw.githubusercontent.com/driverCzn/Glibc-source-browser/master/run.sh
# read run.sh before run it!
$ ./run.sh <version>
  # e.g. ./run.sh 2.25

Host it with web server, then you will see sth like this:

Have fun!

About

Multi-version glibc source browser based on code.woboq.org 's product.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published