index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
1
-2
/
+3
*
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
2
-0
/
+92
*
libc: Add O_PATH support for fgetxattr / fsetxattr
Nick Kralevich
2015-06-02
2
-4
/
+6
*
Fix error handling for negative size in ftruncate.
Dan Albert
2015-06-01
1
-26
/
+0
*
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
1
-2
/
+3
*
Simplify close(2) EINTR handling.
Elliott Hughes
2015-04-23
1
-2
/
+3
*
Fix addition of extra arg to cfi_restore.
Christopher Ferris
2015-04-14
1
-4
/
+4
*
Add missing cfi directives for x86 assembler.
Christopher Ferris
2015-04-14
3
-0
/
+30
*
Use ALIAS_SYMBOL for assembler aliasing.
Christopher Ferris
2015-03-25
1
-4
/
+2
*
Make gensyscalls.py use the ALIAS_SYMBOL macro.
Christopher Ferris
2015-03-24
3
-6
/
+3
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-10
/
+6
*
Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
Colin Cross
2015-02-05
1
-18
/
+0
|
\
|
*
Share LP32 makefile settings between arches
Colin Cross
2015-02-04
1
-18
/
+0
*
|
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
2
-4
/
+6
*
|
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
2
-12
/
+7
|
/
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+31
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+31
*
|
Simplify our endian.h implementation.
Elliott Hughes
2014-12-08
1
-42
/
+0
*
|
Clean up the x86-64 and x86 setjmp families.
Elliott Hughes
2014-12-05
4
-210
/
+91
*
|
Switch x86 and x86-64 to __builtin_bswap*.
Elliott Hughes
2014-12-02
1
-23
/
+4
*
|
Kill <machine/exec.h>.
Elliott Hughes
2014-12-02
1
-51
/
+0
|
/
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+26
*
[x86,x86_64] Fix libgcc unwinding through signal
Pavel Chupin
2014-10-27
3
-40
/
+101
*
Replace ambiguous cmp operator with cmpl.
Chih-Hung Hsieh
2014-10-21
2
-8
/
+8
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+2
*
Force export symbols on all x86 variants in libc.
Christopher Ferris
2014-10-06
2
-0
/
+16
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-13
/
+23
*
Fix signal trampolines.
Elliott Hughes
2014-09-15
3
-0
/
+75
*
Merge "Add IFUNC support for arm64 and IRELATIVE reloc"
Dmitriy Ivanov
2014-09-12
1
-0
/
+1
|
\
|
*
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
1
-0
/
+1
*
|
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+46
|
/
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
198
-588
/
+198
*
Merge "Replace ambiguous cmp instruction with cmpl."
Chih-Hung Hsieh
2014-08-27
1
-8
/
+8
|
\
|
*
Replace ambiguous cmp instruction with cmpl.
Chih-Hung Hsieh
2014-08-27
1
-8
/
+8
*
|
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
2
-35
/
+0
|
/
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-10
/
+1
*
Fix our x86 PIC_PROLOGUE.
Elliott Hughes
2014-08-09
1
-3
/
+3
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
195
-0
/
+390
*
Revert "Fix incorrect relocations for x86."
Dan Albert
2014-08-08
198
-198
/
+198
*
Fix incorrect relocations for x86.
Dan Albert
2014-08-07
198
-198
/
+198
*
Merge "Android is all-PIC/PIE."
Elliott Hughes
2014-08-07
4
-29
/
+2
|
\
|
*
Android is all-PIC/PIE.
Elliott Hughes
2014-08-07
4
-29
/
+2
*
|
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
2
-0
/
+45
|
/
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+42
*
Remove the unused swab.S.
Elliott Hughes
2014-07-22
1
-68
/
+0
*
Regenerate the bionic NOTICE files.
Elliott Hughes
2014-07-07
1
-1
/
+2
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+118
*
Merge "Remove SHA1 from LP64 in favor of libcrypto."
Dan Albert
2014-06-20
1
-0
/
+3
|
\
|
*
Remove SHA1 from LP64 in favor of libcrypto.
Dan Albert
2014-06-16
1
-0
/
+3
*
|
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+2
|
/
[next]