summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer2009-11-191-24/+25
* 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-141-0/+2181
* default ?conf to native archBernhard Reutner-Fischer2009-08-251-2181/+0
* Rules.mak: Fix references to svn.Khem Raj2009-08-011-1/+1
* default linux-2.4 module support to off for Blackfin targetsMike Frysinger2009-03-141-2/+3
* 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
* - add helpful help stringBernhard Reutner-Fischer2008-10-271-1/+1
* - fix toggling thread implementation.Bernhard Reutner-Fischer2008-10-171-0/+4
* - fix locale dependencies and make default locale generation less verbose.Bernhard Reutner-Fischer2008-10-141-1/+1
* - wrap overlong linesBernhard Reutner-Fischer2008-10-061-72/+99
* - move helptexts to their config symbols so that they are actually displayedBernhard Reutner-Fischer2008-10-061-10/+10
* - disentangle REALTIME from ADVANCED_REALTIME (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-2/+0
* - RPC support currently requires either IPv4 and/or IPv6 supportBernhard Reutner-Fischer2008-09-251-0/+2
* - adjust helptextBernhard Reutner-Fischer2008-09-251-3/+2
* Make menuconfig help bigger and fluffier.Rob Landley2008-09-151-20/+79
* - adjust range of valid grp buffer size to match pwd buffer sizeBernhard Reutner-Fischer2008-09-091-1/+1
* - flesh out helptext of DOMULTI.Bernhard Reutner-Fischer2008-08-271-0/+7
* New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMUDenis Vlasenko2008-07-081-0/+17
* Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof2008-06-271-0/+12
* - if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needsBernhard Reutner-Fischer2008-06-071-13/+24
* - make libcrypt optional. Untested.Bernhard Reutner-Fischer2008-06-051-0/+20