Advertisement
z3ntu

glibc/libpthread changes

Nov 5th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. diff --git a/Makefile b/Makefile
  2. index 3f59924..1a25fb4 100644
  3. --- a/Makefile
  4. +++ b/Makefile
  5. @@ -175,6 +175,8 @@ headers := \
  6. bits/pthread.h \
  7. bits/pthread-np.h \
  8. bits/pthreadtypes.h \
  9. + bits/thread-shared-types.h \
  10. + bits/pthreadtypes-arch.h \
  11. bits/mutex.h \
  12. bits/condition.h \
  13. bits/condition-attr.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement