git clone git@github.com:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
| *pthread_getspecific: Thread-specific Data | |
| *sbrk: Resizing the Data Segment | |
| *sem_open: Semaphores | |
| _dl_find_object: Dynamic Linker Introspection | |
| _exit: Termination Internals | |
| _Exit: Termination Internals | |
| _flushlbf: Flushing Buffers | |
| _Fork: Creating a Process | |
| _tolower: Case Conversion | |
| _toupper: Case Conversion |