| Commit message (Expand) | Author | Age | Files | Lines |
* | default ?conf to native arch | Bernhard Reutner-Fischer | 2009-08-25 | 29 | -205/+303 |
* | use CURDIR | Bernhard Reutner-Fischer | 2009-08-25 | 1 | -4/+4 |
* | use pwd, not PWD | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -4/+5 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 13 | -286/+413 |
* | Rules.mak: Fix references to svn. | Khem Raj | 2009-08-01 | 1 | -1/+1 |
* | do not force LFS for Blackfin systems | Mike Frysinger | 2009-07-26 | 1 | -1/+0 |
* | enable sbrk() for everyone | Mike Frysinger | 2009-07-26 | 1 | -5/+0 |
* | s/UCLIBC_INTERNAL/_LIBC/g | Denys Vlasenko | 2009-07-21 | 1 | -1/+0 |
* | MAKEALL: find kernel headers better | Mike Frysinger | 2009-07-20 | 1 | -1/+12 |
* | unifdef: implement err.h funcs locally | Mike Frysinger | 2009-07-20 | 1 | -1/+7 |
* | MAKEALL: expand cross-compiler arch search | Mike Frysinger | 2009-07-09 | 1 | -9/+18 |
* | MAKEALL: start a quick build test helper script | Mike Frysinger | 2009-07-05 | 1 | -0/+123 |
* | ignore generated unifdef | Mike Frysinger | 2009-07-03 | 1 | -0/+1 |
* | locale: gen_wc8bit: try to find UTF8 locale automatically | Mike Frysinger | 2009-06-28 | 1 | -1/+24 |
* | stop installing/screwing with linux-headers | Mike Frysinger | 2009-06-28 | 1 | -85/+0 |
* | Reinstate {drm,mtd,rdma,sound,video} directory installtion | Denis Vlasenko | 2009-04-19 | 1 | -11/+11 |
* | install_kernel_headers: comment out copying of extra directories, | Denis Vlasenko | 2009-04-18 | 1 | -9/+11 |
* | apply getline() fix from linux kernel | Mike Frysinger | 2009-04-06 | 1 | -5/+4 |
* | default linux-2.4 module support to off for Blackfin targets | Mike Frysinger | 2009-03-14 | 1 | -2/+3 |
* | force DOPIC for FDPIC ELF targets | Mike Frysinger | 2009-03-14 | 1 | -0/+1 |
* | Make long double support available for sh too. | Carmelo Amoroso | 2009-03-05 | 1 | -1/+1 |
* | Fix thinko in svn 25434. | Rob Landley | 2009-02-24 | 1 | -1/+1 |
* | Make HARDWIRED_ABSPATH a config option. | Rob Landley | 2009-02-24 | 1 | -0/+20 |
* | Linuxthreads_old and NPTL must be mutually exclusive. | Carmelo Amoroso | 2009-02-20 | 1 | -2/+2 |
* | Install other linux kernel header subdirectories too | Denis Vlasenko | 2009-02-19 | 1 | -1/+10 |
* | - explicitely discourage to use pregenerated locale data. | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -7/+2 |
* | strict POSIX requires a path to specified to `find` | Mike Frysinger | 2009-02-13 | 1 | -1/+1 |
* | Make TLS configure time variable. Enable it along with NPTL. | Khem Raj | 2009-02-05 | 1 | -0/+11 |
* | - remove unavailable functionality upon request (Peter Mazinger) | Bernhard Reutner-Fischer | 2009-01-21 | 1 | -1/+1 |
* | extra/scripts/relative_path.sh: fix it | Denis Vlasenko | 2009-01-19 | 1 | -1/+4 |
* | Merge some pre-work from branch, needed by NPTL. | Khem Raj | 2008-12-31 | 2 | -1/+63 |
* | - expand SUSv3_LEGACY | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -1/+34 |
* | fix another corner case in unifdef | Denis Vlasenko | 2008-12-28 | 2 | -2/+8 |
* | patch up unifdef to recognize and remove "#if defined _LIBC && something" | Denis Vlasenko | 2008-12-28 | 2 | -35/+160 |
* | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko | 2008-12-27 | 1 | -1/+6 |
* | - mark capset() as linux specific | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -1/+1 |
* | - capget() is linux specific; Sync helptext with current exclude list. | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -2/+7 |
* | - fix for !GETOPT_LONG | Bernhard Reutner-Fischer | 2008-12-22 | 1 | -11/+36 |
* | extra/locale/gen_wctype.c: remove __CTYPE_isalnum and friends; | Denis Vlasenko | 2008-12-22 | 1 | -379/+354 |
* | UCLIBC_CTYPE_HEADER define is removed, as it always | Denis Vlasenko | 2008-12-22 | 3 | -64/+19 |
* | more of warning fixes, mostly pointer signedness mismatches | Denis Vlasenko | 2008-12-21 | 1 | -1/+1 |
* | extra/locale/locale_mmap.h: fix broken whitespace | Denis Vlasenko | 2008-12-20 | 1 | -17/+15 |
* | libc/misc/locale/locale.c: heed a pile of warnings | Denis Vlasenko | 2008-12-20 | 1 | -2/+2 |
* | libc/misc/locale/locale.c: remove one unneeded static data, | Denis Vlasenko | 2008-12-20 | 1 | -2/+2 |
* | Do not install libc-XXXX.h files in "make install". | Denis Vlasenko | 2008-12-13 | 1 | -6/+13 |
* | - fix args (untested) | Bernhard Reutner-Fischer | 2008-11-23 | 1 | -2/+2 |
* | fixing resolver part 2: make _res structure members | Denis Vlasenko | 2008-11-14 | 1 | -1/+18 |
* | - update recommendation for pregenerated locales. | Bernhard Reutner-Fischer | 2008-11-11 | 2 | -7/+9 |
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -4/+3 |
* | - helper config symbol has to depend on thread support | Bernhard Reutner-Fischer | 2008-10-30 | 1 | -1/+1 |