- 8d36be9 Merge "Ignore backup files left by emacs." by Treehugger Robot · 4 years, 4 months ago
- 77d976c Ignore backup files left by emacs. by Dan Albert · 4 years, 4 months ago
- 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 4 months ago
- e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 4 months ago
- c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 5 months ago
- 98b92e0 Make libc genrules and its tool dep bp2build_available by Chris Parsons · 4 years, 5 months ago
- aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
- 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
- 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
- ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 6 months ago
- 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 4 years, 6 months ago
- bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 6 months ago
- ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 4 years, 6 months ago
- 8b768d3 Changes to bionic/libc to demonstrate mixed builds. by Chris Parsons · 4 years, 10 months ago
- 19d66e6 libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S by Tamas Petz · 6 years ago
- cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 5 years ago
- 9dd1141 Remove pylintrc. by Dan Albert · 5 years ago
- c5db38a Don't look for licenses in .md files and pylintrc files. by Elliott Hughes · 5 years ago
- 31e3ec3 Merge "Use more inclusive language." by Treehugger Robot · 5 years ago
- 8c936b4 Use more inclusive language. by Elliott Hughes · 5 years ago
- dbb8670 Use more inclusive language for seccomp filter by Victor Hsieh · 5 years ago
- acadd09 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
- 2b49904 Clean up syscall stub/seccomp filter generation. by Elliott Hughes · 5 years ago
- c2faf23 Stop generating unused headers. by Elliott Hughes · 5 years ago
- e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
- ae03b12 Remove global seccomp list. by Elliott Hughes · 6 years ago
- 50080a2 Remove the ___ hack. by Elliott Hughes · 6 years ago
- 584bc62 Move libdl and linker to static NOTICE files. by Elliott Hughes · 6 years ago
- 782c485 Generate assembler system call stubs via genrule. by Elliott Hughes · 6 years ago
- d67b037 libc: generate syscall stubs in one big file... by Elliott Hughes · 6 years ago
- c4c2e24 <bits/glibc-syscalls.h>: only regenerate when we have new uapi headers. by Elliott Hughes · 6 years ago
- d842e43 Update to v5.0 kernel headers. by Christopher Ferris · 6 years ago
- 0c6de75 genfunctosyscallnrs: maps bionic functions to syscall numbers. by Martijn Coenen · 7 years ago
- d19b3c5 Generate the per-arch .map files at build time. by Elliott Hughes · 7 years ago
- 8251d44 Add lp32 and lp64 shorthands to SYSCALLS.TXT. by Elliott Hughes · 7 years ago
- fa09b3c seccomp: Generate the policy files at compile time by Luis Hector Chavez · 7 years ago
- fd3f6d7 genseccomp.py: Add a way to better find the clang prebuilt by Luis Hector Chavez · 7 years ago
- ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
- 253a830 Revert "Update to FreeBSD libm r336523." by Andreas Gampe · 7 years ago
- f86ee10 Update to FreeBSD libm r336523. by Elliott Hughes · 7 years ago
- 2f23ced Block bunch of privileged syscalls to apps by Victor Hsieh · 8 years ago
- 4f02dd5 Split zygote's seccomp filter into two by Victor Hsieh · 8 years ago
- 4075e21 Merge "Be more specific about POSIX obsolescence." by Elliott Hughes · 8 years ago
- 90e3f44 Be more specific about POSIX obsolescence. by Elliott Hughes · 8 years ago
- 61c9c80 Ignore sockatmark. by Elliott Hughes · 8 years ago
- 01a57d1 Call fmtmsg/getdate/getdate_err useless. by Elliott Hughes · 8 years ago
- ab413c5 Fix mip64 build. by Elliott Hughes · 8 years ago
- 6244627 Ignore pthread_getconcurrency/pthread_setconcurrency. by Elliott Hughes · 8 years ago
- d036a8d Ignore endutxent. by Elliott Hughes · 8 years ago
- d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
- 77bb564 Use env to invoke python by Stephen Crane · 8 years ago
- 0bfcbaf Add new status document, based on internal wiki. by Elliott Hughes · 8 years ago
- abf510a Add three more functions to the list of POSIX cruft. by Elliott Hughes · 8 years ago
- daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
- aa3f96c Create global seccomp policy. by Steve Muckle · 8 years ago
- aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
- 3dd3d55 Add seccomp blacklist, and exclude swap functions by Paul Lawrence · 8 years ago
- 93d4f8b Fix missing parse_open_file method. by Alessio Balsini · 8 years ago
- 65b47c9 Fix problem that we don't block syscalls below min value by Paul Lawrence · 8 years ago
- 89fa81f Support all architectures in seccomp by Paul Lawrence · 8 years ago
- d9e52fe Merge "Move seccomp policy to bionic" by Treehugger Robot · 8 years ago
- dfe8434 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
- 5f41ce2 Merge "Update to kernel headers v4.10." by Christopher Ferris · 8 years ago
- 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 8 years ago
- 06a3220 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
- 7ea4090 Autogenerate single policy from syscalls and whitelist by Paul Lawrence · 8 years ago
- 48af7cb Update to kernel headers v4.10. by Christopher Ferris · 8 years ago
- be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
- 3d9fc69 Use trap not kill in seccomp filter by Paul Lawrence · 9 years ago
- eabc352 Add seccomp support library by Paul Lawrence · 9 years ago
- 4da06c0 Don't scan .swp files for copyright headers. by Elliott Hughes · 9 years ago
- 5ffed9b Move brillo closer to Android. by Elliott Hughes · 9 years ago
- ea701b3 Only check arch tag if we have *any* arch tags. by Dan Albert · 9 years ago
- 10085bf Add pylintrc. by Dan Albert · 9 years ago
- 6cc8d47 Add symbol versions to libstdc++.so by Dimitry Ivanov · 9 years ago
- d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
- 2adde7b End all lists in check-symbols-glibc.py with a ,. by Elliott Hughes · 9 years ago
- 2178826 Remove a duplicate declaration, improve check-symbols-glibc.py. by Elliott Hughes · 9 years ago
- 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 9 years ago
- f5a9123 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 9 years ago
- 187d37d Teach our script to ignore more dead POSIX stuff. by Elliott Hughes · 9 years ago
- be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
- e5c872f genversion-scripts: fix script name in autogenerated comment by Greg Hackmann · 9 years ago
- 19acb69 [MIPS] Add __popcountsi2 to libgcc_compat.c by Dimitry Ivanov · 9 years ago
- f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
- d07c443 Add more fortify symbols to the expected differences from glibc. by Elliott Hughes · 10 years ago
- 585e959 Generate libc version-script for brillo by Dimitry Ivanov · 10 years ago
- bc75047 Generate libdl.so per-architecture version script by Dmitriy Ivanov · 10 years ago
- 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
- ac77536 Move tzdata scripts from bionic to external/icu by Neil Fuller · 10 years ago
- 6cda074 Strip version info when extracting symbols by Dmitriy Ivanov · 10 years ago
- ec738d9 Fix various bugs in the check-symbols script. by Elliott Hughes · 10 years ago
- 4d3abcb Update update-tzdata.py tool to generate ICU4J data jars by Neil Fuller · 10 years ago
- fa5faa0 Make gensyscalls.py use the ALIAS_SYMBOL macro. by Christopher Ferris · 10 years ago
- bdd8452 Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data. by Fredrik Roubert · 11 years ago
- 00490ae Ensure raw fchmod/fchmodat syscalls are hidden. by Nick Kralevich · 11 years ago
- 0662c3e Fixes to the update-tzdata.py tool by Neil Fuller · 11 years ago
- 9c3fd59 Add a basic NDK compatibility library. by Dan Albert · 11 years ago
- 169eb66 Add ndk_missing_symbols.py. by Dan Albert · 11 years ago
- 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago