Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
be7680c42cb142da044fbd645807ee2277ca2ee4
/
libc
be7680c
__fortify_fatal(): remove a stack frame in most cases.
by Elliott Hughes
· 4 months ago
f81f1a2
Merge "Move malloc_debug/malloc_hooks to new directory." into main
by Christopher Ferris
· 4 months ago
4598f86
Merge "Revert^2 "Switch to llvm-libc strtok()/strtok_r()."" into main
by Elliott Hughes
· 4 months ago
4af1bcd
Revert^2 "Switch to llvm-libc strtok()/strtok_r()."
by Elliott Hughes
· 4 months ago
e9344cf
Merge "Disable tracing during libc init." into main
by Christopher Ferris
· 4 months ago
44b0363
Move malloc_debug/malloc_hooks to new directory.
by Christopher Ferris
· 4 months ago
d1d1dd0
<sched.h>: describe some kernel madness.
by Elliott Hughes
· 4 months ago
8bf0e30
Disable tracing during libc init.
by Christopher Ferris
· 5 months ago
dbc4e38
Merge "<time.h>: improve the doc comments." into main
by Elliott Hughes
· 5 months ago
b25b857
Merge "Sync with OpenBSD strptime.c." into main
by Treehugger Robot
· 5 months ago
bd1d691
Merge "strptime.c: fix 32-bit range check in epoch_to_tm()." into main
by Elliott Hughes
· 5 months ago
e0ef29b
<time.h>: improve the doc comments.
by Elliott Hughes
· 5 months ago
b4436bb
Merge "Reimplement asctime()/ctime()/difftime()." into main
by Elliott Hughes
· 5 months ago
4cbb496
Merge "getentropy(): clarify the /dev/urandom fallback." into main
by Elliott Hughes
· 5 months ago
f9463ad
Merge "Use the demangler from libunwindstack." into main
by Christopher Ferris
· 5 months ago
84468f2
Sync with OpenBSD strptime.c.
by Elliott Hughes
· 5 months ago
25b7171
getentropy(): clarify the /dev/urandom fallback.
by Elliott Hughes
· 5 months ago
b891dda
Reimplement asctime()/ctime()/difftime().
by Elliott Hughes
· 5 months ago
47c8c97
Merge "system_properties.cpp: don't use strlcpy() for memcpy()." into main
by Elliott Hughes
· 5 months ago
bb38c50
Merge "Switch to llvm-libc hcreate()/hsearch() etc." into main
by Elliott Hughes
· 5 months ago
dd56beb
strptime.c: fix 32-bit range check in epoch_to_tm().
by Elliott Hughes
· 5 months ago
a06e184
Merge "Revert "Switch to llvm-libc strtok()/strtok_r()."" into main
by Liana Kazanova (xWF)
· 5 months ago
553f39c
Revert "Switch to llvm-libc strtok()/strtok_r()."
by Liana Kazanova (xWF)
· 5 months ago
f960667
Switch to llvm-libc hcreate()/hsearch() etc.
by Elliott Hughes
· 5 months ago
02bc26a
Merge "Switch to llvm-libc strtok()/strtok_r()." into main
by Elliott Hughes
· 5 months ago
866b716
system_properties.cpp: don't use strlcpy() for memcpy().
by Elliott Hughes
· 5 months ago
b8c5f81
Android.bp: always have the name at the top for readability.
by Elliott Hughes
· 5 months ago
3dcc505
Switch to llvm-libc strtok()/strtok_r().
by Elliott Hughes
· 5 months ago
a5978f4
Merge "Switch to llvm-libc strsep()." into main
by Elliott Hughes
· 5 months ago
6442c33
Merge "Fix memory fence in SystemProperties::Update" into main
by Treehugger Robot
· 5 months ago
0a24590
Fix memory fence in SystemProperties::Update
by Robert Kymdon
· 5 months ago
dd6756f
Switch to llvm-libc strsep().
by Elliott Hughes
· 5 months ago
daf8a16
running_with_hwasan() is now in android::base.
by Elliott Hughes
· 5 months ago
3d47086
Use the demangler from libunwindstack.
by Christopher Ferris
· 5 months ago
460e96f
Update libc/NOTICE.
by Elliott Hughes
· 5 months ago
a2c2341
Merge "Trivial reimplementation of <err.h>." into main
by Elliott Hughes
· 5 months ago
cb029e0
Merge "Add trivial wcswidth() implementation alongside our wcwidth()." into main
by Elliott Hughes
· 5 months ago
a91fca6
Merge "arm64: add ifunc resolver AT_HWCAP3/AT_HWCAP4 support." into main
by Elliott Hughes
· 5 months ago
6b5b792
arm64: add ifunc resolver AT_HWCAP3/AT_HWCAP4 support.
by Elliott Hughes
· 5 months ago
7887e0e
Trivial reimplementation of <err.h>.
by Elliott Hughes
· 5 months ago
9ce7e04
Switch to llvm-libc strpbrk().
by Elliott Hughes
· 5 months ago
3bf8f18
Add trivial wcswidth() implementation alongside our wcwidth().
by Elliott Hughes
· 5 months ago
4e85724
Switch to llvm-libc wcstok().
by Elliott Hughes
· 6 months ago
a2e2d9c
Merge "Update NOTICE file" into main
by Treehugger Robot
· 5 months ago
10eed1b
Merge "Stop using strncat() in network code." into main
by Elliott Hughes
· 5 months ago
8a018bf
Update NOTICE file
by dimitry
· 5 months ago
c632b84
Merge "Stop using strncpy() in the gwp-asan/MTE code." into main
by Elliott Hughes
· 5 months ago
a83b9c3
Merge "Sync with upstream OpenBSD." into main
by Elliott Hughes
· 5 months ago
46f987c
Merge "Sync with upstream NetBSD." into main
by Elliott Hughes
· 5 months ago
a6e0302
Merge "Sync with upstream FreeBSD." into main
by Elliott Hughes
· 5 months ago
cc78f87
Stop using strncat() in network code.
by Elliott Hughes
· 5 months ago
209d3be
Stop using strncpy() in the gwp-asan/MTE code.
by Elliott Hughes
· 5 months ago
bc409ee
Sync with upstream OpenBSD.
by Elliott Hughes
· 5 months ago
c111078
Sync with upstream FreeBSD.
by Elliott Hughes
· 5 months ago
1ee9f32
Sync with upstream NetBSD.
by Elliott Hughes
· 5 months ago
4d8f635
Switch to llvm-libc strspn().
by Elliott Hughes
· 5 months ago
351097a
Switch to llvm-libc strcspn().
by Elliott Hughes
· 5 months ago
173ab4f
Switch back to socketcall(2) for x86 getsockopt()/setsockopt().
by Elliott Hughes
· 6 months ago
15e6f22
Merge "Stop using socketcall(2) for x86 setsockopt()." into main
by Elliott Hughes
· 6 months ago
f7b2e59
Merge "Warn about use of strtok()." into main
by Elliott Hughes
· 6 months ago
7368c02
Merge "Update to v6.16 kernel headers." into main
by Christopher Ferris
· 6 months ago
7b0d7de
Merge "Switch to llvm-libc wcscspn()." into main
by Elliott Hughes
· 6 months ago
c609b4f
Stop using socketcall(2) for x86 setsockopt().
by Elliott Hughes
· 6 months ago
266f2b2
Warn about use of strtok().
by Elliott Hughes
· 6 months ago
47baf23
Merge "Add trivial documentation for strcoll()/strxfrm() etc." into main
by Treehugger Robot
· 6 months ago
94b80c1
Merge "Document the various string tokenization functions." into main
by Treehugger Robot
· 6 months ago
3aae840
Switch to llvm-libc wcscspn().
by Elliott Hughes
· 6 months ago
7e9b05a
Stop using socketcall(2) for x86 setsockopt().
by Elliott Hughes
· 6 months ago
55eba99
Document the various string tokenization functions.
by Elliott Hughes
· 6 months ago
39650b7
Update to v6.16 kernel headers.
by Christopher Ferris
· 6 months ago
50574f5
Add trivial documentation for strcoll()/strxfrm() etc.
by Elliott Hughes
· 6 months ago
fc7d46f
Merge "Make the memset(..., 0) diagnostic fire in more cases." into main
by Elliott Hughes
· 6 months ago
5cfe7dc
<syslog.h>: test setlogmask().
by Elliott Hughes
· 6 months ago
2f53e48
Update libc/NOTICE.
by Elliott Hughes
· 6 months ago
3806f9e
Merge "fortify.cpp: fix the __strcpy_chk() TODO." into main
by Elliott Hughes
· 6 months ago
000f58b
Merge "Replace BIONIC_ROUND_UP_POWER_OF_2() with stdc_bit_ceil()/std::bit_ceil()." into main
by Elliott Hughes
· 6 months ago
676fb54
fortify.cpp: fix the __strcpy_chk() TODO.
by Elliott Hughes
· 6 months ago
52cf158
Merge "fortify.cpp: fix the stpcpy() todo." into main
by Elliott Hughes
· 6 months ago
934cd0b
fortify.cpp: fix the stpcpy() todo.
by Elliott Hughes
· 6 months ago
bab9b44
Make the memset(..., 0) diagnostic fire in more cases.
by Elliott Hughes
· 6 months ago
731da1b
Replace BIONIC_ROUND_UP_POWER_OF_2() with stdc_bit_ceil()/std::bit_ceil().
by Elliott Hughes
· 6 months ago
424a857
Merge "Implement C23 <stdbit.h>." into main
by Elliott Hughes
· 6 months ago
f2bb239
Merge "Document the major limitation of __strong_alias()." into main
by Treehugger Robot
· 6 months ago
a0a2e75
Merge "Remove dead code." into main
by Elliott Hughes
· 6 months ago
7579c32
Merge "[[fallthrough]] is in C++17 and C23." into main
by Elliott Hughes
· 6 months ago
1daa0c1
Document the major limitation of __strong_alias().
by Elliott Hughes
· 6 months ago
36f5a96
Remove dead code.
by Elliott Hughes
· 6 months ago
a1b263f
Simplify strcoll()/strxfrm()/wcscoll()/wcsxfrm().
by Elliott Hughes
· 6 months ago
afdf965
[[fallthrough]] is in C++17 and C23.
by Elliott Hughes
· 6 months ago
5e70fe5
Implement C23 <stdbit.h>.
by Elliott Hughes
· 6 months ago
3287069
Merge "Reimplement the *casecmp() functions." into main
by Elliott Hughes
· 6 months ago
f6dc835
<sys/param.h>: flesh out the documentation.
by Elliott Hughes
· 6 months ago
d382b86
Reimplement the *casecmp() functions.
by Elliott Hughes
· 6 months ago
3ce164f
Merge "Switch to llvm-libc memccpy()." into main
by Elliott Hughes
· 6 months ago
8a40a00
Merge "Revert "Stop using the cached pid."" into main
by Priyanka Advani (xWF)
· 6 months ago
c9dcd82
Revert "Stop using the cached pid."
by Priyanka Advani (xWF)
· 6 months ago
6784831
Switch to llvm-libc memccpy().
by Elliott Hughes
· 6 months ago
ce3ad15
Merge "Switch to llvm-libc wcslcat()." into main
by Elliott Hughes
· 6 months ago
6fbb763
Merge "Make arch-arm match the others." into main
by Elliott Hughes
· 6 months ago
4437ccb
Switch to llvm-libc wcslcat().
by Elliott Hughes
· 6 months ago
Next »