1. 0c6de75 genfunctosyscallnrs: maps bionic functions to syscall numbers. by Martijn Coenen · 7 years ago
  2. d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
  3. 8251d44 Add lp32 and lp64 shorthands to SYSCALLS.TXT. by Elliott Hughes · 7 years ago
  4. fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 7 years ago
  5. fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
  6. ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
  7. 253a830 Revert "Update to FreeBSD libm r336523." by Andreas Gampe · 7 years ago
  8. f86ee10 Update to FreeBSD libm r336523. by Elliott Hughes · 7 years ago
  9. 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
  10. 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
  11. 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
  12. 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
  13. 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
  14. 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
  15. ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
  16. 6244627 Ignore pthread_getconcurrency/pthread_setconcurrency. by Elliott Hughes · 8 years ago
  17. d036a8d Ignore endutxent. by Elliott Hughes · 8 years ago
  18. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  19. 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
  20. 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
  21. abf510a Add three more functions to the list of POSIX cruft. by Elliott Hughes · 8 years ago
  22. daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
  23. aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
  24. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
  25. 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 9 years ago
  26. 93d4f8b Fix missing parse_open_file method. by Alessio Balsini · 9 years ago
  27. 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 9 years ago
  28. 89fa81f Support all architectures in seccomp by Paul Lawrence · 9 years ago
  29. d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 9 years ago
  30. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  31. 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 9 years ago
  32. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 9 years ago
  33. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 9 years ago
  34. 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 9 years ago
  35. 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 9 years ago
  36. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  37. 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
  38. eabc352 Add seccomp support library by Paul Lawrence · 9 years ago
  39. 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
  40. 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
  41. ea701b3 Only check arch tag if we have *any* arch tags. by Dan Albert · 9 years ago
  42. 10085bf Add pylintrc. by Dan Albert · 9 years ago
  43. 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
  44. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
  45. 2adde7b End all lists in check-symbols-glibc.py with a ,. by Elliott Hughes · 10 years ago
  46. 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 10 years ago
  47. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 10 years ago
  48. f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 10 years ago
  49. 187d37d Teach our script to ignore more dead POSIX stuff. by Elliott Hughes · 10 years ago
  50. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  51. e5c872f genversion-scripts: fix script name in autogenerated comment by Greg Hackmann · 10 years ago
  52. 19acb69 [MIPS] Add __popcountsi2 to libgcc_compat.c by Dimitry Ivanov · 10 years ago
  53. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  54. d07c443 Add more fortify symbols to the expected differences from glibc. by Elliott Hughes · 10 years ago
  55. 585e959 Generate libc version-script for brillo by Dimitry Ivanov · 10 years ago
  56. bc75047 Generate libdl.so per-architecture version script by Dmitriy Ivanov · 10 years ago
  57. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  58. ac77536 Move tzdata scripts from bionic to external/icu by Neil Fuller · 10 years ago
  59. 6cda074 Strip version info when extracting symbols by Dmitriy Ivanov · 11 years ago
  60. ec738d9 Fix various bugs in the check-symbols script. by Elliott Hughes · 11 years ago
  61. 4d3abcb Update update-tzdata.py tool to generate ICU4J data jars by Neil Fuller · 11 years ago
  62. fa5faa0 Make gensyscalls.py use the ALIAS_SYMBOL macro. by Christopher Ferris · 11 years ago
  63. bdd8452 Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data. by Fredrik Roubert · 11 years ago
  64. 00490ae Ensure raw fchmod/fchmodat syscalls are hidden. by Nick Kralevich · 11 years ago
  65. 0662c3e Fixes to the update-tzdata.py tool by Neil Fuller · 11 years ago
  66. 9c3fd59 Add a basic NDK compatibility library. by Dan Albert · 11 years ago
  67. 169eb66 Add ndk_missing_symbols.py. by Dan Albert · 11 years ago
  68. 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago
  69. 0393221 Make the missing symbols script more useful. by Elliott Hughes · 11 years ago
  70. 2c2463b Fix tzdata update tools for 'backzone'. by Elliott Hughes · 11 years ago
  71. 6370aed Add support for listing missing POSIX 2013 symbols. by Elliott Hughes · 11 years ago
  72. 6869d26 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  73. f8896c6 Fix update-tzdata.py to rebuild icu4c .dat file. by Elliott Hughes · 11 years ago
  74. 5681fe8 Remove an unused file. by Elliott Hughes · 11 years ago
  75. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  76. 2320b02 __gnu_basename(3) is accounted for. by Dan Albert · 11 years ago
  77. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  78. fd5ee9a Hide C++ stuff in libc. Put it back in libstdc++. by Dan Albert · 11 years ago
  79. 76212ee Add more functionality to glibc symbol checker. by Dan Albert · 11 years ago
  80. bc9f9f2 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  81. 3726f9c Revert "Fix incorrect relocations for x86." by Dan Albert · 11 years ago
  82. 92f0c91 Merge "Create a distinct temp directory for each run." by Christopher Ferris · 11 years ago
  83. 01bd32e Create a distinct temp directory for each run. by Christopher Ferris · 11 years ago
  84. 512bc52 Fix incorrect relocations for x86. by Dan Albert · 11 years ago
  85. 13bab43 Fix the tzdata update tools. by Elliott Hughes · 11 years ago
  86. 5d2f86f Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros. by Elliott Hughes · 11 years ago
  87. 3758a24 Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  88. 30ab939 update-tzdata.py needs to know where to find icu. by Elliott Hughes · 12 years ago
  89. e8e4534 Bring our "libresolv" stuff in line with glibc. by Elliott Hughes · 12 years ago
  90. 602b4e4 AArch64: Remove Frame Record from ARM64 syscalls by Serban Constantinescu · 12 years ago
  91. f6b1d43 Add a few more C11 functions to the whitelist. by Elliott Hughes · 12 years ago
  92. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 12 years ago
  93. 15b91e9 Fix x86 cfi directives for syscalls. by Christopher Ferris · 12 years ago
  94. 45bf4c3 Add some more BSD symbols to the list. by Elliott Hughes · 12 years ago
  95. df22a12 Add cfi directives for arm64 assembler. by Christopher Ferris · 12 years ago
  96. 7680514 Merge "Treat zero or >1 dat files as an error" by Neil Fuller · 12 years ago
  97. 43f3715 Treat zero or >1 dat files as an error by Neil Fuller · 12 years ago
  98. 29f2906 Merge "Add a few more symbols to check-symbols-glibc." by Elliott Hughes · 12 years ago
  99. 2278488 Merge "Change update-tzdata.py to update ICU data as well" by Neil Fuller · 12 years ago
  100. b497c43 Add a few more symbols to check-symbols-glibc. by Elliott Hughes · 12 years ago