kumquat-buildroot/toolchain/uClibc
Thomas Petazzoni 6ee99c01d9 uClibc: use the Buildroot toolchain options instead of the hidden common options
Since we are some day going to finally rename the badly named common
toolchain options (BR2_USE_WCHAR, BR2_ENABLE_LOCALE, BR2_INET_RPC,
etc.) into something more logical, let's start using the Buildroot
toolchain options in the uClibc code.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-04 01:08:49 +01:00
..
Config.in Move BR2_SPARC_TYPE to an uClibc specific place 2012-09-20 22:24:16 +02:00
uClibc-0.9.31.1-add-bsd-endian-conversions.patch
uClibc-0.9.31.1-add-inotify-init1.patch
uClibc-0.9.31.1-add-sock-cloexec.patch
uClibc-0.9.31.1-export-strverscmp.patch
uClibc-0.9.31.1-fix-daylight-saving-time-handling.patch
uClibc-0.9.31.1-fix-error-locale-utf-8.patch
uClibc-0.9.31.1-fix-fcntl64-for-64-bit-targets.patch
uClibc-0.9.31.1-linuxthreads-errno-fix.patch
uClibc-0.9.31.1-more-workarounds-GCC-PR32219.patch
uClibc-0.9.31.1-powerpc-ptrace-fix.patch
uClibc-0.9.31.1-quad-routines.patch
uClibc-0.9.31.1-sparc-errno-fix.patch
uClibc-0.9.31.1-unshare.patch
uClibc-0.9.31.1-workaround-GCC-PR32219.patch
uClibc-0.9.31.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-0.9.32.1-Fix-__libc_epoll_pwait-compile-failure-on-x86.patch
uClibc-0.9.32.1-Fix-e500-__fe_nomask_env-use-of-__set_errno.patch
uClibc-0.9.32.1-linuxthreads-errno-fix.patch
uClibc-0.9.32.1-sparc-errno-fix.patch
uClibc-0.9.32.1-unshare.patch
uClibc-0.9.32.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-0.9.33.2-define-MSG_CMSG_CLOEXEC.patch uClibc: bump 0.9.33.x stable version 2012-05-15 11:46:39 +02:00
uClibc-0.9.33.2-dup3.patch uClibc: bump 0.9.33.x stable version 2012-05-15 11:46:39 +02:00
uClibc-0.9.33.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-snapshot.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uclibc.mk uClibc: use the Buildroot toolchain options instead of the hidden common options 2012-11-04 01:08:49 +01:00
uClibc.snapshot.linuxthreads-errno-fix.patch