Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/r
/
docs
2891f3e
Add a libc wrapper for statx(2).
by Elliott Hughes
· 5 years ago
56a9fda
Remove dead code.
by Elliott Hughes
· 5 years ago
9c381b0
docs/status.md: link to github.
by Elliott Hughes
· 5 years ago
b5a7741
Mention why we don't have pthread_cancel().
by Elliott Hughes
· 6 years ago
91e3bd1
Document the changed fdsan default from Q to R.
by Elliott Hughes
· 6 years ago
5a3c920
Add mallopt M_PURGE benchmark.
by Christopher Ferris
· 6 years ago
75edf16
Update the native allocator document.
by Christopher Ferris
· 6 years ago
502dc0b
Update docs/status.md function counts for recent releases.
by Elliott Hughes
· 6 years ago
51863b3
Add section about libmemunreachable tests.
by Christopher Ferris
· 6 years ago
2f5fc33
Updated memory_replay description.
by Christopher Ferris
· 6 years ago
80e9f65
Remove __ANDROID_NDK__ from bionic, and document our #defines.
by Elliott Hughes
· 6 years ago
5f112cd
Merge "Link our two main developer-facing docs together."
by Treehugger Robot
· 6 years ago
8f3f191
Link our two main developer-facing docs together.
by Elliott Hughes
· 6 years ago
aa22c0c
Update location of trace files.
by Christopher Ferris
· 6 years ago
05197f7
Change all references to PSS to RSS.
by Christopher Ferris
· 6 years ago
da32ff1
Merge "Add memfd_create(2) and mlock2(2)."
by Elliott Hughes
· 6 years ago
3d24d2b
Add memfd_create(2) and mlock2(2).
by Elliott Hughes
· 6 years ago
f0d9271
Update docs for clockwait/clocklock functions
by Tom Cherry
· 6 years ago
05b675e
Add renameat2.
by Elliott Hughes
· 6 years ago
afce4e8
Merge "Add doc describing native allocator."
by Christopher Ferris
· 6 years ago
4316d43
Add doc describing native allocator.
by Christopher Ferris
· 6 years ago
2671de2
Fix usage of () and [].
by Christopher Ferris
· 6 years ago
4206711
threads.h: Add C11 thread support.
by Elliott Hughes
· 6 years ago
a1fb15b
strptime: support everything that strftime supports.
by Elliott Hughes
· 6 years ago
b282a6d
Document various libc behavior changes.
by Elliott Hughes
· 6 years ago
a22f5d5
Make aligned_alloc match the standard.
by Christopher Ferris
· 6 years ago
9491c54
Publish the current draft of my ELF TLS doc
by Ryan Prichard
· 7 years ago
2d0b28b
Add getloadavg(3).
by Elliott Hughes
· 7 years ago
b177085
Add reallocarray(3).
by Elliott Hughes
· 7 years ago
ce9d653
Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket"
by Josh Gao
· 7 years ago
d747bb8
fdsan: improve documentation.
by Josh Gao
· 7 years ago
670ea7a
Explicitly say `pthread_cancel` in the docs.
by Elliott Hughes
· 7 years ago
01416ba
Fix mistake in fdsan documentation.
by Josh Gao
· 7 years ago
b64196a
fdsan: add documentation.
by Josh Gao
· 7 years ago
86bce19
Document various post-P bionic changes.
by Elliott Hughes
· 7 years ago
3876ade
Fill out historical "what was added when" information.
by Elliott Hughes
· 7 years ago
a473be2
Fix libc assembler documentation.
by Christopher Ferris
· 7 years ago
782cd01
Merge "Revert "Move android-changes-for-ndk-developers.md into docs/.""
by Treehugger Robot
· 7 years ago
74866e1
Revert "Move android-changes-for-ndk-developers.md into docs/."
by Elliott Hughes
· 7 years ago
65f8209
Merge "Add doc about verifying libc assembler routines."
by Christopher Ferris
· 7 years ago
af455ac
Add doc about verifying libc assembler routines.
by Christopher Ferris
· 7 years ago
1975196
Move android-changes-for-ndk-developers.md into docs/.
by Elliott Hughes
· 7 years ago
a7119af
Update libc status documentation.
by Elliott Hughes
· 7 years ago
07f6238
Document FORTIFY.
by Elliott Hughes
· 7 years ago
61c169e
Separate the new P functions from the new P behavior in the docs.
by Elliott Hughes
· 7 years ago
48b688b
Document the strptime %s change.
by Elliott Hughes
· 7 years ago
3e23591
Add `struct sigaction64` and `sigaction64`.
by Elliott Hughes
· 8 years ago
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 8 years ago
13550b8
Update our status in light of recent additions.
by Elliott Hughes
· 8 years ago
2237b6b
Mention the POSIX header tests in docs/status.md.
by Elliott Hughes
· 8 years ago
3d98adf
Address review comments from the previous change to this file.
by Elliott Hughes
· 8 years ago
a348174
Improve the _FILE_OFFSET_BITS docs and link to them.
by Elliott Hughes
· 8 years ago
6347ace
Document bionic's targetSdkVersion-specific behavior.
by Elliott Hughes
· 8 years ago
37ad959
More missing _unlocked <stdio.h> functions.
by Elliott Hughes
· 8 years ago
c8a2612
Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."
by Elliott Hughes
· 8 years ago
8aecba7
Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.
by Elliott Hughes
· 8 years ago
1d01fe8
Fix LP32 large pid detection.
by Elliott Hughes
· 8 years ago
8c73809
Merge "Ignore sockatmark."
by Treehugger Robot
· 8 years ago
38bd71b
Merge "Update docs/status.md now fexecve is implemented."
by Treehugger Robot
· 8 years ago
61c9c80
Ignore sockatmark.
by Elliott Hughes
· 8 years ago
ac29d9f
Merge "Add POSIX swab."
by Treehugger Robot
· 8 years ago
bdb1e89
Update docs/status.md now fexecve is implemented.
by Elliott Hughes
· 8 years ago
01a57d1
Call fmtmsg/getdate/getdate_err useless.
by Elliott Hughes
· 8 years ago
fa386e0
Add POSIX swab.
by Elliott Hughes
· 8 years ago
dff08ce
Add pthread_setschedprio.
by Elliott Hughes
· 8 years ago
5033918
Complete <netdb.h>.
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
14e3ff9
Implement <spawn.h>.
by Elliott Hughes
· 8 years ago
0bfcbaf
Add new status document, based on internal wiki.
by Elliott Hughes
· 8 years ago