summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some compiler warningsCarmelo Amoroso2008-06-111-2/+2
* In string.h, move libc_hidden_proto next to the corresponding declaration.Bernd Schmidt2008-06-081-1/+2
* - 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
* - drats. The pre-commit hook is broken. No chance to ci a patch other than ob...Bernhard Reutner-Fischer2008-06-052-462/+0
* - pull kconfig from 2.6.25.4Bernhard Reutner-Fischer2008-06-0536-1308/+1805
* - fix keyword "depends on"Bernhard Reutner-Fischer2008-06-052-11/+11
* - linuxthreads and linuxthreads.old need nanosleep()Bernhard Reutner-Fischer2008-06-051-0/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-5/+277
* Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusingDenis Vlasenko2008-06-023-5/+5
* - default kernel-modules funcs to on.Bernhard Reutner-Fischer2008-05-311-4/+5
* Makefile.kconfig: whitespace fixDenis Vlasenko2008-05-311-3/+3
* Fix build failure due to missing 'smallint' definitionCarmelo Amoroso2008-05-272-2/+2
* - Wrap overlong comment-lines. No object-code changesBernhard Reutner-Fischer2008-05-211-4/+6
* - my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer2008-05-211-0/+9
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-202-2/+2
* Added a bounch of locale fixes.Carmelo Amoroso2008-05-191-1/+1
* fix "make install_kernel_headers" to not create asm-genericDenis Vlasenko2008-05-091-7/+11
* Split kernel headers installation from "make install_headers".Denis Vlasenko2008-05-072-39/+70
* - indentBernhard Reutner-Fischer2008-05-021-181/+177
* Added implementation for 'locale' command.Carmelo Amoroso2008-05-022-0/+823
* install_headers: do not exit if unifdef "fails", it's okDenis Vlasenko2008-05-011-1/+4
* install_headers: properly quote thingsDenis Vlasenko2008-04-301-3/+4
* install_headers.sh: detect a case when kernel headers are alreadyDenis Vlasenko2008-04-301-20/+26
* build system: improve install_headers.Denis Vlasenko2008-04-272-0/+1091
* Fix some sh4 specific entriesCarmelo Amoroso2008-04-251-0/+1
* Fix whitespace damage in top level Config.in.Hans-Christian Egtvedt2008-04-241-14/+14
* Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt2008-04-161-13/+13
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+10
* Remove extra file separatorCarmelo Amoroso2008-03-161-1/+1
* - wrap superlong linesBernhard Reutner-Fischer2008-01-191-9/+10
* - add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer2008-01-191-0/+9
* - remove unused fileBernhard Reutner-Fischer2008-01-171-2/+0
* Chris Zankel writes:Mike Frysinger2008-01-052-0/+19
* not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger2008-01-051-0/+2
* zen in #938 writes:Mike Frysinger2008-01-051-61/+31
* Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso2007-11-163-0/+39
* Fix build system to generate locale data instead of using pregenerated onesCarmelo Amoroso2007-11-091-1/+3
* Added support for GNU hash style into dynamic linkerCarmelo Amoroso2007-11-071-0/+15
* - fix order of link-flagsBernhard Reutner-Fischer2007-10-241-2/+2
* - spelling fixBernhard Reutner-Fischer2007-09-201-2/+2
* bug 1310: drop hidden aliases to data since some arches crap with this due to...Mike Frysinger2007-09-151-0/+1
* fix from Kevin Day to make sure we use strchr() rather than index()Mike Frysinger2007-09-151-2/+2
* use POSIX -eq rather than bash == #1360Mike Frysinger2007-05-241-1/+1
* - shrink resolver codeBernhard Reutner-Fischer2007-04-171-0/+9
* add a basic .depend target to better catch updates in source filesMike Frysinger2007-04-171-0/+4
* - doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..Bernhard Reutner-Fischer2007-04-141-1/+1
* Patch by Ricard Wanderlof <ricardw at axis dot com>:Peter Kjellerstedt2007-04-131-0/+24