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
2016-07-31
deduplicate jmpbuf-unwind.h
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2016-07-17
mips: add regdef.h glibc compatibility header
Waldemar Brodkorb
2016-01-31
mips: fix clashing symbols
Waldemar Brodkorb
2015-12-07
add definitions for O_PATH
Waldemar Brodkorb
2015-12-06
mips: fix definition.
Steve Ellcey
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-10-19
mips: sync header with glibc
Waldemar Brodkorb
2015-08-02
fix MIPS N32 ABI Big Endian setjmp/longjmp
mirabilos
2015-06-10
siginfo: add signal info for seccomp related SIGSYS
Daniel Golle
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-24
mips: switch float_t to float
Bernhard Reutner-Fischer
2015-03-24
libc: TIME64_COMPAT32 for sparc, mips
Bernhard Reutner-Fischer
2015-03-14
Add fix from OpenWrt for MIPS64 N64 ABI
Waldemar Brodkorb
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
[next]