Home
last modified time | relevance | path

Searched refs:change (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/
DSECCOMP_BLOCKLIST_APP.TXT9 # Note: Some privileged syscalls are still needed in app process after fork before uid change,
40 # syscalls to change machine various configurations
DAndroid.bp118 // easier to change.
/bionic/
DREADME.md200 If you make a change that is likely to have a wide effect on the tree (such as a
201 libc header change), you should run `make checkbuild`. A regular `make` will
281 you change this flag, you will have to manually rebuild bionic.
Dandroid-changes-for-ndk-developers.md27 * Warnings about any behavior change that will affect a library if you
321 libraries as the location may change from device to device.
455 Most apps should be unaffected by this change, but apps that hook or try to
/bionic/docs/
Delf-tls.md612 variant 1 layout. This change shipped in NDK r14, and the NDK's build systems (ndk-build and the
657 variant 2 TLS, we might need to change the compiler to emit a sign-extending load.
711 but that could change. (Clang [briefly used][D44355] load/store relocations, but it was reverted
744 Pros: Minimal linker change, no change to TLS relocations.
772 * Bionic's existing memory layout doesn't change, and arm32 and 32-bit x86 have the same layout
Dlibc_assembler.md57 command to work, you need to change directory to one of the above
Dstatus.md284 Note that this doesn't change behavior as much as you might think: the
/bionic/libc/kernel/uapi/linux/
Dpkt_sched.h343 unsigned char change; member
/bionic/libc/malloc_debug/
DREADME.md32 NOTE: There is a small behavioral change beginning in P for realloc.