| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Joakim Tjernlund writes: | Eric Andersen | 2004-01-27 | 3 | -1/+245 |
* | Oleksandr G. Zhadan writes: | Eric Andersen | 2004-01-24 | 1 | -0/+11 |
* | Imre Sunyi writes: | Eric Andersen | 2004-01-24 | 1 | -11/+16 |
* | Joakim Tjernlund writes: | Eric Andersen | 2004-01-24 | 1 | -241/+178 |
* | Some minor debian junk I had sitting in my tree | Eric Andersen | 2004-01-22 | 6 | -22/+49 |
* | Sort all the files | Eric Andersen | 2004-01-21 | 1 | -45/+34 |
* | ignore host binaries | Eric Andersen | 2004-01-21 | 1 | -0/+1 |
* | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | 2004-01-21 | 171 | -2391/+3118 |
* | Add poll | Eric Andersen | 2004-01-21 | 1 | -1/+1 |
* | Move poll to its own file, rather than being only half in its own file | Eric Andersen | 2004-01-21 | 2 | -10/+13 |
* | Massive formatting cleanup, making it easier to parse | Eric Andersen | 2004-01-21 | 1 | -431/+503 |
* | Erik is an idiot | Eric Andersen | 2004-01-20 | 1 | -4/+4 |
* | support building the uClibc utils for the host system... | Eric Andersen | 2004-01-20 | 1 | -6/+23 |
* | As noted by Doru Petrescu, there was a spurious line that was using | Eric Andersen | 2004-01-20 | 2 | -2/+0 |
* | Paul Mundt writes: | Eric Andersen | 2004-01-20 | 2 | -2/+6 |
* | Joakim Tjernlund writes: | Eric Andersen | 2004-01-20 | 1 | -5/+3 |
* | Add __data_start needed by boehm garbage collector, in turn needed by libgcj. | Manuel Novoa III | 2004-01-17 | 1 | -0/+4 |
* | Prevent runaway asserts, which can happen if there's a problem with | Manuel Novoa III | 2004-01-17 | 1 | -9/+15 |
* | We need to link with libgcc.a when creating shared libs, in order to | Manuel Novoa III | 2004-01-16 | 8 | -9/+11 |
* | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen | 2004-01-16 | 23 | -63/+63 |
* | Fixup selection of endianness, since select does not work on choice | Eric Andersen | 2004-01-16 | 15 | -10/+71 |
* | Minor updates from linux 2.6.1 | Eric Andersen | 2004-01-16 | 3 | -15/+32 |
* | Link with libfloat if necessary. | Manuel Novoa III | 2004-01-16 | 1 | -1/+1 |
* | Make sure we remove -fomit-frame-pointer from the ldso build. It's | David McCullough | 2004-01-16 | 1 | -0/+3 |
* | Include missing errno.h header (as noted by Alan Hourihane). | Eric Andersen | 2004-01-14 | 1 | -3/+5 |
* | Use the gcc 3.4 -funit-at-a-time optimization when available | Eric Andersen | 2004-01-14 | 1 | -1/+3 |
* | Ok.. we need to link with libgcc.a for some archs. I haven't looked at | Manuel Novoa III | 2004-01-14 | 1 | -1/+1 |
* | Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale | Manuel Novoa III | 2004-01-14 | 3 | -2/+36 |
* | Add another devfs subdir to the list of checked subdirs. | Manuel Novoa III | 2004-01-13 | 1 | -0/+1 |
* | Fixup dated comments | Eric Andersen | 2004-01-13 | 1 | -3/+2 |
* | Oops... Seems I forgot an else... | Manuel Novoa III | 2004-01-12 | 1 | -0/+1 |
* | As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS | Eric Andersen | 2004-01-09 | 2 | -0/+2 |
* | Some badly behaved arches fail to provide a PAGE_SIZE define | Eric Andersen | 2004-01-06 | 1 | -0/+4 |
* | Implement res_search and res_querydomain based on netbsd code, | Eric Andersen | 2004-01-04 | 1 | -5/+203 |
* | Bump .deb version | Eric Andersen | 2004-01-04 | 1 | -0/+6 |
* | Fix paragraph seperation | Eric Andersen | 2004-01-04 | 1 | -0/+2 |
* | spell 'pthread' properly | Eric Andersen | 2004-01-04 | 1 | -1/+1 |
* | Fix grammar0_9_26 | Eric Andersen | 2004-01-04 | 1 | -5/+5 |
* | Update for release | Eric Andersen | 2004-01-04 | 4 | -4/+96 |
* | My mistake. We do need some weak pthread_* funcs. But we were previously | Manuel Novoa III | 2004-01-04 | 1 | -2/+87 |
* | Fix up the news a bit0_9_25 | Eric Andersen | 2004-01-03 | 2 | -119/+118 |
* | Update for release | Eric Andersen | 2004-01-03 | 7 | -907/+1315 |
* | Be sure to fully clean 2.6 kernel headers on 'make clean' | Eric Andersen | 2004-01-03 | 1 | -1/+1 |
* | Add ldflags where needed | Eric Andersen | 2004-01-03 | 1 | -7/+7 |
* | And just like that, clone is now fixed.... Previously the | Eric Andersen | 2004-01-03 | 1 | -26/+38 |
* | oops | Eric Andersen | 2004-01-03 | 1 | -6/+0 |
* | Minor changes | Eric Andersen | 2004-01-03 | 1 | -13/+24 |
* | A useful/useless little malloc time test | Eric Andersen | 2004-01-02 | 1 | -0/+62 |
* | Peter S. Mazinger writes: | Eric Andersen | 2004-01-02 | 8 | -2/+215 |
* | Minor update of the debian packaging stuff | Eric Andersen | 2004-01-02 | 3 | -2/+9 |