1. 06b8f9c SYSCALLS.TXT: improve the docs. by Elliott Hughes · 7 months ago
  2. 6de2a8b Reland "Remove the return type from the syscall lists and parser." by Elliott Hughes · 7 months ago
  3. 083194a Merge "Revert "Remove the return type from the syscall lists and parser."" into main by Pechetty Sravani (xWF) · 7 months ago
  4. 979e10e Revert "Remove the return type from the syscall lists and parser." by Liana Kazanova (xWF) · 7 months ago
  5. c29851f Merge "generate_notice.py: fix SPDX confusion." into main by Elliott Hughes · 7 months ago
  6. f9e6d96 generate_notice.py: fix SPDX confusion. by Elliott Hughes · 7 months ago
  7. 83f08aa Remove the return type from the syscall lists and parser. by Elliott Hughes · 7 months ago
  8. 54a047f gensyscalls.py: remove unused "decl". by Elliott Hughes · 7 months ago
  9. b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 2 months ago
  10. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 6 months ago
  11. a7fcc1b Revert^2 "generate_notice.py: don't check for strings we don't use any more." by Elliott Hughes · 1 year, 9 months ago
  12. ef86755 Revert "generate_notice.py: don't check for strings we don't use any more." by Bob Yang · 1 year, 9 months ago
  13. adb8af2 generate_notice.py: don't check for strings we don't use any more. by Elliott Hughes · 1 year, 9 months ago
  14. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  15. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 3 months ago
  16. d4e662e riscv64: fix return value when errorno is 4095 by Mao Han · 2 years, 4 months ago
  17. c42c741 The syscall call uses the 'tail' instruction call by caowencheng · 2 years, 6 months ago
  18. 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 2 years, 10 months ago
  19. 704772b riscv64 syscall stub and seccomp filter generation. by Elliott Hughes · 2 years, 11 months ago
  20. 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 3 years, 2 months ago
  21. 8d36be9 Merge "Ignore backup files left by emacs." by Treehugger Robot · 4 years, 5 months ago
  22. 77d976c Ignore backup files left by emacs. by Dan Albert · 4 years, 5 months ago
  23. 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 5 months ago
  24. e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 5 months ago
  25. c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 6 months ago
  26. 98b92e0 Make libc genrules and its tool dep bp2build_available by Chris Parsons · 4 years, 7 months ago
  27. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
  28. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 7 months ago
  29. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 7 months ago
  30. ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 7 months ago
  31. 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 4 years, 7 months ago
  32. bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 7 months ago
  33. ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 4 years, 7 months ago
  34. 8b768d3 Changes to bionic/libc to demonstrate mixed builds. by Chris Parsons · 5 years ago
  35. 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
  36. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
  37. 9dd1141 Remove pylintrc. by Dan Albert · 5 years ago
  38. c5db38a Don't look for licenses in .md files and pylintrc files. by Elliott Hughes · 5 years ago
  39. 31e3ec3 Merge "Use more inclusive language." by Treehugger Robot · 5 years ago
  40. 8c936b4 Use more inclusive language. by Elliott Hughes · 5 years ago
  41. dbb8670 Use more inclusive language for seccomp filter by Victor Hsieh · 5 years ago
  42. acadd09 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
  43. 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 6 years ago
  44. c2faf23 Stop generating unused headers. by Elliott Hughes · 6 years ago
  45. e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
  46. ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
  47. 50080a2 Remove the ___ hack. by Elliott Hughes · 6 years ago
  48. 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
  49. 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
  50. d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 6 years ago
  51. c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
  52. d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 7 years ago
  53. 0c6de75 genfunctosyscallnrs: maps bionic functions to syscall numbers. by Martijn Coenen · 7 years ago
  54. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  55. 8251d44 Add lp32 and lp64 shorthands to SYSCALLS.TXT. by Elliott Hughes · 7 years ago
  56. fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 7 years ago
  57. fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
  58. ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
  59. 253a830 Revert "Update to FreeBSD libm r336523." by Andreas Gampe · 7 years ago
  60. f86ee10 Update to FreeBSD libm r336523. by Elliott Hughes · 7 years ago
  61. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  62. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
  63. 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
  64. 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
  65. 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
  66. 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
  67. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  68. 6244627 Ignore pthread_getconcurrency/pthread_setconcurrency. by Elliott Hughes · 8 years ago
  69. d036a8d Ignore endutxent. by Elliott Hughes · 8 years ago
  70. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  71. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  72. 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
  73. abf510a Add three more functions to the list of POSIX cruft. by Elliott Hughes · 8 years ago
  74. daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
  75. aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
  76. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
  77. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
  78. 93d4f8b Fix missing parse_open_file method. by Alessio Balsini · 8 years ago
  79. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 8 years ago
  80. 89fa81f Support all architectures in seccomp by Paul Lawrence · 9 years ago
  81. d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 9 years ago
  82. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  83. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  84. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago
  85. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  86. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 9 years ago
  87. 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 9 years ago
  88. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  89. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
  90. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago
  91. 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
  92. 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
  93. ea701b3 Only check arch tag if we have *any* arch tags. by Dan Albert · 9 years ago
  94. 10085bf Add pylintrc. by Dan Albert · 9 years ago
  95. 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
  96. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
  97. 2adde7b End all lists in check-symbols-glibc.py with a ,. by Elliott Hughes · 9 years ago
  98. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
  99. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 9 years ago
  100. f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 9 years ago