Age | Commit message (Expand) | Author |
2004-07-14 | Sigh. I got things working this morning, then checked stuff in from the wrong | Eric Andersen |
2004-07-14 | Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely | Eric Andersen |
2004-07-05 | Update FAQ a bit | Eric Andersen |
2004-06-27 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-24 | Disable support for R_ARM_PC24, just like R_PPC_REL24 these should | Eric Andersen |
2004-06-20 | Let dl-string.h include dl-sysdep.h, since it has proper include guards | Eric Andersen |
2004-06-20 | Whine about R_PPC_REL24 relocations, and tell people to compile | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Bradley D. LaRonde writes: | Eric Andersen |
2004-06-19 | note new mailing list posting policy | Eric Andersen |
2004-06-12 | Stephen Hemminger from osdl dot org writes: | Eric Andersen |
2004-06-12 | Jakub Bogusz from pld-linux dot org writes: | Eric Andersen |
2004-06-12 | Philip Craig at snapgear dot com writes: | Eric Andersen |
2004-06-12 | Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm | Eric Andersen |
2004-06-12 | Oops. Missed a spot. | Eric Andersen |
2004-06-06 | scrap the goofy time + getpid() based "randomness" and use | Eric Andersen |
2004-05-24 | Removed unused file. | Tobias Anderberg |
2004-05-15 | Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux) | Eric Andersen |
2004-05-14 | Fix changed link into the mailing list archive. | Manuel Novoa III |
2004-05-14 | Joakim Tjernlund writes: | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-14 | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen |
2004-05-14 | Kill off the now obsolete __libc_vfork symbol | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-14 | Patch from Alexandre Oliva: | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-13 | update libdl so it also groks the new _dl_errno | Eric Andersen |
2004-05-13 | Add define for SHM_HUGETLB | Eric Andersen |
2004-05-13 | Bradley D. LaRonde writes: | Eric Andersen |
2004-05-12 | Patch from Bradley D. LaRonde: | Eric Andersen |
2004-05-12 | Add a local '_dl_errno' to be used by syscalls in ldso, allowing | Eric Andersen |
2004-05-11 | As noticed by the sharp eyed Joakim Tjernlund, I stupidly | Eric Andersen |
2004-05-11 | Setup a _dl_pagesize value for use by staticly linked apps | Eric Andersen |
2004-05-11 | make certain that getpagesize() returns correct the value for mips | Eric Andersen |
2004-05-11 | Purge trailing white space | Eric Andersen |
2004-05-11 | Bradley D. LaRonde, brad at laronde dot org writes: | Eric Andersen |
2004-05-10 | Save r0 before modifying it. | Tobias Anderberg |
2004-05-08 | Obligatory forgotten file... | Manuel Novoa III |
2004-05-08 | Change clock() to allow wrapping. | Manuel Novoa III |
2004-05-07 | Peter Mazinger asked for this several months ago. | Manuel Novoa III |
2004-05-07 | Patch from Yoshinori Sato <ysato@users.sourceforge.jp>. | Manuel Novoa III |
2004-05-07 | "Fix" this so that at least things will link when threading is disabled. | Manuel Novoa III |
2004-05-07 | Fix a couple of issues in configurations I hadn't tested. | Manuel Novoa III |
2004-05-07 | Add missing include. | Manuel Novoa III |
2004-05-07 | UCLIBC_COMPLETELY_PIC does nothing, so kill it | Eric Andersen |
2004-05-07 | Change the global 'buf' to 'servbuf' since some functions in here use | Eric Andersen |
2004-05-06 | Alexandre Oliva writes: | Eric Andersen |
2004-05-05 | Fix screwed up formatting | Eric Andersen |