summary refs log tree commit diff
path: root/pkgs/os-specific/linux/uclibc
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Clean up redundant "if condition then true else false"Eelco Dolstra1-1/+1
2012-12-28Remove unnecessary parentheses around if conditionsEelco Dolstra1-3/+3
2012-05-24Fixing the paths of uclibc libpthreadLluís Batlle i Rossell1-1/+2
2012-05-24Adding native threads support unconditionally to uclibc,Lluís Batlle i Rossell1-0/+1
2012-05-24Adding UCLIBC_SUSV4_LEGACY, otherwise we get this building gcc:Lluís Batlle i Rossell1-0/+2
2012-05-24Updating uclibc. This fixes some cross builds.Lluís Batlle i Rossell1-3/+3
2010-09-02Fixing the evaluation of cross built uclibc in the case of lacking extraConfigLluís Batlle i Rossell1-1/+1
2010-08-21Updating the configuration system of uclibc to something more flexible than i...Lluís Batlle i Rossell1-36/+54
2010-08-01Trying to make gcc 4.5 cross-buildableLluís Batlle i Rossell1-0/+4
2010-04-22Merging from trunk.Lluís Batlle i Rossell1-3/+4
2010-03-14Updating uclibc (This new release fixed a problem in ._start that gave me a lotLluís Batlle i Rossell1-3/+3
2010-03-09Updating busybox. I left only a single busybox in its directory. The others, ...Lluís Batlle i Rossell1-0/+1
2010-03-09Little update on uclibc: enable ftw.Lluís Batlle i Rossell1-0/+2
2010-03-09Trying to get coreutils cross-built with uclibc.Lluís Batlle i Rossell1-1/+6
2010-03-09Updating uclibcLluís Batlle i Rossell2-39/+3
2010-03-09Enabling cross-builds with uclibc again (I had that too much abandoned).Lluís Batlle i Rossell1-13/+13
2009-12-21Replace `kernelHeaders' by `linuxHeaders'.Ludovic Courtès1-3/+3
2009-12-09Adding a required option to uclibc for util-linux-ng (the git master version,Lluís Batlle i Rossell1-0/+1
2009-12-04Making the cross-builds work with uclibc. There is no easy way of switchingLluís Batlle i Rossell1-11/+42
2009-12-01Patching uclibc for it to cope well with glibc-2.10 and aboveLluís Batlle i Rossell2-0/+33
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-0/+38