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
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
2009-07-08
syscall: unify common syscall defines
Mike Frysinger
2009-07-03
uClibc_arch_features: sync defines between ports
Mike Frysinger
2008-12-15
remove some duplicates in bits/signum.h. No code changes.
Denis Vlasenko
2008-12-15
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-13
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-10
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-04
Remove __NTH from the declation.
Khem Raj
2008-12-01
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-11-29
add libc_hidden_proto(__cmsg_nxthdr) for mips
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-10-28
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-24
- fix mips syscall (Atsushi Nemoto)
Bernhard Reutner-Fischer
2008-10-22
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-06
- tweak inclusion of asm/socket.h for linux-2.4 (Peter S. Mazinger)
Bernhard Reutner-Fischer
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-09-29
- fix ISO C keywords
Bernhard Reutner-Fischer
2008-09-16
- add sync_file_range()
Bernhard Reutner-Fischer
2008-08-06
- some more asm keyword fixes (Yann E. MORIN)
Bernhard Reutner-Fischer
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-02
Include errno.h from kernel headers instead of using internal errno_values.h
Carmelo Amoroso
2008-05-19
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-03
- add missing #endif
Bernhard Reutner-Fischer
2008-05-03
- implement splice,vmsplice,tee for all arches
Bernhard Reutner-Fischer
2008-04-24
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-01-17
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
Bernd Schmidt
2008-01-08
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...
Mike Frysinger
2007-09-30
- Fix compilation for mips ABI64 with no LFS.
Bernhard Reutner-Fischer
2007-09-30
- Fix compilation for mips ABI64 with no LFS.
Bernhard Reutner-Fischer
2007-09-15
Atsushi Nemoto writes:
Mike Frysinger
2007-07-12
Fix broken syscall() function since the original patch did not work.
"Steven J. Hill"
2007-05-31
Atsushi Nemoto writes:
Mike Frysinger
2007-05-24
Fix MIPS syscall() and pipe functions to set errno correctly as reported by D...
"Steven J. Hill"
2007-02-15
Atsushi Nemoto writes:
Mike Frysinger
2007-02-12
Atsushi Nemoto writes:
Mike Frysinger
2007-02-11
Atsushi Nemoto writes:
Mike Frysinger
2007-02-09
Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add s...
Mike Frysinger
2007-02-04
sync some stuff from glibc to fix test build failure
Mike Frysinger
2006-12-12
sort out a few issues that show up on mips
Eric Andersen
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-06
update from mjn3
Eric Andersen
2006-12-06
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
2006-11-06
mips64 patch from Atsushi Nemoto:
Eric Andersen
[prev]
[next]