OSDN Git Service

uclinux-h8/uClibc.git
2010-10-31 Denys Vlasenkolibm: improve readability of math.h; expand comments...
2010-10-31 Denys Vlasenkolibm: remove int_WRAPPER_C99 macro, add test which...
2010-10-30 Denys Vlasenkolibm: revert wrong ldouble wrapper hack "fix"
2010-10-30 Denys Vlasenkolibm: fix false positives in double tests
2010-10-30 Denys Vlasenkolibm: fix remaining failures in test-float
2010-10-30 Denys Vlasenkolibm: fix rint/scalb testcase failures
2010-10-30 Denys Vlasenkolibm: fix powf testcase failures
2010-10-30 Denys Vlasenkolibm: fix scalb testsuite failures
2010-10-30 Denys Vlasenkolibm: fix testuite failure in modf
2010-10-30 Denys Vlasenkotest/math/*: unbreak
2010-10-30 Denys Vlasenkosleep: include Linus' email in the comment
2010-10-29 Denys Vlasenkosleep: document testing result on 2.4.x kernels
2010-10-29 Denys Vlasenkosleep: add comment with test program for SIG_IGNed...
2010-10-27 Bernhard Reutner... Fix msync() redefinition for noMMU build
2010-10-27 Alexander Gordeevmips: fix errno setting after syscall
2010-10-22 Denys Vlasenko*: inline constant __sig{add,del}set and __sigismember
2010-10-22 Denys Vlasenkoremove superfluous libc_hidden_proto(memcpy) and #include
2010-10-22 Denys Vlasenkosleep: tiny code shrink
2010-10-22 Denys Vlasenkosleep: employ __USE_EXTERN_INLINES (with necessary...
2010-10-22 Denys Vlasenkosleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two...
2010-10-22 Timo Teräslibm/x86: use call instead of jump for wrappers
2010-10-22 Denys Vlasenkosleep: remove commented-out code. no code changes
2010-10-21 Denys Vlasenkosleep: code shrink
2010-10-19 Denys Vlasenkovfprintf.c: reduce a chunk of #ifdef forest and remove...
2010-10-19 Denys Vlasenko_vfprintf.c: de-obfuscate badly twisted fragment. no...
2010-10-19 Denys Vlasenkovfprintf.c: remove endif comments which clog up the...
2010-10-19 Denys Vlasenkovfprintf.c: de-obfuscate if(with nested assignments...
2010-10-14 Natanael Copagetproto: increase line buffer size, simlify and fix...
2010-10-14 Natanael Copagetnet: simplify alias handling and reduce MAXALIASES
2010-10-14 Natanael Copagetservice: fix handling of long lines
2010-10-14 Natanael Copaparse_config: discard rest of incomplete line
2010-10-14 Natanael Copaconfig parser: always initialize line pointer
2010-10-14 Natanael Copagetservice: getservent_r must return ERANGE when buffer...
2010-10-14 Natanael Copaconfig parser: do not assume that realloc return same...
2010-10-01 Austin Foxleysparc: pipe.S
2010-09-24 Salvatore Croldso_sh: add support for protected symbols to SH
2010-09-22 Carmelo Amorosolibc: Sort HEADERS_RM alphabetically
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-17 Carmelo Amorosolibc: Handle cancellation in non multiplexed socket...
2010-09-16 Carmelo Amorosonptl: Remove nptl/sysdeps/generic directory from includ...
2010-09-16 Carmelo Amorosonptl_sh: Fix compiler warning due to shadowed variable
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-09-16 Carmelo Amorosotest: Update gitignore to take into account new tests...
2010-09-15 Filippo Arcidiaconoldso: Do not adjust dynamic section entries unnecessarily
2010-09-15 Salvatore Crotests: Added new nptl tests
2010-09-15 Salvatore Crosh: update the memcpy adding a new loop with aggressive...
2010-09-15 Salvatore Crosh: move data without fetching cache block within the...
2010-09-15 Salvatore Crolibc: Fix cancellation handling in some C functions
2010-09-15 Salvatore Crolibubacktrace: Provide uClibc with backtrace functions
2010-09-14 Salvatore Cromisc: utmpx based logging support
2010-09-09 Natanael Copanptl: fix static linking
2010-09-09 Salvatore Crotests: nptl tests dependencies cleanup
2010-09-07 Will Newtonldso: Fix compilation for x86_64 without TLS support.
2010-09-05 Abdoulaye Walsimou... misc: Fix build error about missing PAGE_SIZE
2010-08-31 Carmelo Amorosolibc: Provide both getpgid and __getpgid symbols
2010-08-28 Timo TeräsFix resolver broken in NPTL build
2010-08-26 Denys Vlasenko_uintmaxtostr: fix indentation (spaces->tabs), no code...
2010-08-19 Bernhard Reutner... resolv: simplify MAXALIAS handling
2010-08-19 Bernhard Reutner... getserv: fix reading services lines w > 80 chars
2010-08-19 Bernhard Reutner... add header guard
2010-08-19 Bernhard Reutner... buildsys: Do not error on GNUHASH for clean targets
2010-08-17 Bernhard Reutner... testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY
2010-08-17 Timo Teräsnptl: fix calling convention for __pthread_mutex_cond_lock
2010-08-06 Timo Teräsconfig parser: fix memory corruption
2010-08-05 Bernhard Reutner... nptl i686: avoid cpp problems with thunk section
2010-08-05 Bernhard Reutner... Revert "nptl i686: fix pthread_cond_wait.S compilation"
2010-08-05 Bernhard Reutner... resolver: switch to config parser
2010-08-05 Bernhard Reutner... getnet: switch to config parser
2010-08-05 Bernhard Reutner... getproto: switch to config parser
2010-08-05 Bernhard Reutner... usershell: switch to config parser
2010-08-05 Bernhard Reutner... switch getservice to config parser
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-08-05 Bernhard Reutner... add config parser
2010-08-05 Henning Heinoldmath: isnan is a C99 feature
2010-08-05 Timo Teräsnptl: fix x86 assembly PIC relocations
2010-08-05 Bernhard Reutner... buildsys: check_gcc warning flags
2010-08-04 Bernhard Reutner... utils: add pregen requisite
2010-08-02 Bernhard Reutner... nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
2010-07-30 Bernhard Reutner... nptl: fix LFS handling
2010-07-30 Natanael Copanptl: do not define _POSIX_SPAWN since its not implemented
2010-07-28 Ingo van LilImmediately try next nameserver on recv() failure
2010-07-27 Mike Frysingermalloc: simplify MAP_UNINITIALIZE ifdef logic
2010-07-27 Mike Frysingernew helper funcs for alloca/malloc with mmu/nommu
2010-07-27 Bernhard Reutner... remove trailing comma in enum
2010-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-07-27 Bernhard Reutner... buildsys: tweak quoting of V=
2010-07-27 Steven J. Magnanimalloc-simple: Make calloc() return zeroed memory
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-27 Vladimir Zapolskiyendian.h: add BSD convertions between big/little-endian...
2010-07-27 David A RamosFix ctime() standard compliance bug
2010-07-27 Mike Frysingerenable fcntl nocancel prototype for all threads
2010-07-27 Mike Frysingerdaemon: drop cruft incorrectly re-introduced by nptl...
2010-07-27 Mike Frysingerbfin: pull in common/sysdep.h
2010-07-27 Mike Frysingermsync: skip if syscall is missing
2010-07-27 Mike Frysingernommu: fix building of fork.c when stubs are disabled
2010-07-27 Mike Frysingerbfin: add exec stack markings to assembly files
2010-07-26 Filippo Arcidiaconoldso: Fix DL_BOOT_COMPUTE_DYN macro
2010-07-23 Khem RajRules.mak: ARM926T is really an armv5t and arm9e core.
2010-07-22 Khem Rajarm/crt1.S: Avoid dependency on PC+4 or PC+8
2010-07-22 Khem Rajldso/arm: Correct protected symbol resolution
next