| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Aurelien Jacobs writes: | Joakim Tjernlund | 2007-01-09 | 1 | -1/+1 |
* | fix building when pthread support is disabled | Mike Frysinger | 2006-12-11 | 1 | -1/+1 |
* | silence a lot of warnings and fix a few genuine bugs while I'm at it. | Eric Andersen | 2006-12-09 | 2 | -6/+16 |
* | seems this is the newfangled way to tell folks this stuff | Eric Andersen | 2006-12-08 | 1 | -1/+1 |
* | this stuff is for uClibc internal use only | Eric Andersen | 2006-12-08 | 1 | -0/+2 |
* | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen | 2006-12-08 | 2 | -2/+2 |
* | Fill in a few more of the missing pieces... | Eric Andersen | 2006-12-08 | 1 | -0/+1 |
* | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen | 2006-12-07 | 2 | -132/+168 |
* | stdio update from mjn3 | Eric Andersen | 2006-12-06 | 1 | -8/+40 |
* | PTHREAD_THREADS_MAX is supposed to be in pthread-specific dir, but for now it... | Mike Frysinger | 2006-12-02 | 1 | -2/+0 |
* | Remove definition of TIMER_MAX which breaks builds of GCC-4.2 and in glibc co... | "Steven J. Hill" | 2006-12-02 | 1 | -3/+0 |
* | remove redundant headers local to libpthread, causing header | Eric Andersen | 2006-11-29 | 1 | -2/+5 |
* | - honor __UCLIBC_HAS_LFS__ | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -0/+2 |
* | revert PTHREAD_THREADS_MAX back to former size since the large majority of pe... | Mike Frysinger | 2006-11-17 | 1 | -2/+3 |
* | based on a patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -0/+10 |
* | Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined. | Peter Kjellerstedt | 2006-09-25 | 1 | -3/+5 |
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 1 | -0/+32 |
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 21 | -282/+502 |
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -13/+20 |
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 3 | -26/+76 |
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -3/+7 |
* | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen | 2006-08-21 | 2 | -81/+0 |
* | sync with glibc | Mike Frysinger | 2006-03-29 | 1 | -2/+4 |
* | Replace __THROW w/ __NTH pointed out by Amir Shalem, take 2 | Peter S. Mazinger | 2006-03-20 | 1 | -1/+1 |
* | sync type style with glibc ... this fixes many alpha issues where it has diff... | Mike Frysinger | 2006-03-01 | 2 | -62/+170 |
* | Mark __syscall_*sigaction hidden and add guard to the header | Peter S. Mazinger | 2006-02-28 | 1 | -5/+5 |
* | Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt | Peter S. Mazinger | 2006-02-27 | 1 | -1/+1 |
* | Correct comments | Peter S. Mazinger | 2006-02-24 | 1 | -17/+4 |
* | Correct ifndef __ASSEMBLER__ | Peter S. Mazinger | 2006-02-22 | 1 | -0/+4 |
* | guard parts w/ __ASSEMBLER__ to be usable in vfork.S | Peter S. Mazinger | 2006-02-22 | 1 | -0/+4 |
* | Made include/bits/pthreadtypes.h compile again as it uses | Peter Kjellerstedt | 2006-02-22 | 1 | -1/+1 |
* | Sync w/ glibc, enabled only those defines, that are used in uClibc | Peter S. Mazinger | 2006-02-22 | 1 | -4/+67 |
* | Sync with glibc 2.3.6. | Peter Kjellerstedt | 2006-02-22 | 1 | -43/+53 |
* | tweak the idea between having a MMU and actually using it | Mike Frysinger | 2006-02-18 | 1 | -3/+3 |
* | Undo earlier change and sync new linuxthreads' guard w/ old | Peter S. Mazinger | 2006-02-16 | 1 | -2/+0 |
* | Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this... | Peter S. Mazinger | 2006-02-16 | 1 | -0/+2 |
* | Add back the 115200 limit | Peter S. Mazinger | 2006-02-13 | 1 | -0/+4 |
* | only check for rlimit stuff if the target doesnt support the newer function c... | Mike Frysinger | 2006-02-10 | 1 | -0/+3 |
* | sync with glibc, should fix the swap* segfaults in ltp | Mike Frysinger | 2006-02-10 | 1 | -0/+3 |
* | getopt_long[_only] visible only if GNU getopt used | Peter S. Mazinger | 2006-02-03 | 1 | -0/+2 |
* | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -0/+3 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 2 | -5/+3 |
* | Change to sane defaults | Peter S. Mazinger | 2006-01-19 | 1 | -5/+10 |
* | move a bunch of arch-specific checks out of common files and into an arch spe... | Mike Frysinger | 2006-01-19 | 1 | -0/+36 |
* | Correct unimportant typo | Peter S. Mazinger | 2006-01-19 | 1 | -1/+1 |
* | give a little info as to what the file should contain | Mike Frysinger | 2006-01-19 | 1 | -0/+5 |
* | give a little info as to what the file should contain | Mike Frysinger | 2006-01-19 | 1 | -0/+5 |
* | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger | 2006-01-16 | 1 | -0/+3 |
* | Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it | Peter S. Mazinger | 2006-01-15 | 1 | -6/+0 |
* | Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work t... | Peter S. Mazinger | 2006-01-06 | 1 | -2/+3 |