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
2014-12-03
mips: rename siginfo _timer members
Bernhard Reutner-Fischer
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2014-08-25
mathinline.h: Use __extern_inline
Bernhard Reutner-Fischer
2014-04-01
Fix warnings in MIPS build
Steve Ellcey
2014-03-12
libc: fix mips N64 pread/pwrite build
Steve Ellcey
2014-02-15
mips: Remove duplicate macro definitions
Steve Ellcey
2014-02-02
libc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI
Waldemar Brodkorb
2014-02-02
mips: silence 'set but not used' warnings
Steve Ellcey
2014-02-02
libc: mips: Fix non-LFS build
Steve Ellcey
2014-01-24
mips: silence _ABI* undef warnings
Bernhard Reutner-Fischer
2014-01-22
libc: fix MIPS N64 fork
Waldemar Brodkorb
2014-01-08
siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account
Vicente Olivert Riera
2014-01-08
siginfo.h: add a missing function member on ia64, mips and sparc arches
Vicente Olivert Riera
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
2013-06-28
MIPS: set _NSIG to 128, not 129. This matches glibc.
Denys Vlasenko
2013-06-07
eventfd.h: Use new "bits/" scheme for arch-specific flags
Hiroaki KAWAI
2013-04-07
linux: pread/write: fix 64bit handling
Mike Frysinger
2013-04-01
linux: readahead: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
Mike Frysinger
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-02-05
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
2013-01-17
socket.h: pull socket_type.h from eglibc
Bernhard Reutner-Fischer
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2013-01-10
libc: add {get,set,swap,make}context user context manipulation functions
Florian Fainelli
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-10-02
libc/sysdeps: add __kernel_long and __kernel_ulong
Chris Packham
2012-06-15
make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent
Peter S. Mazinger
2012-06-15
pread_write.c: make all archs use common code
Peter S. Mazinger
2012-06-15
vfork: make all archs consistent
Peter S. Mazinger
2012-06-15
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
Peter S. Mazinger
2012-06-15
posix_fadvise: make posix_fadvise[64] similar on all archs
Peter S. Mazinger
2012-06-15
readahead.c: add correct guards
Peter S. Mazinger
2012-06-15
cacheflush.c: compile only if __NR_cacheflush is available
Peter S. Mazinger
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
[next]