Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
a7f976c9de3c20cc8cdde4f3dfeeb48a1a89adb7
/
libc
/
arch-sh
ae2d5ba
Add support for the utimensat(2) syscall to bionic.
by Ken Sumrall
· 14 years ago
fc26931
libc: Update auto-gen scripts
by David 'Digit' Turner
· 15 years ago
95d751f
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
by David 'Digit' Turner
· 15 years ago
72e6fd4
<sched.h>: Add sched_getcpu() and cpu_set_t
by David 'Digit' Turner
· 15 years ago
defd162
libc: add <sys/eventfd.h> and corresponding implementations.
by David 'Digit' Turner
· 15 years ago
9973a56
libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 15 years ago
a3ae60d
libc: Add missing fdatasync() implementation
by David 'Digit' Turner
· 15 years ago
275cd48
libc: Add missing pipe2() declaration and implementation.
by David 'Digit' Turner
· 15 years ago
ab8b541
libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 15 years ago
6a9b888
Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
aa4b1d0
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
88f06cd
Use private futexes for pthread_mutex_t.
by David 'Digit' Turner
· 15 years ago
8641833
Revert "bionic: pthread: use private futexes by default for mutexes and condvars"
by Fabrice Di Meglio
· 15 years ago
ba9c6f0
bionic: pthread: use private futexes by default for mutexes and condvars
by David 'Digit' Turner
· 15 years ago
9f69156
bonic: libc: cpuacct support for setuid functions
by Mike Chan
· 15 years ago
eb9d5ed
add sigaltstack syscall
by Andrei Popescu
· 15 years ago
75c5e25
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
by San Mehat
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago
1009327
added and modified bionic code to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
336efb5
added syscalls for SuperH which automatically generate by gensyscalls.py
by Tony Sim
· 16 years ago