.gitignore 802 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /*.manifest
  2. /*.xml
  3. /manifest
  4. /pal_loader
  5. /.cache
  6. /abort
  7. /abort_multithread
  8. /bootstrap
  9. /bootstrap-c++
  10. /bootstrap_pie
  11. /bootstrap_static
  12. /cpuid
  13. /epoll_wait_timeout
  14. /eventfd
  15. /exec
  16. /exec_invalid_args
  17. /exec_same
  18. /exec_victim
  19. /exit
  20. /exit_group
  21. /fdleak
  22. /file_check_policy
  23. /file_size
  24. /fopen_cornercases
  25. /fork_and_exec
  26. /fstat_cwd
  27. /futex
  28. /futex-timeout
  29. /futex_bitset
  30. /futex_requeue
  31. /futex_timeout
  32. /futex_wake_op
  33. /getcwd
  34. /getdents
  35. /getsockopt
  36. /host_root_fs
  37. /init_fail
  38. /large-mmap
  39. /large_dir_read
  40. /mmap-file
  41. /mprotect_file_fork
  42. /multi_pthread
  43. /openmp
  44. /poll
  45. /poll_many_types
  46. /ppoll
  47. /proc
  48. /proc-path
  49. /proc_cpuinfo
  50. /pselect
  51. /readdir
  52. /sched
  53. /select
  54. /shared_object
  55. /sigaltstack
  56. /sigprocmask
  57. /spinlock
  58. /stat_invalid_args
  59. /str_close_leak
  60. /syscall
  61. /testfile
  62. /tmp
  63. /tcp_ipv6_v6only
  64. /tcp_msg_peek
  65. /udp
  66. /unix
  67. /vfork_and_exec