| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use kernel provided syscalls for user-space, the one from libc is not usable | Peter S. Mazinger | 2005-12-16 | 1 | -1/+6 |
* | Sync w/ glibc | Peter S. Mazinger | 2005-12-13 | 3 | -18/+64 |
* | Sync w/ glibc | Peter S. Mazinger | 2005-11-30 | 1 | -4/+4 |
* | Sync w/ glibc | Peter S. Mazinger | 2005-11-30 | 1 | -6/+25 |
* | update license with glibc | Mike Frysinger | 2005-11-23 | 1 | -8/+8 |
* | Enable __THROW,_NTH,REDIRECT_NTH | Peter S. Mazinger | 2005-11-18 | 1 | -4/+1 |
* | include pthreads if appropriate ala glibc | Mike Frysinger | 2005-11-15 | 1 | -1/+9 |
* | Sync up w/ glibc | Peter S. Mazinger | 2005-11-04 | 12 | -107/+191 |
* | Sync headers w/ glibc | Peter S. Mazinger | 2005-11-03 | 2 | -14/+34 |
* | Sync with glibc | Peter S. Mazinger | 2005-11-03 | 1 | -5/+4 |
* | Sync headers w/ glibc | Peter S. Mazinger | 2005-11-03 | 1 | -8/+17 |
* | Do not stub out functions for mmu-less systems. Hide all | Eric Andersen | 2005-10-04 | 1 | -0/+2 |
* | sync with glibc versions | Mike Frysinger | 2005-07-02 | 2 | -20/+78 |
* | SHMLBA is now defined by arch dependent bits/shm.h file so remove | Joakim Tjernlund | 2005-05-10 | 1 | -5/+0 |
* | Justin Cormack <justin@street-vision.com> writes: | Mike Frysinger | 2005-01-06 | 1 | -0/+107 |
* | - Added support for 13 new syscalls to allow more things to compile when usin... | Ned Ludd | 2004-12-20 | 1 | -0/+104 |
* | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III | 2004-10-31 | 1 | -5/+0 |
* | Peter S. Mazinger writes: | Eric Andersen | 2004-10-19 | 1 | -0/+5 |
* | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | 2004-08-21 | 2 | -281/+0 |
* | Cleanup some dead wood in the header files | Eric Andersen | 2004-07-30 | 1 | -6/+6 |
* | Remove all reference to __GLIBC_HAVE_LONG_LONG | Eric Andersen | 2004-07-27 | 1 | -7/+5 |
* | Support linux 2.6.x wide device major/minor numbers | Eric Andersen | 2004-07-26 | 1 | -24/+44 |
* | Sigh. It seems some stupid programs expect this... | Eric Andersen | 2003-10-24 | 1 | -0/+1 |
* | It seems we need to also define SI_LOAD_SHIFT since that was | Eric Andersen | 2003-10-22 | 1 | -0/+1 |
* | Revert to using uClibc-specific c-symbol-prefix stuff | Miles Bader | 2003-09-26 | 1 | -2/+1 |
* | Add support for personality(), prctl(), ustat(), and ulimit() | Eric Andersen | 2003-08-08 | 4 | -2/+145 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -2/+46 |
* | Patch from Stefan Allius: | Eric Andersen | 2003-03-07 | 1 | -1/+1 |
* | Initial effort at adding profiling support. | Eric Andersen | 2003-03-03 | 2 | -0/+281 |
* | Implement sendfile64 | Eric Andersen | 2002-11-14 | 1 | -8/+23 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
* | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | 2002-08-19 | 1 | -114/+0 |
* | Avoid errors in case some loon has explicitly included | Eric Andersen | 2002-07-27 | 1 | -0/+2 |
* | (__ASMNAME): Use C_SYMBOL_PREFIX. | Miles Bader | 2002-07-24 | 1 | -3/+2 |
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -8/+1 |
* | Add missing sysctl.h and queue.h | Eric Andersen | 2002-05-02 | 2 | -0/+277 |
* | Include our own copy of struct sysinfo to avoid binary compatibility | Eric Andersen | 2002-03-25 | 1 | -2/+18 |
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 6 | -514/+0 |
* | Several little additions and cleanups. Add getw() and putw(). | Eric Andersen | 2002-02-02 | 1 | -0/+36 |
* | Add missing sys/fsuid.h | Eric Andersen | 2002-01-30 | 1 | -0/+36 |
* | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | 2002-01-06 | 1 | -0/+87 |
* | Enable several more syscalls. | Eric Andersen | 2002-01-03 | 2 | -0/+196 |
* | Add this so madplay will properly configure itself using oss | Eric Andersen | 2001-11-23 | 1 | -0/+1 |
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 44 | -912/+1535 |
* | Patch from Andrew Ip <aip@cwlinux.com> to add ftime, | Eric Andersen | 2001-09-06 | 1 | -0/+45 |
* | Make gdb/gcc/binutils happy | Eric Andersen | 2001-08-27 | 1 | -0/+103 |
* | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough | 2001-07-11 | 1 | -0/+2 |
* | The main part of the C++ support is the definition of __BEGIN_DECLS | David McCullough | 2001-07-11 | 1 | -3/+8 |
* | Cleanup and don't require LIBC to be defined for the syscall numbers. | Eric Andersen | 2001-06-27 | 1 | -11/+7 |
* | This adds in support for PIC on x86. Unfortunately, this will break | Eric Andersen | 2001-06-23 | 1 | -4/+5 |