log sources/baseconfig-uClibc @ 1839:c8293b3ab81f draft default tip

age author description
Mon, 27 Oct 2014 22:00:11 -0500 Rob Landley David Halls pointed out we're not actually enabling Thread Local Storage support in the uClibc baseconfig, so do that. draft
Wed, 03 Jul 2013 02:00:29 -0500 Rob Landley Add UCLIBC_HAS_GETPT=y (somebody needed it).
Wed, 29 Aug 2012 21:53:27 -0500 Rob Landley Enable some epically obscure functions in uClibc which mdadm needs to auto-scan arrays.
Wed, 22 Aug 2012 19:44:44 -0500 Rob Landley Fix to busybox ftpd so native-build can upload, and switch on yet another uClibc symbol busybox defconfig grew a dependency on. 1.2.0
Thu, 10 May 2012 22:04:19 -0500 Rob Landley Upgrade to busybox-1.20.0.
Thu, 19 Apr 2012 00:09:11 -0500 Rob Landley Upgrade to uClibc 0.9.33.1 (and use NPTL), and busybox 1.19.4.
Fri, 16 Mar 2012 06:58:28 -0500 Rob Landley switch on utmpx.h (it's posix-2008).
Sat, 21 May 2011 23:37:31 -0500 Rob Landley Kick uClibc 0.9.32-rc3 to UNSTABLE for the moment, and put 0.9.31 back in stable, with its old patch stack.
Fri, 18 Mar 2011 23:20:13 -0500 Rob Landley Switch to from pthreads.old to NPTL.
Wed, 09 Feb 2011 21:05:54 -0600 Rob Landley Update config for uClibc 0.9.32-rc2. Which almost works right.
Tue, 08 Feb 2011 12:11:04 -0600 Rob Landley Albert Lee spotted that libnsl went away after 0.9.11 due to the baseconfig stuff dropping a uClibc symbol. Put it back.
Tue, 23 Nov 2010 03:58:41 -0600 Rob Landley Rip out uClibc internationalization (doesn't contain any codepages, just copies 'em from the host, so won't build on a host that hasn't got internationalization already installed), use gettext-stub instead of gettext, and fix udev and vim to build.
Mon, 22 Nov 2010 17:31:12 -0600 Rob Landley Building iproute2 needs the libresolv stub.
Thu, 11 Nov 2010 04:50:39 -0600 Rob Landley More chipping away at the LFS build. Add basic locale support to uClibc config and hit gettext about the head and shoulders with sed until it compiles despite autoconf still being utterly useless.
Fri, 05 Nov 2010 01:02:34 -0500 Rob Landley Config tweak to make uClibc work if you install the cross-compiler at /tools and build with CCWRAP_DYNAMIC_LINKER=/tools/lib/ld-uClibc.so.0 exported.
Wed, 29 Sep 2010 15:18:08 -0500 Rob Landley Tweak uClibc config to add __progname support and debuggable pthreads.
Mon, 23 Aug 2010 00:26:10 -0500 Rob Landley Building util-linux on target needs the program invocation name stuff.
Wed, 16 Jun 2010 20:49:35 -0500 Rob Landley Commemorate symbols 0.9.30 needed, for debugging purposes.
Mon, 12 Apr 2010 00:11:10 -0500 Rob Landley Update to uClibc 0.9.31.
Mon, 16 Nov 2009 01:45:56 -0600 Rob Landley Lots of comments.
Fri, 30 Oct 2009 03:45:47 -0500 Rob Landley Merge common uclibc miniconfig stuff into baseconfig-uClibc, and add the few lines that vary per target to each target's settings file.