Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
0fec9c0e19e5f3854f98a195f72be837dae9dfe2
/
libc
2146303
Nullability check for sched module.
by zijunzhao
· 3 years ago
9dfcaa6
Merge "scandir: clarity improvements."
by Elliott Hughes
· 3 years ago
99dd5b1
Nullability correction for stdlib module.
by zijunzhao
· 3 years ago
f6c25d6
scandir: clarity improvements.
by Elliott Hughes
· 3 years ago
345f546
Merge "Move M_PURGE to M_PURGE_ALL."
by Christopher Ferris
· 3 years ago
76210fb
Merge "Time for SEO in <android/api-level.h>."
by Treehugger Robot
· 3 years ago
ab3a319
Merge "Workaround boot loop by turning off stack protector check for noreturn calls"
by Yi Kong
· 3 years ago
572053a
Time for SEO in <android/api-level.h>.
by Elliott Hughes
· 3 years ago
b3e895c
Add macro for API level V.
by Dan Albert
· 3 years ago
f1ab9c4
Move M_PURGE to M_PURGE_ALL.
by Christopher Ferris
· 3 years ago
060cd24
Merge "riscv64 SCS support."
by Elliott Hughes
· 3 years ago
424cf43
Merge "Fix mte build breakage."
by Christopher Ferris
· 3 years ago
b4f4f4e
Merge "Add debug logging for memtag level"
by Florian Mayer
· 3 years ago
35759fa
Fix mte build breakage.
by Christopher Ferris
· 3 years ago
b3f3e86
Add debug logging for memtag level
by Florian Mayer
· 3 years ago
9a39eb3
Increase the implementation of __memcpy_chk assembly
by caowencheng
· 3 years ago
008dc0d
Merge "No-op DT_AARCH64_MEMTAG_* entries"
by Mitch Phillips
· 3 years ago
7559e5b
Merge "Use <bits/timespec.h> from uapi headers too."
by Elliott Hughes
· 3 years ago
875d405
Use <bits/timespec.h> from uapi headers too.
by Elliott Hughes
· 3 years ago
8ed5cac
Merge "Nullability check for link module"
by Zijun Zhao
· 3 years ago
2e25c0f
No-op DT_AARCH64_MEMTAG_* entries
by Mitch Phillips
· 3 years ago
dcd1403
Merge "Add support for M_PURGE_ALL."
by Christopher Ferris
· 3 years ago
df92729
Merge "Nullability check for pwd module"
by Zijun Zhao
· 3 years ago
5250d79
Nullability check for pwd module
by zijunzhao
· 3 years ago
0a51582
Nullability check for link module
by zijunzhao
· 3 years ago
106aa00
Nullability check for locale module
by zijunzhao
· 3 years ago
8270ec9
Merge "Fix stack use-after-scope in async_safe_log."
by Treehugger Robot
· 3 years ago
8497977
Fix stack use-after-scope in async_safe_log.
by Peter Collingbourne
· 3 years ago
d86eb86
Add support for M_PURGE_ALL.
by Christopher Ferris
· 3 years ago
f6f8315
Merge "Nullability check for getopt module"
by Zijun Zhao
· 3 years ago
1581f63
Nullability check for getopt module
by zijunzhao
· 3 years ago
e718f8b
Merge "Nullability check for mntent module"
by Zijun Zhao
· 3 years ago
0a9fd0e
Merge "Nullability check for signalfd module"
by Treehugger Robot
· 3 years ago
9b4cf97
Workaround boot loop by turning off stack protector check for noreturn calls
by Yi Kong
· 3 years ago
424cb2c
Nullability check for mntent module
by zijunzhao
· 3 years ago
98f116b
Nullability check for signalfd module
by zijunzhao
· 3 years ago
1cccc1a
Merge "Nullability check for resolv module"
by Treehugger Robot
· 3 years ago
e589574
Nullability check for thread module
by zijunzhao
· 3 years ago
16c2388
Nullability check for resolv module
by zijunzhao
· 3 years ago
d2e55dd
Merge "The syscall call uses the 'tail' instruction call"
by Elliott Hughes
· 3 years ago
c42c741
The syscall call uses the 'tail' instruction call
by caowencheng
· 3 years ago
7f8133d
Merge "Nullability check for pidfd module"
by Zijun Zhao
· 3 years ago
85fc6b1
Merge "Nullability check for utsname module"
by Zijun Zhao
· 3 years ago
5bfbc53
Merge "Nullability check for assert module"
by Zijun Zhao
· 3 years ago
6cb7db2
Merge "riscv64: use `tail` for tail calls."
by Elliott Hughes
· 3 years ago
edc554d
Nullability check for pidfd module
by zijunzhao
· 3 years ago
f6f0c9d
Nullability check for utsname module
by zijunzhao
· 3 years ago
698b616
Nullability check for assert module
by zijunzhao
· 3 years ago
b0d3f0b
riscv64: use `tail` for tail calls.
by Elliott Hughes
· 3 years ago
a7015ea
Merge "Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal"
by Treehugger Robot
· 3 years ago
7f2f941
Merge "Nullability check for grp module"
by Treehugger Robot
· 3 years ago
2c445d9
Merge "Nullability check for stdio module"
by Zijun Zhao
· 3 years ago
d27c83f
Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal
by caowencheng
· 3 years ago
78f71a5
Merge "Guard registers definitions for riscv64"
by Alistair Delva
· 3 years ago
33102fb
Nullability check for grp module
by zijunzhao
· 3 years ago
1cb3158
Guard registers definitions for riscv64
by Nelly Vouzoukidou
· 3 years ago
75a114b
Merge "Sync with upstream openbsd."
by Elliott Hughes
· 3 years ago
056ce2e
Merge "Add the %b/%B PRI* and SCN* macros."
by Elliott Hughes
· 3 years ago
00a3dba
Nullability check for stdio module
by zijunzhao
· 3 years ago
53b6dfb
Sync with upstream openbsd.
by Elliott Hughes
· 3 years ago
ac34ad2
Add the %b/%B PRI* and SCN* macros.
by Elliott Hughes
· 3 years ago
529c16a
Merge "memset_chk into assembly file"
by Elliott Hughes
· 3 years ago
ab457f9
memset_chk into assembly file
by caowencheng
· 3 years ago
ae1c64a
Slightly simplify perror().
by Elliott Hughes
· 3 years ago
8dd531c
Merge "Remove #if cruft."
by Elliott Hughes
· 3 years ago
dc3ed4f
Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp."
by Elliott Hughes
· 3 years ago
20dd3fe
Pull flockfile/funlockfile/ftrylockfile into stdio.cpp.
by Elliott Hughes
· 3 years ago
6bda367
Merge "Nullability check for dlfcn module"
by Zijun Zhao
· 3 years ago
447c346
Nullability check for dlfcn module
by zijunzhao
· 3 years ago
5ee6292
Remove #if cruft.
by Elliott Hughes
· 3 years ago
e7d41ab
Nullability check for ifaddrs module
by zijunzhao
· 3 years ago
93398b1
Merge "Remove <pthread.h> cruft."
by Elliott Hughes
· 3 years ago
6b6d51e
Nullability check for stdio_ext module
by zijunzhao
· 3 years ago
9108f25
Remove <pthread.h> cruft.
by Elliott Hughes
· 3 years ago
957d34a
Merge "Remove libandroidsupport cruft."
by Elliott Hughes
· 3 years ago
20cd43a
Merge "Remove <stdlib.h> cruft."
by Elliott Hughes
· 3 years ago
41a4aa3
Merge "Nullability check for iconv module"
by Zijun Zhao
· 3 years ago
67737cd
Merge "Nullability check for error module"
by Zijun Zhao
· 3 years ago
2b26a1e
Merge "Nullability check for ftw module"
by Zijun Zhao
· 3 years ago
fbd7970
Remove <stdlib.h> cruft.
by Elliott Hughes
· 3 years ago
377954f
Nullability check for error module
by zijunzhao
· 3 years ago
39aed9c
Merge "librust_baremetal: Add libc_netbsd"
by Pierre-Clément Tosi
· 3 years ago
fa7c0db
Remove libandroidsupport cruft.
by Elliott Hughes
· 3 years ago
f2ca0bc
Merge "Remove <sys/socket.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
59d9026
Merge "Remove <fenv.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
f5e899d
Merge "Remove <sys/stat.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
af17562
Merge "Remove <time.h> cruft."
by Elliott Hughes
· 3 years ago
7dfa18a
Merge "Remove <signal.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
66734f0
Merge "Remove <sys/mman.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
d54d92c
Merge "Remove <errno.h> inlines for obsolete API levels."
by Elliott Hughes
· 3 years ago
32b6d43
Nullability check for iconv module
by zijunzhao
· 3 years ago
d6af63b
Nullability check for ftw module
by zijunzhao
· 3 years ago
b5ff68c
Remove a tautology from <bits/threads_inlines.h>.
by Elliott Hughes
· 3 years ago
f410578
Remove <time.h> cruft.
by Elliott Hughes
· 3 years ago
82b0d52
Remove <sys/socket.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
19ed204
Remove <sys/mman.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
acaaab0
Remove <errno.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
432a4af
Remove <signal.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
2f5829b
Remove <fenv.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
3f3a8cd
Remove <sys/stat.h> inlines for obsolete API levels.
by Elliott Hughes
· 3 years ago
Next »