summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2009-10-17Config.in: don't attempt to disable lt.old automatically, just have the user ...Austin Foxley
2009-10-17add .gitignore for test/ and extra/Austin Foxley
2009-10-08ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer
2009-09-26Config.in: enable TLS config option only for nptlAustin Foxley
2009-09-18fix make {,install_}{,host}utilsBernhard Reutner-Fischer
2009-09-17No need for a libresolv stubBernhard Reutner-Fischer
2009-09-16handle make ARCH= configBernhard Reutner-Fischer
2009-09-14Revert "default ?conf to native arch"Bernhard Reutner-Fischer
2009-08-25default ?conf to native archBernhard Reutner-Fischer
2009-08-25use CURDIRBernhard Reutner-Fischer
2009-08-19use pwd, not PWDBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-08-01Rules.mak: Fix references to svn.Khem Raj
2009-07-26do not force LFS for Blackfin systemsMike Frysinger
2009-07-26enable sbrk() for everyoneMike Frysinger
2009-07-21s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko
2009-07-20MAKEALL: find kernel headers betterMike Frysinger
2009-07-20unifdef: implement err.h funcs locallyMike Frysinger
2009-07-09MAKEALL: expand cross-compiler arch searchMike Frysinger
2009-07-05MAKEALL: start a quick build test helper scriptMike Frysinger
2009-07-03ignore generated unifdefMike Frysinger
2009-06-28locale: gen_wc8bit: try to find UTF8 locale automaticallyMike Frysinger
2009-06-28stop installing/screwing with linux-headersMike Frysinger
2009-04-19Reinstate {drm,mtd,rdma,sound,video} directory installtionDenis Vlasenko
2009-04-18install_kernel_headers: comment out copying of extra directories,Denis Vlasenko
2009-04-06apply getline() fix from linux kernelMike Frysinger
2009-03-14default linux-2.4 module support to off for Blackfin targetsMike Frysinger
2009-03-14force DOPIC for FDPIC ELF targetsMike Frysinger
2009-03-05Make long double support available for sh too.Carmelo Amoroso
2009-02-24Fix thinko in svn 25434.Rob Landley
2009-02-24Make HARDWIRED_ABSPATH a config option.Rob Landley
2009-02-20Linuxthreads_old and NPTL must be mutually exclusive.Carmelo Amoroso
2009-02-19Install other linux kernel header subdirectories tooDenis Vlasenko
2009-02-18- explicitely discourage to use pregenerated locale data.Bernhard Reutner-Fischer
2009-02-13strict POSIX requires a path to specified to `find`Mike Frysinger
2009-02-05Make TLS configure time variable. Enable it along with NPTL.Khem Raj
2009-01-21- remove unavailable functionality upon request (Peter Mazinger)Bernhard Reutner-Fischer
2009-01-19extra/scripts/relative_path.sh: fix itDenis Vlasenko
2008-12-31Merge some pre-work from branch, needed by NPTL.Khem Raj
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-12-28fix another corner case in unifdefDenis Vlasenko
2008-12-28patch up unifdef to recognize and remove "#if defined _LIBC && something"Denis Vlasenko
2008-12-27ctype: remove some trivial macros from ctype.h;Denis Vlasenko
2008-12-22- mark capset() as linux specificBernhard Reutner-Fischer
2008-12-22- capget() is linux specific; Sync helptext with current exclude list.Bernhard Reutner-Fischer
2008-12-22- fix for !GETOPT_LONGBernhard Reutner-Fischer
2008-12-22extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends;Denis Vlasenko
2008-12-22UCLIBC_CTYPE_HEADER define is removed, as it alwaysDenis Vlasenko
2008-12-21more of warning fixes, mostly pointer signedness mismatchesDenis Vlasenko
2008-12-20extra/locale/locale_mmap.h: fix broken whitespaceDenis Vlasenko