| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Synch with trunk: remove obsolete files | Carmelo Amoroso | 2008-07-09 | 1 | -137/+0 |
* | Sync with trunk. | Khem Raj | 2008-06-25 | 1 | -3/+7 |
* | Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca... | Carmelo Amoroso | 2007-11-20 | 2 | -16/+39 |
* | Fix TLS modifier. | "Steven J. Hill" | 2007-07-28 | 1 | -1/+1 |
* | Remove baud limit. | "Steven J. Hill" | 2007-07-15 | 1 | -4/+0 |
* | Merge from trunk. | "Steven J. Hill" | 2007-04-14 | 1 | -6/+11 |
* | More merging from trunk. | "Steven J. Hill" | 2007-01-21 | 3 | -74/+77 |
* | Copy from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -0/+88 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+46 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+30 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+32 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+32 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+29 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+53 |
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch... | "Steven J. Hill" | 2006-08-24 | 9 | -76/+151 |
* | Removal as per trunk. | "Steven J. Hill" | 2006-08-22 | 2 | -81/+0 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -0/+66 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 8 | -26/+26 |
* | Copy from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+47 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-25 | 1 | -43/+53 |
* | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 7 | -84/+50 |
* | And finally, make 'errno' and TLS variable. The TLS conversion of errno, h_er... | "Steven J. Hill" | 2006-01-05 | 1 | -11/+1 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-13 | 1 | -4/+4 |
* | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 1 | -1/+1 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 3 | -3/+46 |
* | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -30/+13 |
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 28 | -305/+371 |
* | Sync with trunk. | "Steven J. Hill" | 2005-09-21 | 1 | -8/+25 |
* | In reality, the futex support that was originally added was only for STDIO op... | "Steven J. Hill" | 2005-08-09 | 2 | -5/+7 |
* | Last of the merges along with latest changes for NPTL. Nothing much | "Steven J. Hill" | 2005-07-30 | 1 | -17/+12 |
* | Finalize the merge from the trunk. There are more files to be | "Steven J. Hill" | 2005-07-30 | 5 | -31/+34 |
* | Merge mania continues... | "Steven J. Hill" | 2005-07-30 | 1 | -0/+234 |
* | Add futex support into uClibc. Selection of futex support independent of | "Steven J. Hill" | 2005-07-22 | 1 | -0/+38 |
* | Add in function declarations and bit fields for new NPTL clone support. | "Steven J. Hill" | 2005-06-03 | 1 | -0/+16 |
* | libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c | "Steven J. Hill" | 2005-05-26 | 3 | -14/+56 |
* | Get rid of crud. | "Steven J. Hill" | 2005-05-15 | 1 | -234/+0 |
* | There were two versions of 'pthreadtypes.h' originally in uClibc. Also, | "Steven J. Hill" | 2005-05-14 | 1 | -142/+0 |
* | Sync uClibc 'sigthread.h' with the latest version from glibc. | "Steven J. Hill" | 2005-05-14 | 1 | -6/+6 |
* | Added new 'bits/atomic.h' for most of the architectures and the top-level 'in... | "Steven J. Hill" | 2005-05-12 | 1 | -0/+43 |
* | Hopefully fix the problem reported by Peter Mazinger, | Joakim Tjernlund | 2005-05-07 | 1 | -32/+41 |
* | Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). | Peter Kjellerstedt | 2005-04-28 | 1 | -4/+6 |
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 2 | -28/+29 |
* | When I broke up the stdio code, the "support pre C99 compilers" va_copy compat | Manuel Novoa III | 2005-02-14 | 1 | -0/+27 |
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -1/+0 |
* | struct ipc_perm, as used by shmctl() when soing shared memory stuff, | Eric Andersen | 2004-11-02 | 1 | -1/+1 |
* | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | 2004-08-21 | 2 | -80/+0 |
* | Fixup PAGE_SIZE problems | Eric Andersen | 2004-08-13 | 1 | -0/+28 |
* | Cleanup some dead wood in the header files | Eric Andersen | 2004-07-30 | 2 | -1277/+0 |
* | Add define for SHM_HUGETLB | Eric Andersen | 2004-05-13 | 1 | -0/+1 |
* | Patch from Yoshinori Sato <ysato@users.sourceforge.jp>. | Manuel Novoa III | 2004-05-07 | 1 | -0/+4 |