.gitignore 718 B

123456789101112131415161718192021222324252627282930
  1. #
  2. # Never ignore these
  3. #
  4. !.gitignore
  5. #
  6. # Generated files
  7. #
  8. /pthread-errnos.h
  9. /gen_pthread-errnos.[cs]
  10. !sysdeps/pthread/tcb-offsets.h
  11. sysdeps/*/tcb-offsets.h
  12. sysdeps/*/gen_tcb-offsets.[cs]
  13. sysdeps/unix/sysv/linux/gen_*.[cs]
  14. sysdeps/unix/sysv/linux/lowlevelbarrier.h
  15. sysdeps/unix/sysv/linux/lowlevelcond.h
  16. sysdeps/unix/sysv/linux/lowlevelrwlock.h
  17. sysdeps/unix/sysv/linux/lowlevelrobustlock.h
  18. sysdeps/unix/sysv/linux/structsem.h
  19. sysdeps/unix/sysv/linux/unwindbuf.h
  20. sysdeps/unix/sysv/linux/pthread-pi-defines.h
  21. sysdeps/pthread/crt[in].S
  22. sysdeps/pthread/defs.h
  23. sysdeps/pthread/pt-initfini.s
  24. sysdeps/pthread/pt-crti.S
  25. sysdeps/pthread/pt-crtn.S
  26. #
  27. # symlinks
  28. #
  29. sysdeps/pthread/pt-sigfillset.c
  30. sysdeps/pthread/pt-sigprocmask.c