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
/
syscalls
Commit message (
Expand
)
Author
Age
Files
Lines
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+26
*
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
*
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
190
-570
/
+190
*
Remove _flush_cache(2) for mips64.
Dan Albert
2014-08-21
1
-27
/
+0
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
191
-0
/
+382
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+50
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+75
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+3
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-50
/
+0
*
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-26
/
+0
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-25
/
+0
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-25
/
+0
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+25
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-25
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-25
/
+0
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-26
/
+0
*
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-25
/
+0
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
3
-30
/
+6
*
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-2
/
+3
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+3
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+3
*
Remove the useless indirection in mips' __set_tls.
Elliott Hughes
2014-05-12
1
-3
/
+3
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+3
*
Add accept4() syscall
Andrei Emeltchenko
2014-03-26
1
-0
/
+25
*
Add recvmmsg and sendmmsg syscalls.
Guillaume Ranquet
2014-02-27
2
-0
/
+50
*
Remove the useless _C_LABEL from generated system calls.
Elliott Hughes
2014-02-19
29
-29
/
+29
*
Make mips/mips64 syscall stubs more like the other architectures.
Elliott Hughes
2014-02-19
192
-1728
/
+576
*
Fix build by avoiding the _C_LABEL macro.
Elliott Hughes
2014-02-18
15
-30
/
+30
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
4
-16
/
+28
*
[MIPS64] Add syscall related files
Chris Dearman
2014-02-06
192
-0
/
+6014