OSDN Git Service

uclinux-h8/uClibc.git
2010-06-23 Khem Rajarm/nptl: sysdep-cancel.h needs syscall handing for...
2010-06-22 Abdoulaye Walsimou... MIPS: Fix build error with linuxthreads.old
2010-06-21 Mirko Vogtavoid using c99 syntax
2010-06-21 Austin Foxleyget rid of needless c99 construct
2010-06-17 Bernhard Reutner... nptl: i386 needs atomic.h for atomic_exchange_acq
2010-06-17 Bernhard Reutner... nptl: fix order of includes for out-of-tree builds
2010-06-17 Bernhard Reutner... libc: define cfi_personality and cfi_lsda
2010-06-17 Bernhard Reutner... librt: fix linking WRT pthreads
2010-06-17 Carmelo Amorosolibc: Fix non-NPTL threads build
2010-06-17 Bernhard Reutner... librt: simplify handling LDFLAGS
2010-06-15 Bernhard Reutner... libm: typo fix NO_LONG_DOUBLE variant of gamma_r
2010-06-14 Carmelo Amorososh4: Fixes for SH-4 without an FPU
2010-06-13 Bernhard Reutner... handle i386 TARGET_SUBARCH
2010-06-13 Bernhard Reutner... nptl: fix symlinking headers
2010-06-12 Bernhard Reutner... nptl: avoid spurious rebuilds of libpthread*.a
2010-06-12 Bernhard Reutner... nptl: handle PTHREADS_DEBUG_SUPPORT properly
2010-06-12 Bernhard Reutner... nptl: fix race condition when generating libpthread.so
2010-06-11 Bernhard Reutner... hcreate_r: silence warning in helper func
2010-06-11 Bernhard Reutner... wordexp: silence warning
2010-06-11 Bernhard Reutner... nptl: remove relocation in pthread_rwlock_init()
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
2010-06-11 Bernhard Reutner... testsuite: disable some tests for !LFS
2010-06-11 Bernhard Reutner... nptl: fix wrong path to nptl_db
2010-06-11 Bernhard Reutner... lxdialog: fix ncursesw include detection
2010-06-11 Bernhard Reutner... buildsys: fix clean vs. headerclean
2010-06-11 Bernhard Reutner... buildsys: conceal install_headers
2010-06-11 Bernhard Reutner... buildsys: fix lib/ directory prerequisite
2010-06-10 Roman I Khimovlibm: unbreak scalbn for 64-bit processors
2010-06-10 Bernhard Reutner... testsuite: .gitignore symlink
2010-06-10 Bernhard Reutner... testsuite: do not run inet tests if !ipv4 && !ipv6
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2010-06-10 Roman I Khimovlibm: unhide signgam
2010-06-08 Bernhard Reutner... do not generate garbled interp
2010-06-08 Bernhard Reutner... nptl: fix for !ipv4 && !ipv6
2010-06-07 Khem Rajmips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK defin...
2010-06-04 Denys Vlasenkostrverscmp: I forgot to export it
2010-06-02 Khem Rajldso/mips: Fix relocation parsing so that they work...
2010-06-01 Vladimir Zapolskiyinotify: add inotify_init1 system call support
2010-06-01 Vladimir Zapolskiybits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
2010-05-24 Natanael Copautils: Fix ldd segfault
2010-05-19 Khem Rajmips: Add vfork to libc
2010-05-19 Khem Rajmips/bits/pthreadtypes.h: Re-include sgidefs.h
2010-05-17 Timo Terässtatic build: define pthreads wrappers only for threade...
2010-05-17 Austin Foxleysome (all?) archs don't define asm, so use builtin...
2010-05-17 Rob LandleyFix fcntl64 for 64 bit targets.
2010-05-17 Denys Vlasenkoworkaround GCC PR32219
2010-05-16 Denys Vlasenkoresolv.h: fix wring indentation of #ifdef/#endif pairs
2010-05-11 Khem Rajutils/Makefile.in: Define GETCONF_DIR for host builds...
2010-05-10 Khem Rajpowerpc/Makefile.arch: Add objclean and headers_clean...
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-05-07 Khem Rajmips/Makefile.arch: Remove -f option to $(do_awk)
2010-05-07 Timo Terasresolv: various memory corruption and off by one fixes
2010-05-07 Timo Terasstatic build: fix internal locking weaks to get pulled...
2010-05-05 Roman I Khimovldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64...
2010-05-05 Andy GibbsFix gen_wc8bit support for finding a UTF8 locale on...
2010-05-03 Roman I Khimovnptl: use arch-specific pthread_cond_timedwait and...
2010-05-03 Roman I Khimovnptl: use arch-specific cancellation routines for x86_64
2010-05-03 Roman I Khimovnptl: fix sem_open with O_CREAT
2010-04-29 Denys Vlasenkotime.c: fix unreadable code style: assignments within...
2010-04-29 Denys Vlasenkooptional /etc/localtime support
2010-04-28 Austin Foxleyinclude dlfcn.h in ldso.h to get RTLD_NODELETE definition
2010-04-28 Austin Foxleyfix a few build errors for the no threads case
2010-04-28 Tony WuFix typo (OPTIMIZATIONS -> OPTIMIZATION)
2010-04-27 Gabor JuhosMIPS: restore INLINE_SYSCALL macro
2010-04-27 Andreas Schultznptl: mips needs updated clone() implementation
2010-04-27 Roman I Khimovlibc/x86_64: use ELF-compatible definitions for assembler
2010-04-27 Roman I Khimovlibc/regex: fix internal_function declarations
2010-04-27 Roman I Khimovlibpthread/x86_64: fix clean
2010-04-26 Austin Foxleyenable building __fcntl_nocancel, as it used unconditio...
2010-04-26 Roman I KhimovMakefile.in: install sgtty.h
2010-04-25 Carmelo Amorosonptl: Harmonize objects and headers makefile clean...
2010-04-25 Carmelo Amorosobuild: Fix infinite loop when no threading support...
2010-04-25 Roman I Khimovlibpthread/nptl_db: define NOT_IN_libc
2010-04-25 Carmelo Amorosonptl_db: Remove compiler warning due to old-style funct...
2010-04-25 Carmelo Amorosonptl: Remove compiler warning due to old-style function...
2010-04-25 Carmelo Amorosolibc: Remove compiler warning due to old-style function...
2010-04-23 Austin Foxleychange ABI_VERSION back to just include the major number
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-23 Natanael Copautils: fix install prefix for getconf
2010-04-22 Timo Teräsnptl: fix dynamic initialization of libpthread
2010-04-22 Timo Teräsnptl: fix libc internal, dynamically enabled locking
2010-04-22 Timo Teräsldso: support RTLD_NODELETE and DF_1_NODELETE
2010-04-22 Timo Teräsnptl: fix warnings of shadowing __self
2010-04-22 Timo Teräsnptl: fix malloc library locking
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-20 Timo Teräsnptl: remove unneeded libc-lock.h include
2010-04-16 Timo Terasnptl: mark forwarded functions protected
2010-04-16 Timo Teraslibc: remove libc weak __pthreads_* wrappers
2010-04-16 Timo Teraslibc-symbols: add attribute_protected
2010-04-16 Joakim Tjernlundldso/i386: support protected symbols
2010-04-16 Timo TerasRevert "nptl: mark symbols with libc forwarder hidden"
2010-04-15 Timo Teräsnptl: fix libc sigtimedwait
2010-04-15 Timo Teräsnptl: fix libc sigaction signal checking
2010-04-15 Bernhard Reutner... PTR_DEMANGLE: add documentation
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Timo Teräsnptl: turn pointer demangling off
2010-04-14 Timo Teräslinuxthreads.new: initialize stdio locking
2010-04-14 Timo Teräsnptl: initialize stdio locking
2010-04-14 Timo Teräsnptl: mark symbols with libc forwarder hidden
2010-04-14 Bernhard Reutner... *.o[sS]: depend on pregen
next