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-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Add optimized string functions
Nikola Veljkovic
2015-06-17
6
-691
/
+1437
*
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
/
+38
*
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
-19
/
+0
*
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
1
-2
/
+3
*
Simplify three copyright headers.
Elliott Hughes
2015-05-12
1
-1
/
+1
*
Unregister pthread_atfork handlers on dlclose()
Dmitriy Ivanov
2015-04-24
1
-0
/
+1
*
Merge "Revert "Unregister pthread_atfork handlers on dlclose()""
Dimitry Ivanov
2015-04-24
1
-1
/
+0
|
\
|
*
Revert "Unregister pthread_atfork handlers on dlclose()"
Dimitry Ivanov
2015-04-24
1
-1
/
+0
*
|
Merge "Simplify close(2) EINTR handling."
Elliott Hughes
2015-04-23
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Simplify close(2) EINTR handling.
Elliott Hughes
2015-04-23
1
-2
/
+3
*
|
Unregister pthread_atfork handlers on dlclose()
Dmitriy Ivanov
2015-04-22
1
-0
/
+1
|
/
*
Remove _memset16 and _memset32 from mips/mips64 bionic.
Elliott Hughes
2015-04-02
1
-80
/
+0
*
Use ALIAS_SYMBOL for assembler aliasing.
Christopher Ferris
2015-03-25
1
-9
/
+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
-2
/
+3
*
Merge "[MIPS] Fix setjmp signals"
Elliott Hughes
2015-02-19
2
-227
/
+122
|
\
|
*
[MIPS] Fix setjmp signals
Duane Sand
2015-02-11
2
-227
/
+122
*
|
Fix memchr overflow.
Elliott Hughes
2015-02-14
1
-2
/
+2
|
/
*
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
-4
/
+4
|
/
*
Fix mips build.
Elliott Hughes
2015-01-27
5
-6
/
+233
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-3
/
+2
*
Add support for DT_MIPS_RLD_MAP2 tag.
Raghu Gandham
2014-12-19
1
-0
/
+1
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+19
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+19
*
|
Simplify our endian.h implementation.
Elliott Hughes
2014-12-08
1
-66
/
+0
*
|
Merge mips setjmp/longjmp family.
Elliott Hughes
2014-12-08
5
-334
/
+286
*
|
Kill <machine/exec.h>.
Elliott Hughes
2014-12-02
1
-188
/
+0
*
|
[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6
Duane Sand
2014-11-25
7
-297
/
+252
|
/
*
Bring our <machine/endian.h> files back in sync.
Elliott Hughes
2014-11-21
1
-4
/
+0
*
Mips: remove arch-specific atexit.h
Dmitriy Ivanov
2014-11-21
2
-30
/
+1
*
Mips: Remove unused files
Dmitriy Ivanov
2014-11-21
1
-38
/
+0
*
Mips: Reuse atexit.h from libc/arch-common
Dmitriy Ivanov
2014-11-21
1
-8
/
+1
*
libc: Move <sgidefs.h> to libc/arch-mips/
David 'Digit' Turner
2014-11-18
1
-0
/
+34
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+19
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+2
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-22
/
+34
*
Fix mips __fadvise64.S build failure.
Elliott Hughes
2014-09-11
1
-1
/
+1
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+19
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
199
-591
/
+199
*
Revert "Register __libc_fini as early as possible."
Dmitriy Ivanov
2014-09-04
1
-0
/
+4
*
Register __libc_fini as early as possible.
Dmitriy Ivanov
2014-09-03
1
-4
/
+0
*
Merge "Fix strlen function type for mips."
Chih-Hung Hsieh
2014-08-27
1
-2
/
+3
|
\
|
*
Fix strlen function type for mips.
Chih-Hung Hsieh
2014-08-27
1
-2
/
+3
*
|
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
-3
/
+1
[next]