OSDN Git Service

prettify make clean
[uclinux-h8/uClibc.git] / libpthread /
2010-03-25 Bernhard Reutner... prettify make clean
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-11-23 Austin FoxleyRevert "libc: add hidden calls to pthread cleanup funcs"
2009-10-22 Mike Frysingerlibc: add hidden calls to pthread cleanup funcs
2009-10-17 Austin Foxleylinuxthreads: check TLS_DTV_AT_TP define correctly
2009-09-19 Denys Vlasenkosigwait: remove __sigwait and __GI_sigwait symbols...
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-09-05 Denys VlasenkoCLOEXEC: use open(CLOEXEC) if exist; do not check fcntl...
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-07-26 Mike Frysingerlinuxthreads.old: define pthread_yield to sched_yield
2009-07-22 Mike Frysingerlinuxthreads.old: fix crash in debug code
2009-07-22 Mike Frysingerlibpthread: add format attribute to __pthread_message()
2009-07-20 Mike Frysingerlinuxthreads.old: extend workaround for asm rename...
2009-07-06 RonDon't shadow the mask parameter with a local variable...
2009-07-06 RonCheck #if feature test macros are defined where they...
2009-07-06 RonProvide token prototypes for functions that are externa...
2009-07-06 RonAdd noreturn attributes to some functions that won...
2009-05-21 Austin Foxleyfix compilation of linuxthreads for sparc64
2009-04-09 Khem RajThe attached patches fixes the problems found bringing...
2009-03-18 austinffix compilation of linuxthreads for sparc
2009-03-12 Denis Vlasenkoadd linuxthreads support for arm. By Will Newton (will...
2009-03-12 Denis Vlasenkolinuxthreads fixes from Will Newton (will.newton AT...
2009-02-25 Denis VlasenkoReinstate __libc_foo's needed for linuxthreads.old.
2009-01-28 Carmelo AmorosoAdded sysdep.h and sysdep-cancel.h for linuxthreads ARM
2009-01-21 Bernhard Reutner... - commentary typo fix
2009-01-12 Bernhard Reutner... - fix typo in r24594
2008-12-29 Bernhard Reutner... - whitespace cleanup; no obj-code changes
2008-12-29 Bernhard Reutner... - pthread_attr_{g,s}etstacksize would depend on SUSv3...
2008-12-19 Denis Vlasenkoremove one forgotten '##'. Heeds:
2008-12-15 Denis Vlasenkosigaction overhaul as described in docs/sigaction.txt
2008-12-14 Denis Vlasenkoheed compiler warnings about checking non-defined varia...
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-12-13 Denis Vlasenkomake all "XXXhidden_proto(" consistently not use a...
2008-12-12 Denis Vlasenko*: remove vestiges of gcc's "bounded pointers" feature,
2008-12-11 Carmelo AmorosoMove kernel-features.h header from the linuxthread...
2008-12-11 Khem Rajget rid of __libc_* symbols. Some whitespace cleanups.
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-12-01 Denis Vlasenkohostid: improve extremely unreadable parts
2008-12-01 Denis Vlasenkoon Bernd's request, remove commented-out code snippets
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-11-29 Denis Vlasenkoshring sugnal-relared stuff a bit. BTW why constant...
2008-11-25 Bernhard Reutner... - cosmetic tidy up of clean target
2008-11-22 Denis Vlasenkosignal ops: avoid calls through PLT for __sigXXX ops
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-31 Hans-Christian EgtvedtResync pt-machine.h for AVR32 linuxthreads and linuxthr...
2008-10-31 Hans-Christian EgtvedtReplace inline with __inline__ in AVR32 pt-machine...
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-10-18 Bernhard Reutner... - do not list non-existing files in the threads prerequ...
2008-10-17 Bernhard Reutner... - fix toggling thread implementation.
2008-10-17 Bernhard Reutner... - guard socket calls with UCLIBC_HAS_SOCKET
2008-10-11 Khem RajFix bug 4994 hangs on read(). I have tested the patch...
2008-10-06 Bernhard Reutner... - silence warning
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-09-30 Bernhard Reutner... - remove some duplicate includes
2008-09-25 Bernhard Reutner... - add prototypes
2008-09-25 Bernhard Reutner... - if we only have socket support then there is no resol...
2008-09-25 Carmelo AmorosoAdd globally __stringify macro in libc-symbols.h.
2008-09-24 Paul MundtUse __SH_SYSCALL_TRAP_BASE for pthread vfork trap,...
2008-09-09 Carmelo AmorosoUse getdents syscall if kernel provide supports for...
2008-08-21 Paul MundtFix up an msync() redefinition for linuxthreads + nommu...
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-23 Bernhard Reutner... - fix asm and volatile keywords
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-09 Bernhard Reutner... - Improve prerequisites and avoid spurious reconfigurat...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2008-05-28 Bernhard Reutner... - pull commentary fixes from upstream
2008-05-22 Denis Vlasenkoconvert two more static ints used as flags to smallints
2008-05-20 Denis Vlasenkoadd an URL to relevant gcc bugzilla entry
2008-05-20 Denis Vlasenkosuppress "asm declaration ignored due to conflict with...
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-20 Bernhard Reutner... - avoid warning due to undefined preprocessor token
2008-05-20 Bernhard Reutner... - avoid warning due to undefined preprocessor token
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-05-15 Mike Frysingermake sure we store the function pointers to the real...
2008-05-07 Carmelo AmorosoRemove gcc warning due to missing prototype for 'testan...
2008-05-03 Bernhard Reutner... - cleanup by manually expanding the helpers.
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-04-22 Carmelo AmorosoFix segfault in __pthread_initialize_minimal in linuxth...
2008-04-16 Hans-Christian EgtvedtFix whitespace damage in AVR32 pt-machine.h in libpthre...
2008-01-06 Mike Frysingeruse the __extern_always_inline define from cdefs.h...
2008-01-05 Bernhard Reutner... - fixup gnu_inline vs. C99 inline
2008-01-05 Mike FrysingerChris Zankel writes:
2007-11-23 Bernd SchmidtA better atomic ops implementation for the Blackfin...
2007-11-22 Bernd SchmidtAdd hidden symbols for a number of pthread functions...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-06-29 Mike Frysingertweak msync prototype to match header
2007-05-31 Mike FrysingerBernd Schmidt writes: make sure custom stacks work...
2007-05-15 Khem RajRemove preprocessor warning due to missing definition...
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2007-02-20 Mike Frysingercall kernel helper to do spinlocks
2007-02-05 Bernhard Reutner... - silence warning about using an undefined token
2007-01-29 Mike Frysingersince these functions get exported, namespace the arguments
2007-01-11 Joakim TjernlundPeter Mazinger pointed out that my last commit was...
2006-12-08 Mike Frysingeronly define msync cancellation point if the syscall...
next