summaryrefslogtreecommitdiffstats
path: root/extra/Configs
Commit message (Expand)AuthorAgeFilesLines
...
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-151-0/+19
* misc: utmpx based logging supportSalvatore Cro2010-09-141-0/+9
* handle i386 TARGET_SUBARCHBernhard Reutner-Fischer2010-06-131-0/+4
* optional /etc/localtime supportDenys Vlasenko2010-04-291-0/+11
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-141-0/+12
|\
| * ldso: Add config option for controlling LD_PRELOADCarmelo AMOROSO2010-04-141-0/+12
* | temporarily turn on warnings for NPTLBernhard Reutner-Fischer2010-04-121-0/+2
* | nptl needs stdio futexes enabled.Austin Foxley2010-04-021-0/+1
* | Revert "remove config knobs that belong to the nptl branch"Austin Foxley2010-04-021-0/+39
|/
* config: tweak textBernhard Reutner-Fischer2010-03-131-2/+2
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-17/+14
* remove config knobs that belong to the nptl branchBernhard Reutner-Fischer2010-03-121-39/+0
* ldso: let people disable the implicit path searchMike Frysinger2009-11-221-0/+14
* remove incorrect text from abspath optionMike Frysinger2009-11-221-4/+3
* FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger2009-11-191-0/+1
* remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger2009-11-1923-99/+0
* fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer2009-11-191-24/+25
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-191-0/+11
* UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer2009-11-191-1/+1
* libutil: provide knob to disable itBernhard Reutner-Fischer2009-11-191-0/+24
* libnsl: add knob to disable itBernhard Reutner-Fischer2009-11-191-0/+6
* fixup working in helptextsBernhard Reutner-Fischer2009-11-191-3/+4
* Simplify kconfig wording of thread supportBernhard Reutner-Fischer2009-10-281-46/+47
* remove wrong default for choiceBernhard Reutner-Fischer2009-10-281-3/+0
* support selecting which locales to buildBernhard Reutner-Fischer2009-10-281-1/+37
* ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer2009-10-081-3/+15
* Config.in: enable TLS config option only for nptlAustin Foxley2009-09-261-1/+1
* No need for a libresolv stubBernhard Reutner-Fischer2009-09-171-0/+6
* handle make ARCH= configBernhard Reutner-Fischer2009-09-161-0/+29
* Revert "default ?conf to native arch"Bernhard Reutner-Fischer2009-09-1428-302/+204
* default ?conf to native archBernhard Reutner-Fischer2009-08-2528-204/+302
* Rules.mak: Fix references to svn.Khem Raj2009-08-011-1/+1
* do not force LFS for Blackfin systemsMike Frysinger2009-07-261-1/+0
* enable sbrk() for everyoneMike Frysinger2009-07-261-5/+0
* default linux-2.4 module support to off for Blackfin targetsMike Frysinger2009-03-141-2/+3
* force DOPIC for FDPIC ELF targetsMike Frysinger2009-03-141-0/+1
* Make long double support available for sh too.Carmelo Amoroso2009-03-051-1/+1
* Fix thinko in svn 25434.Rob Landley2009-02-241-1/+1
* Make HARDWIRED_ABSPATH a config option.Rob Landley2009-02-241-0/+20
* Linuxthreads_old and NPTL must be mutually exclusive.Carmelo Amoroso2009-02-201-2/+2
* - explicitely discourage to use pregenerated locale data.Bernhard Reutner-Fischer2009-02-181-7/+2
* Make TLS configure time variable. Enable it along with NPTL.Khem Raj2009-02-051-0/+11
* Merge some pre-work from branch, needed by NPTL.Khem Raj2008-12-311-1/+30
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-1/+34
* - mark capset() as linux specificBernhard Reutner-Fischer2008-12-221-1/+1
* - capget() is linux specific; Sync helptext with current exclude list.Bernhard Reutner-Fischer2008-12-221-2/+7
* fixing resolver part 2: make _res structure membersDenis Vlasenko2008-11-141-1/+18
* - update recommendation for pregenerated locales.Bernhard Reutner-Fischer2008-11-111-6/+8
* - helper config symbol has to depend on thread supportBernhard Reutner-Fischer2008-10-301-1/+1
* Explain what malloc simple is good for, and what it isn't good for.Rob Landley2008-10-271-7/+10