summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2008-09-09Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelect...Carmelo Amoroso
2008-09-09- adjust range of valid grp buffer size to match pwd buffer sizeBernhard Reutner-Fischer
2008-08-27- flesh out helptext of DOMULTI.Bernhard Reutner-Fischer
2008-08-27- pull check-lxdialog.sh from linux-2.6.26Bernhard Reutner-Fischer
2008-07-29Remove .depend when doing distcleanCarmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-07-14- do not force LFS unto x86_64 folksBernhard Reutner-Fischer
2008-07-08New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMUDenis Vlasenko
2008-06-27Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...Ricard Wanderlof
2008-06-11Fix some compiler warningsCarmelo Amoroso
2008-06-08In string.h, move libc_hidden_proto next to the corresponding declaration.Bernd Schmidt
2008-06-07- if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needsBernhard Reutner-Fischer
2008-06-05- make libcrypt optional. Untested.Bernhard Reutner-Fischer
2008-06-05- drats. The pre-commit hook is broken. No chance to ci a patch other than ob...Bernhard Reutner-Fischer
2008-06-05- pull kconfig from 2.6.25.4Bernhard Reutner-Fischer
2008-06-05- fix keyword "depends on"Bernhard Reutner-Fischer
2008-06-05- linuxthreads and linuxthreads.old need nanosleep()Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-06-02Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusingDenis Vlasenko
2008-05-31- default kernel-modules funcs to on.Bernhard Reutner-Fischer
2008-05-31Makefile.kconfig: whitespace fixDenis Vlasenko
2008-05-27Fix build failure due to missing 'smallint' definitionCarmelo Amoroso
2008-05-21- Wrap overlong comment-lines. No object-code changesBernhard Reutner-Fischer
2008-05-21- my manpage sais that init_module, create_module, query_module, delete_moduleBernhard Reutner-Fischer
2008-05-20Introduce and use small[u]int type. Changes in size:Denis Vlasenko
2008-05-19Added a bounch of locale fixes.Carmelo Amoroso
2008-05-09fix "make install_kernel_headers" to not create asm-genericDenis Vlasenko
2008-05-07Split kernel headers installation from "make install_headers".Denis Vlasenko
2008-05-02- indentBernhard Reutner-Fischer
2008-05-02Added implementation for 'locale' command.Carmelo Amoroso
2008-05-01install_headers: do not exit if unifdef "fails", it's okDenis Vlasenko
2008-04-30install_headers: properly quote thingsDenis Vlasenko
2008-04-30install_headers.sh: detect a case when kernel headers are alreadyDenis Vlasenko
2008-04-27build system: improve install_headers.Denis Vlasenko
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso
2008-04-24Fix whitespace damage in top level Config.in.Hans-Christian Egtvedt
2008-04-16Fix whitespace damage in Config.avr32.Hans-Christian Egtvedt
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2008-03-16Remove extra file separatorCarmelo Amoroso
2008-01-19- wrap superlong linesBernhard Reutner-Fischer
2008-01-19- add C99 floating point environment, rounding and exception handling functionsBernhard Reutner-Fischer
2008-01-17- remove unused fileBernhard Reutner-Fischer
2008-01-05Chris Zankel writes:Mike Frysinger
2008-01-05not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger
2008-01-05zen in #938 writes:Mike Frysinger
2007-11-16Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso
2007-11-09Fix build system to generate locale data instead of using pregenerated onesCarmelo Amoroso
2007-11-07Added support for GNU hash style into dynamic linkerCarmelo Amoroso
2007-10-24- fix order of link-flagsBernhard Reutner-Fischer