OSDN Git Service

getpagesize.c, unistd.h: hide __pagesize
[uclinux-h8/uClibc.git] / libpthread /
2012-06-15 Peter S. Mazingerjmp-unwind.c: add hidden _longjmp_unwind
2012-06-15 Peter S. Mazingerinternals.h: use sysconf(_SC_PAGESIZE) instead of __pag...
2012-06-15 Peter S. MazingerMakefile.commonarch: use proper CFLAGS for jmp-unwind.c
2012-06-15 Peter S. Mazingerwrapsyscall.c: include proper header for epoll
2012-06-15 Peter S. Mazingerunwind-{resume,forcedunwind}.c: add missing prototypes
2012-06-15 Peter S. Mazingerfix a bunch of build warnings
2012-06-15 Peter S. MazingerpthreadP.h: avoid shadow warnings
2012-06-15 Peter S. Mazingerdisable __pthread_kill_other_threads, obsoleted
2012-06-15 Peter S. Mazingerchange __asm to __asm__ and __volatile to __volatile__
2012-06-15 Peter S. Mazingerallocrtsig.c,pthread.c: disable __libc_allocate_rtsig...
2012-06-15 Peter S. Mazingergeopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
2012-06-15 Peter S. Mazingersignal.h: disable ssignal and gsignal
2012-06-15 Peter S. Mazingercleanup fork()
2012-06-15 Peter S. Mazingersemaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MA...
2012-06-15 Peter S. Mazingersemaphore.c: include limits.h before semaphore.h
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2012-06-15 Peter S. Mazingerno need for hidden sigtimedwait
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2012-06-06 Kevin CernekeeMIPS: Convert __syscall_error() callers to use $a0...
2012-05-05 Mike Frysingerlinuxthreads.old: fix build warnings with epoll enabled
2012-04-24 Mike Frysingerlinuxthreads.old: refactor nommu logic a little to...
2012-04-24 Mike Frysingerlinuxthreads.old: pass back up saved_errno value in...
2012-04-24 Mike Frysingerlinuxthreads.old: fix set-but-unused warning
2012-04-24 Mike Frysingerlinuxthreads.old: fix typo in pthread_mutex_unlock...
2012-04-22 Mike Frysingerlinuxthreads.old: only declare __pthread_xxx funcs...
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to missing prototype
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to unused-but-set-variable
2012-01-29 Bernhard Reutner... nptl_db: handle SUSv4-OB
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-18 Bernhard Reutner... nptl: .gitignore generated pt-crt{i,n}.S
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-15 Markos Chandraslinuxthreads/signals: do not restore handler for invali...
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2011-11-24 Bernhard Reutner... nptl: add missing pt-tempname.c
2011-11-18 Bernhard Reutner... nptl: sem_open: use open64 if LFS
2011-11-17 Bernhard Reutner... misc: hide __gen_tempname
2011-10-27 Rob Landleysparc: fix build for linuxthreads.old
2011-10-27 Bernhard Reutner... pthreads: fix build when DNS resolver is not enabled.
2011-10-27 Carmelo Amorosolinuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-14 Bernhard Reutner... buildsys: pt-initfini.s depends on uClibc_config.h
2011-06-14 Khem Rajnptl/pthread: Correct path for machine specific pt...
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-10 Khem Rajnptl/Makefile.in: Fix the build break caused by UCLIBC_...
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Bernhard Reutner... lll: avoid shadow warnings
2011-05-11 Bernhard Reutner... libubacktrace: mv unwind.h to include
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2011-03-09 William Pitcocknptl: fix compilation on x86_64
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-05 Bernd SchmidtAllow ABIs where SP points below the stack frame.
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
2011-03-04 Carmelo Amorosonptl: fix use of IS_IN_LIBPTHREAD macro
2011-03-03 Peter S. Mazingerremove ucontext.h and guard sigstack structure with...
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingeruse common sigthread.h
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingersyntax fixes
2011-03-03 Peter S. Mazingeravoid warnings on _STACK_GROWS_* usage
2011-02-25 Carmelo Amorosonptl:arm: add a wrapper for .cfi_sections pseudo-ops
2011-02-24 Mike Frysingerlinuxthreads.old: fix nommu initial thread stack detection
2011-02-09 Bernhard Reutner... arm: mv nptl specific atomic impl to common place
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-02-02 Nitin Gargarm: fix the static link problem for ARM due to undefin...
2011-01-29 Khem Rajnptl/mips64: Fix build when using mips64 and ABIs other...
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-20 Will Newtonnptl: Fix __USER_LABEL_PREFIX__ concatenatio
2011-01-20 Will Newtonnptl: fix start_thread() for _STACK_GROWS_UP
2011-01-05 Carmelo Amorosonptl: get rid of the last preprocessor warning when...
2011-01-04 Carmelo Amorosonptl: get rid of preprocessor warning when __ASSUME_TGK...
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-30 Austin Foxleysparc: fix linking issue with __syscall_error.c
2010-12-23 Matt Fleminglinuxthreads: Fix compilation breakage
2010-12-22 Khem Rajlibpthread/nptl_db: Append options to LDFLAGS based...
2010-12-18 Khem Rajsem_open.c/sem_unlink.c: Use INTUSE macro to get proper...
2010-12-18 Khem Rajnptl: If DOPIC is set then we missed a rule to generate...
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-09 Timo Teräsnptl: fix Unwind_Resume PLT calls
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-01 Filippo Arcidiaconolibc_sh: add __tls_get_addr to static libc (SH)
2010-12-01 Carmelo AmorosoRevert "libc_tls: Do not include generic libc-tls from...
2010-11-29 Carmelo Amorosolibc_tls: Do not include generic libc-tls from arch...
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-11 Natanael Copantpl: fix static linking by not leaking SSP_ALL_CFLAGS
2010-11-10 Steven J. Magnanimicroblaze: thread support
2010-10-27 Alexander Gordeevmips: fix errno setting after syscall
2010-10-22 Denys Vlasenko*: inline constant __sig{add,del}set and __sigismember
2010-09-09 Natanael Copanptl: fix static linking
2010-08-17 Timo Teräsnptl: fix calling convention for __pthread_mutex_cond_lock
2010-08-05 Bernhard Reutner... Revert "nptl i686: fix pthread_cond_wait.S compilation"
2010-08-05 Timo Teräsnptl: fix x86 assembly PIC relocations
next