platform_bionic/libc/arch-mips64/bionic
Raghu Gandham 86d2feef9f Modify MIPS64 stat structure to match a generic one in AOSP.
The kernel version of the stat structure is used during the syscalls. After the syscall,
the kernel stat structure is converted to match the generic one. Eventually we would like
the generic stat structure and related syscalls be added to MIPS64 kernel, removing the
thunks added to AOSP.

Change-Id: I7764e80278c1cc8254754c3531ec2dda7544a8ec
2015-01-28 16:12:17 -08:00
..
__bionic_clone.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
crtbegin.c Mips: remove arch-specific atexit.h 2014-11-21 14:42:53 -08:00
setjmp.S Merge mips setjmp/longjmp family. 2014-12-08 17:07:53 -08:00
stat.cpp Modify MIPS64 stat structure to match a generic one in AOSP. 2015-01-28 16:12:17 -08:00
syscall.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00
vfork.S Ensure __set_errno is still visible on LP32. 2014-09-08 16:46:50 -07:00