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
Age
Commit message (
Expand
)
Author
2010-11-24
libc: silence warning
Bernhard Reutner-Fischer
2010-11-24
ldso: silence warning about unused tls var if !tls
Bernhard Reutner-Fischer
2010-11-24
config_parser: hide symbols
Bernhard Reutner-Fischer
2010-11-24
test: ignore some more binaries
Bernhard Reutner-Fischer
2010-11-24
wchar: bug #1471: fix cornercase in mbrtowc
Bernhard Reutner-Fischer
2010-11-24
buildsys: add make {,install_}startfiles
Bernhard Reutner-Fischer
2010-11-24
test/math: bessel depend on XSI_MATH
Bernhard Reutner-Fischer
2010-11-23
resolv.c fails for /etc/hosts lookups
Philip Nye
2010-11-18
Disables the automatic disable of shared library for sparc-v7.
Konrad Eisele
2010-11-18
Adding quad float gcc intrinsic implementation for SPARC
Austin Foxley
2010-11-11
ntpl: fix static linking by not leaking SSP_ALL_CFLAGS
Natanael Copa
2010-11-10
nptl: use correct unwind header for unwind-forcedunwind
Bernhard Reutner-Fischer
2010-11-10
microblaze: build infrastructure
Steven J. Magnani
2010-11-10
microblaze: thread support
Steven J. Magnani
2010-11-10
microblaze: optimized memcpy/memmove
Steven J. Magnani
2010-11-10
microblaze: misc headers
Steven J. Magnani
2010-11-10
microblaze: kernel headers
Steven J. Magnani
2010-11-10
microblaze: Restore soft-float
Steven J. Magnani
2010-11-10
microblaze: vfork/clone interface
Steven J. Magnani
2010-11-10
microblaze: syscall interface
Steven J. Magnani
2010-11-10
microblaze: Fix crt bootstrap
Steven J. Magnani
2010-11-10
microblaze: Fix setjmp/longjmp
Steven J. Magnani
2010-11-02
ldso/include/dl-hash.h: suppress compiler warning. no code changes
Denys Vlasenko
2010-11-02
ldouble_wrappers: make code less verbose via WRAPPER2 macro
Denys Vlasenko
2010-11-02
ldouble_wrappers: remove i386-specific optimization
Denys Vlasenko
2010-10-31
libm: disable tail jump trick if __SSP_ALL__ (was using wrong conditional)
Denys Vlasenko
2010-10-31
libm: fix tgamma to actually do return true gamma function
Denys Vlasenko
2010-10-31
libm: improve readability of math.h; expand comments and docs
Denys Vlasenko
2010-10-31
libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...
Denys Vlasenko
2010-10-31
libm: revert wrong ldouble wrapper hack "fix"
Denys Vlasenko
2010-10-31
libm: fix false positives in double tests
Denys Vlasenko
2010-10-31
libm: fix remaining failures in test-float
Denys Vlasenko
2010-10-30
libm: fix rint/scalb testcase failures
Denys Vlasenko
2010-10-30
libm: fix powf testcase failures
Denys Vlasenko
2010-10-30
libm: fix scalb testsuite failures
Denys Vlasenko
2010-10-30
libm: fix testuite failure in modf
Denys Vlasenko
2010-10-30
test/math/*: unbreak
Denys Vlasenko
2010-10-30
sleep: include Linus' email in the comment
Denys Vlasenko
2010-10-29
sleep: document testing result on 2.4.x kernels
Denys Vlasenko
2010-10-29
sleep: add comment with test program for SIG_IGNed SIGCHLD
Denys Vlasenko
2010-10-27
Fix msync() redefinition for noMMU build
Bernhard Reutner-Fischer
2010-10-27
mips: fix errno setting after syscall
Alexander Gordeev
2010-10-22
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
remove superfluous libc_hidden_proto(memcpy) and #include
Denys Vlasenko
2010-10-22
sleep: tiny code shrink
Denys Vlasenko
2010-10-22
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
Denys Vlasenko
2010-10-22
sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case
Denys Vlasenko
2010-10-22
libm/x86: use call instead of jump for wrappers
Timo Teräs
2010-10-22
sleep: remove commented-out code. no code changes
Denys Vlasenko
2010-10-21
sleep: code shrink
Denys Vlasenko
[next]