Age | Commit message (Expand) | Author |
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 |
2004-05-05 | Jeroen Dobbelaere writes: | Eric Andersen |
2004-04-30 | Minor .deb updates | Eric Andersen |
2004-04-30 | These headers should not be included in uClibc -- they should be | Eric Andersen |
2004-04-23 | It turns out that asm/reg.h is missing from the 2.6.x kernel headers, | Eric Andersen |
2004-04-20 | blah | Eric Andersen |
2004-04-20 | Fix grammar and spelling | Eric Andersen |
2004-04-20 | Mention uwoody | Eric Andersen |
2004-04-20 | Cope with gcc 3.4's more aggressive persuit of attribute unused | Eric Andersen |
2004-04-20 | We don't need these... | Eric Andersen |
2004-04-14 | Fix typo. | Manuel Novoa III |
2004-04-06 | Fix a bug noticed by Oleg I. Vdovikin, oleg at cs dot msu dot su. | Eric Andersen |
2004-03-24 | glibc does not provide pppio.h, and our doing so conflicts | Eric Andersen |
2004-03-19 | Per patch from Stefan Holst, do not try to compile these | Eric Andersen |
2004-03-19 | Patch from Stefan Holst to fix argv[0] | Eric Andersen |
2004-03-19 | Based on a patch from Alexandre Oliva, allow uClibc to compile | Eric Andersen |
2004-03-18 | Alexandre Oliva writes: | Eric Andersen |
2004-03-18 | Alexandre Oliva writes: | Eric Andersen |
2004-03-18 | Supply '__bzero' with 'bzero' as just a weak alias (since it is not SuSv3) | Eric Andersen |
2004-03-18 | Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which | Eric Andersen |
2004-03-18 | Look in /usr/X11R6/lib as well | Eric Andersen |
2004-03-18 | Reduce memory used by static buffers and allocate that memory dynamicly | Eric Andersen |
2004-03-18 | Joakim Tjernlund writes: | Eric Andersen |
2004-03-12 | Cope gracefully with missing module syscalls | Eric Andersen |
2004-03-11 | Rewrite the err/warn functions as they were broken (__noreturn__ funcs | Manuel Novoa III |