summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* - remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer2009-01-211-1/+1
* extra/scripts/relative_path.sh: fix itDenis Vlasenko2009-01-191-1/+4
* Merge some pre-work from branch, needed by NPTL.Khem Raj2008-12-312-1/+63
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-1/+34
* fix another corner case in unifdefDenis Vlasenko2008-12-282-2/+8
* patch up unifdef to recognize and remove "#if defined _LIBC && something"Denis Vlasenko2008-12-282-35/+160
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-1/+6
* - 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
* - fix for !GETOPT_LONGBernhard Reutner-Fischer2008-12-221-11/+36
* extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;Denis Vlasenko2008-12-221-379/+354
* UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko2008-12-223-64/+19
* more of warning fixes, mostly pointer signedness mismatchesDenis Vlasenko2008-12-211-1/+1
* extra/locale/locale_mmap.h: fix broken whitespaceDenis Vlasenko2008-12-201-17/+15
* libc/misc/locale/locale.c: heed a pile of warningsDenis Vlasenko2008-12-201-2/+2
* libc/misc/locale/locale.c: remove one unneeded static data,Denis Vlasenko2008-12-201-2/+2
* Do not install libc-XXXX.h files in "make install".Denis Vlasenko2008-12-131-6/+13
* - fix args (untested)Bernhard Reutner-Fischer2008-11-231-2/+2
* fixing resolver part 2: make _res structure membersDenis Vlasenko2008-11-141-1/+18
* - update recommendation for pregenerated locales.Bernhard Reutner-Fischer2008-11-112-7/+9
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+3
* - 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
* - Print helptexts of choices. If a choice (but not it's children) has help, p...Bernhard Reutner-Fischer2008-10-272-2/+5
* - 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-145-282/+390
* - .. and don't install the config dir, tooBernhard Reutner-Fischer2008-10-101-1/+2
* - remove bashism; don't install config/* to the targetBernhard Reutner-Fischer2008-10-101-2/+1
* - pull kconfig from linux-2.6.27Bernhard Reutner-Fischer2008-10-1019-404/+538
* - standardize fopen error message a bitBernhard Reutner-Fischer2008-10-097-10/+10
* - mention a FIXME for some make guru :)Bernhard Reutner-Fischer2008-10-091-0/+4
* - sync comment to rule as pointed out by psm.Bernhard Reutner-Fischer2008-10-081-2/+2
* - fix building locale (pre- and generated, even parallel)Bernhard Reutner-Fischer2008-10-083-34/+49
* - add/use variables to make build-tools configurableBernhard Reutner-Fischer2008-10-081-3/+3
* - mention the architectures that currently support fenv(3).Bernhard Reutner-Fischer2008-10-061-0/+3
* - wrap overlong linesBernhard Reutner-Fischer2008-10-063-77/+104
* - 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
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-0/+10
* - do not pass bitwise-or to the assembler. Closes #3164Bernhard Reutner-Fischer2008-09-291-4/+0
* - remove all *_hidden_proto(...) on install_headersBernhard Reutner-Fischer2008-09-261-1/+1
* - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)Bernhard Reutner-Fischer2008-09-251-0/+3
* - RPC support currently requires either IPv4 and/or IPv6 supportBernhard Reutner-Fischer2008-09-251-0/+2
* - add missing dependency on lt_defines.hBernhard Reutner-Fischer2008-09-252-4/+5
* - expand documentationBernhard Reutner-Fischer2008-09-251-0/+8
* - adjust helptextBernhard Reutner-Fischer2008-09-251-3/+2
* - remove debug cruftBernhard Reutner-Fischer2008-09-241-1/+1
* - deal with ARM specific syscalls. Closes #2894Bernhard Reutner-Fischer2008-09-241-7/+7
* - do not segfault if we end up with empty tablesBernhard Reutner-Fischer2008-09-242-4/+15