Age | Commit message (Expand) | Author |
2012-06-15 | remove uClibc_mutex.h on install | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: change the guard used to include stdio-lock.h | Peter S. Mazinger |
2012-06-15 | uClibc_pthread.h: do not install on target | Peter S. Mazinger |
2012-06-15 | cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | remove subdir include/internal on install | Peter S. Mazinger |
2012-06-13 | buildsys: prune pthread bits from arch headers | Bernhard Reutner-Fischer |
2012-06-13 | buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | buildsys: fix building with make-3.82+ | Mike Frysinger |
2012-04-04 | buildsys: remove duplicate rule around defconfigs | Bernhard Reutner-Fischer |
2012-03-25 | librt: add posix_spawn support | Ismael Luceno |
2012-01-15 | buildsys: simplify include_clean greatly | Mike Frysinger |
2011-11-25 | buildsys: s/CROSS/CROSS_COMPILE/g | Carmelo Amoroso |
2011-11-08 | buildsys: do not install ld.so linker script | Carmelo Amoroso |
2011-11-02 | buildsys: eventually remove sys/eventfd.h | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-10-25 | config: add support for <custom>_defconfig | Carmelo Amoroso |
2011-10-25 | config: revise defconfigs strategy | Carmelo Amoroso |
2011-10-25 | config: tidy-up of config targets | Carmelo Amoroso |
2011-06-14 | config: Fix passing defconfig args | Bernhard Reutner-Fischer |
2011-05-31 | buildsys: fix pregen target (!NPTL with LOCALE) | Carmelo Amoroso |
2011-05-31 | libubacktrace: Fix ASNEEDED emission | Bernhard Reutner-Fischer |
2011-05-02 | buildsys: make $(LOCAL_INSTALL_PATH) phony | Bernhard Reutner-Fischer |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-03-08 | Makefile.in: remove uClibc_fpmax.h independently of any config option | Peter S. Mazinger |
2011-03-08 | Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install | Peter S. Mazinger |
2011-03-08 | try to fix duplicated slashes in the generated lib*.so files (round 2) | Peter S. Mazinger |
2011-03-08 | Revert "buildsys: prefer the form HEADERS_RM-$(<config>)" | Carmelo Amoroso |
2011-03-07 | buildsys: prefer the form HEADERS_RM-$(<config>) | Carmelo Amoroso |
2011-03-06 | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger |
2011-03-04 | fix removal of sgtty.h | Peter S. Mazinger |
2011-03-03 | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger |
2011-03-03 | sgtty.h is useless, remove it on STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | do not care about libc-internal.h, remove hp-timing.h | Peter S. Mazinger |
2011-03-03 | remove libc-internal.h on install | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-03-03 | try to fix duplicated slashes in the generated lib*.so files | Peter S. Mazinger |
2011-01-25 | libc: fix linker script generation for libubacktrace.so | Filippo Arcidiacono |
2011-01-06 | buildsys: headers target should not depend on sysnum.h | Carmelo Amoroso |
2011-01-06 | buildsys: fix make release target | Carmelo Amoroso |
2011-01-05 | remove uClibc_ctype.h if !LOCALE | Bernhard Reutner-Fischer |
2011-01-05 | Revert "Makefile.in: Add header to 'all' target" | Bernhard Reutner-Fischer |
2010-12-18 | Makefile.in: Add header to 'all' target | Khem Raj |
2010-12-18 | install_headers: Fix the header installation when using out of source | Khem Raj |
2010-12-02 | create DEVEL_PREFIX/MULTILIB_DIR dir rather than DEVEL_PREFIX/lib | Natanael Copa |
2010-11-24 | buildsys: add make {,install_}startfiles | Bernhard Reutner-Fischer |
2010-09-22 | libc: Sort HEADERS_RM alphabetically | Carmelo Amoroso |
2010-09-15 | libubacktrace: Provide uClibc with backtrace functions | Salvatore Cro |