OSDN Git Service

Oops, remove extra sigaddset() call. Don't know how that one got there.
[uclinux-h8/uClibc.git] / libpthread /
2005-01-31 Joakim TjernlundOops, remove extra sigaddset() call. Don't know how...
2005-01-29 Eric AndersenHi Erik and Manuel
2005-01-19 Mike Frysingertouchup the dependencies so that the sysdeps object...
2005-01-19 Peter KjellerstedtUse Makefile if statements rather than their shell...
2005-01-19 Mike Frysingerok, worry over race condition doesnt exist because...
2005-01-19 Mike Frysingertweak dependencies so the archive is only rebuilt when...
2005-01-18 Mike Frysingerrework the dependencies so libpthread_db.a is only...
2004-12-26 Mike FrysingerPeter S. Mazinger: make sure the ld RELRO and NOW optio...
2004-12-22 Eric AndersenFix typo
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-12-11 Eric AndersenWe can't strip libpthread or libthread_db can't help...
2004-12-08 Eric Andersenlibpthread can use the normal LDFLAGS (including -s...
2004-11-08 Eric AndersenA patch included in glibc 2.3.2's libthread_db that...
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-26 Eric AndersenWe don't need this README
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-10-15 Manuel Novoa III Rip out Peter's unacceptable "fix" and do the sane...
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-08-26 Eric AndersenPartial patch from Alexandre Oliva:
2004-08-16 Eric AndersenThe variable used to store pagesize is not the same...
2004-08-13 Eric AndersenFixup PAGE_SIZE problems
2004-07-30 Eric AndersenCleanup some dead wood in the header files
2004-07-16 Eric AndersenPete Popov writes:
2004-07-15 Eric Andersen_SC_PAGESIZE is standard. Some ancient legacy unix...
2004-05-14 Eric AndersenAlexandre Oliva writes:
2004-05-06 Eric AndersenAlexandre Oliva writes:
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-04-20 Eric AndersenWe don't need these...
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...
2004-01-16 Manuel Novoa III We need to link with libgcc.a when creating shared...
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2003-12-28 Eric Andersenremove unused file
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-12-05 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-11-05 Eric AndersenArthur Shipkowski, art ! videon-central ! com, writes:
2003-11-04 Eric Andersenminor cleanup
2003-10-31 Eric Andersengdb wants to dlopen "libthread_db.so.1", so be sure...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-08-29 Eric Andersenhere is (I hope) a better way to handle this one. ...
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-07-21 Eric AndersenDoing an search and replace on CFLAGS can prove dangero...
2003-06-30 Eric AndersenFixup symlinks to libthread_db
2003-06-17 Eric AndersenWhen compiling with -O0, linuxthreads does not compile...
2003-06-17 Eric AndersenColdfire patch from Bernardo Innocenti
2003-06-12 Eric AndersenSet the default thread stack size to 16k for mmu-less...
2003-06-02 Eric AndersenPatch from Peter S. Mazinger to fix some leftover problems
2003-05-30 Eric AndersenIn a number of places we erroneously used tests such...
2003-03-13 Eric AndersenOops. Don't call strip twice
2003-03-11 Eric AndersenMake it so debugging pthreads works, even with DODEBUG...
2003-03-11 Eric AndersenMinor cleanup to better sync with glibc 2.3
2003-03-04 Eric AndersenSeperate pthread debugging from uClibc debugging. ...
2003-03-04 Eric AndersenPatch from Stefan Allius adding the function 'thread_se...
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2003-03-03 David McCulloughfix coldfire/68000 support properly this time, ifdef...
2003-03-01 Eric AndersenUse a funky version in a probably vein attempt at preve...
2003-02-28 Eric AndersenFixup mips pthreads
2003-02-28 David McCulloughrestore the coldfire changes
2003-02-27 Eric AndersenMajor update for pthreads, based in large part on impro...
2003-01-31 Miles BaderCorrect license.
2003-01-30 Eric AndersenPatch from Christian Krause:
2003-01-30 Miles BaderInitial checkin.
2003-01-23 Eric AndersenJust be a bit less different from latest glibc version...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, fix the mips...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, fix __pthread_i...
2003-01-23 Eric AndersenPer patch from Nathan Field at ghs.com, add a couple...
2003-01-23 Eric AndersenFix indenting. Per patch from Nathan Field at ghs...
2003-01-02 Eric AndersenRework sparc architecture support so it will compile
2002-12-18 Miles Baderwhitespace
2002-11-27 Eric AndersenMake support for global constructors and global destruc...
2002-11-05 Eric AndersenStandardize LIBGCC_DIR
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-10-29 Eric AndersenA patch from Arne Jonsson <arne.jonsson@i3micro.com>:
2002-10-23 Eric AndersenA patch from Arne Jonsson <arne.jonsson@i3micro.com...
2002-10-13 Eric AndersenIt turns out that __thread is now a gcc keyword. We...
2002-10-01 Eric AndersenThis commit contains a patch from Stefan Allius <allius...
2002-09-20 Tobias AnderbergAdded pthread support for CRIS.
2002-09-17 David McCulloughFixup thread support for the 5200/5307 coldfire platforms.
2002-08-21 Eric AndersenRevert mode_t change. Sigh. As Manuel so eloquently...
2002-08-21 Eric Andersenmode_t was being promoted to an int by gcc's __builtin_...
2002-08-20 Eric AndersenRemove some noise
2002-08-20 Eric AndersenOnly build libthread_db when both threads and debug...
2002-08-19 Eric AndersenBased on work by Stefan Allius, arrange for early initi...
2002-08-11 Eric AndersenUgh. Make uClibc cross compile with gcc 2.95.x and...
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost:
2002-08-08 Eric AndersenFix license. I meant to say LGPL...
2002-08-08 Eric AndersenI missed a file
2002-08-06 Eric AndersenSeveral pthreads updates. Enable linuxthreads_db....
2002-07-19 Eric AndersenFix spelling
2002-07-14 Eric AndersenAdd both pthread_mutexattr_setpshared() and
2002-07-14 Eric AndersenAdd missing pthread_condattr_getpshared and pthread_con...
2002-07-01 Eric AndersenPatch from Ronald Wahl <rwa@peppercon.com> -- kill...
2002-06-13 Eric AndersenFix pthreads to use the rt signals if present
2002-06-10 Eric AndersenKill the libc-lock headers, which we do not use and...
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
next