index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
add O_EXEC open mode
Rich Felker
2012-09-15
1
-0
/
+1
*
add O_PATH/O_SEARCH support to fcntl.h
Rich Felker
2012-09-13
1
-0
/
+2
*
syscall organization overhaul
Rich Felker
2012-09-08
1
-87
/
+0
*
avoid "inline" in public headers for strict c89 compatibility
Rich Felker
2012-09-02
1
-7
/
+7
*
fix incorrect ptrdiff_t type on mips
Rich Felker
2012-08-10
1
-1
/
+1
*
add defines for number of sigset_t bytes syscalls expect
Rich Felker
2012-08-09
1
-0
/
+2
*
further fixes for mips ioctl.h header
Rich Felker
2012-08-07
1
-4
/
+4
*
fix another mips gratuitous-incompatibility bug: ioctl numbers
Rich Felker
2012-08-07
1
-2
/
+2
*
fix socket.h on mips
Rich Felker
2012-08-05
1
-0
/
+3
*
add floating point register saving/restoring to mips setjmp/longjmp
Rich Felker
2012-07-22
1
-1
/
+1
*
workaround another sendmsg kernel bug on 64-bit machines
Rich Felker
2012-07-12
1
-0
/
+7
*
fix redef of sigprocmask constants on mips
Rich Felker
2012-07-12
1
-0
/
+3
*
more mips bits-header fixes
Rich Felker
2012-07-12
1
-2
/
+6
*
fix mips syscalls with long long args
Rich Felker
2012-07-12
1
-1
/
+1
*
fix mips mcontext_t structure size
Rich Felker
2012-07-12
1
-1
/
+5
*
fix MAP_ANONYMOUS value for mips, remove cruft copied from i386
Rich Felker
2012-07-11
1
-2
/
+1
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
25
-0
/
+1809