summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
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
2007-09-20- spelling fixBernhard Reutner-Fischer
2007-09-15bug 1310: drop hidden aliases to data since some arches crap with this due to...Mike Frysinger
2007-09-15fix from Kevin Day to make sure we use strchr() rather than index()Mike Frysinger
2007-05-24use POSIX -eq rather than bash == #1360Mike Frysinger
2007-04-17- shrink resolver codeBernhard Reutner-Fischer
2007-04-17add a basic .depend target to better catch updates in source filesMike Frysinger
2007-04-14- doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..Bernhard Reutner-Fischer
2007-04-13Patch by Ricard Wanderlof <ricardw at axis dot com>:Peter Kjellerstedt
2007-03-20- add arm1176 optionsBernhard Reutner-Fischer
2007-03-18fix typo pointed out by Al StoneMike Frysinger