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-mips64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Add optimized string functions
Nikola Veljkovic
2015-06-17
5
-1042
/
+5
*
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
1
-3
/
+3
*
Fix two accidentally leaked mips64 symbols.
Elliott Hughes
2015-06-15
1
-39
/
+25
*
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
2
-0
/
+50
*
libc: Add O_PATH support for fgetxattr / fsetxattr
Nick Kralevich
2015-06-02
2
-4
/
+6
*
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
1
-3
/
+3
*
Include pthread_atfork.h to mips64 crtbegin
Dmitriy Ivanov
2015-04-25
1
-0
/
+1
*
Simplify close(2) EINTR handling.
Elliott Hughes
2015-04-23
1
-2
/
+3
*
Remove _memset16 and _memset32 from mips/mips64 bionic.
Elliott Hughes
2015-04-02
1
-80
/
+0
*
Make gensyscalls.py use the ALIAS_SYMBOL macro.
Christopher Ferris
2015-03-24
12
-24
/
+12
*
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
2
-10
/
+6
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-2
/
+3
*
[MIPS64] Fix mips64 build.
Nikola Veljkovic
2015-02-23
1
-1
/
+1
*
Fix memchr overflow.
Elliott Hughes
2015-02-14
1
-2
/
+2
*
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
2
-6
/
+6
*
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
2
-4
/
+6
*
Modify MIPS64 stat structure to match a generic one in AOSP.
Raghu Gandham
2015-01-28
4
-56
/
+104
*
Fix mips build.
Elliott Hughes
2015-01-27
1
-4
/
+4
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-2
/
+2
*
[MIPS] Add sgidefs.h for mips64
Duane Sand
2014-12-12
2
-1
/
+1
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+26
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+26
*
|
Merge mips setjmp/longjmp family.
Elliott Hughes
2014-12-08
4
-439
/
+1
*
|
Switch arch-mips64/include/machine to a symlink.
Elliott Hughes
2014-12-08
7
-659
/
+1
*
|
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
6
-297
/
+245
|
/
*
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
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+25
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+3
*
Remove arch-mips64/bionic/__get_sp.S
Andrew Hsieh
2014-09-30
1
-1
/
+0
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-24
/
+25
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+26
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
193
-573
/
+193
*
Revert "Register __libc_fini as early as possible."
Dmitriy Ivanov
2014-09-04
1
-0
/
+5
*
Register __libc_fini as early as possible.
Dmitriy Ivanov
2014-09-03
1
-5
/
+0
*
MIPS64 syscall() arguments
Chris Dearman
2014-09-02
1
-1
/
+1
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-34
/
+0
*
Remove _flush_cache(2) for mips64.
Dan Albert
2014-08-21
1
-27
/
+0
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-3
/
+1
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
191
-0
/
+382
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
2
-0
/
+72
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+50
*
[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
Duane Sand
2014-07-23
2
-122
/
+48
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+75
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+3
*
Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."
Dan Albert
2014-06-12
2
-50
/
+0
|
\
|
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-50
/
+0
[next]