Age | Commit message (Expand) | Author |
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 |
2004-03-10 | Bug fix: gethostbyname2_r would fail if /etc/host was missing. | Manuel Novoa III |
2004-03-09 | More detail about malloc-simple | Eric Andersen |
2004-03-09 | Update todo list indicating the items remaining before 0.9.27 | Eric Andersen |
2004-03-08 | Fix comment | Eric Andersen |
2004-03-06 | Update with the contents of a very helpful comparison of | Eric Andersen |
2004-03-06 | note that syscall on mips needs to be fixed | Eric Andersen |
2004-02-20 | Sigh. I switched the values... | Eric Andersen |
2004-02-20 | Per discussion with Joakim Tjernlund, all the horrible weak declarations junk | Eric Andersen |
2004-02-20 | Patch from Joakim Tjernlund: | Eric Andersen |
2004-02-20 | ___brk_addr and __environ are not functions. Finding the broken | Eric Andersen |
2004-02-20 | Slightly cleaner formatting | Eric Andersen |
2004-02-20 | Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got | Manuel Novoa III |
2004-02-20 | When doing symbol lookups on functions | Eric Andersen |
2004-02-19 | Update the x86 processor listing a bit, to preempt further questions | Eric Andersen |
2004-02-18 | Fixup naming of '_mmap' to 'mmap' so it will properly override | Eric Andersen |
2004-02-18 | Minor change to better match recent changes to other arches | Eric Andersen |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |