index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
mips
Age
Commit message (
Expand
)
Author
2012-06-15
mmap.c: provide a common mmap.c that is good for most of archs
Peter S. Mazinger
2012-06-15
setjmp.h: move __sigjmp_save prototype for consistency
Peter S. Mazinger
2012-06-15
cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2012-06-15
jmpbuf-unwind.h: add NTPL related section
Peter S. Mazinger
2012-06-15
add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)
Peter S. Mazinger
2012-06-15
signal.h: move prototypes for __syscall_[rt_]sigaction to common place
Peter S. Mazinger
2012-06-15
signal.h: provide prototype for __libc_sigaction and remove all others
Peter S. Mazinger
2012-06-06
MIPS: Use $a0 instead of $v0 for __syscall_error() argument
Kevin Cernekee
2012-06-06
MIPS: Convert __syscall_error() callers to use $a0 for argument
Kevin Cernekee
2012-04-28
epoll.h: sync with glibc
Mike Frysinger
2012-04-25
atomic.h: handle new mips R10K errata
Bernhard Reutner-Fischer
2012-04-08
signalfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
timerfd.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-04-08
inotify.h: Use new "bits/" scheme for arch-specific flags
Kevin Cernekee
2012-01-28
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2012-01-16
mips/dlfcn.h: Disable RTLD_DEEPBIND
Khem Raj
2011-06-13
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-05-05
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-04
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2011-03-03
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-02-09
sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3
Peter Korsgaard
2010-10-27
mips: fix errno setting after syscall
Alexander Gordeev
2010-06-30
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-22
MIPS: Fix build error with linuxthreads.old
Abdoulaye Walsimou Gaye
2010-06-07
mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips
Khem Raj
2010-05-19
mips: Add vfork to libc
Khem Raj
2010-04-27
MIPS: restore INLINE_SYSCALL macro
Gabor Juhos
2010-04-27
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-02-17
Fix nptl build for mips
Khem Raj
2010-02-11
mips/sysdep.h: Unify mips sysdep.h
Khem Raj
2010-01-21
mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...
Khem Raj
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-23
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-22
Merge remote branch 'origin/master' into nptl_merge
Austin Foxley
2009-11-19
sync some headers and disable unused prototypes
Peter S. Mazinger
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
mips specific bits needed for nptl
Austin Foxley
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-09-26
mips: do not save variables in "hi" or "lo" across system calls
Daniel Jacobowitz
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-30
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-26
add missing UTIME_* defines for *at funcs
Mike Frysinger
2009-07-26
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-20
It fixes the following warnings seen on mips build.
Khem Raj
2009-07-09
syscall: unify part 2: NCS variety
Mike Frysinger
[next]