Age | Commit message (Expand) | Author |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
2006-12-08 | Sorry psm but contrary to commit 12927, kernel provided syscalls | Eric Andersen |
2006-12-08 | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen |
2006-12-07 | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen |
2006-11-29 | - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY | Bernhard Reutner-Fischer |
2006-11-29 | - honor __UCLIBC_HAS_LFS__ | Bernhard Reutner-Fischer |
2006-11-29 | - gcvt() is marked LEGACY in XSI and mandatory in BSD. | Bernhard Reutner-Fischer |
2006-11-17 | Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1... | Mike Frysinger |
2006-09-21 | use proper #APP lines so that the assembler knows when it needs to handle par... | Mike Frysinger |
2006-09-08 | add some inline funcs for the mlock funcs on no-mmu | Mike Frysinger |
2006-08-24 | sync with upstream via psm | Mike Frysinger |
2006-08-24 | sync with upstream via psm | Mike Frysinger |
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger |
2006-06-21 | allow arches to easily override asm-line-sep, move cris over to new style, an... | Mike Frysinger |
2006-06-21 | merge bfin relocations from blackfin cvs | Mike Frysinger |
2006-06-19 | use internal aliases for static objects as well | Mike Frysinger |
2006-06-07 | sync with glibc | Mike Frysinger |
2006-06-07 | sync with glibc | Mike Frysinger |
2006-06-07 | sync with glibc | Mike Frysinger |
2006-06-07 | sync with glibc | Mike Frysinger |
2006-05-30 | Remove uses of all QUEUEDEBUG_* macros. | Peter Kjellerstedt |
2006-05-17 | previous commit ifdef-ed out too much code | Mike Frysinger |
2006-05-17 | sync with glibc | Mike Frysinger |
2006-05-17 | fold bfin-specific link.h back into common one as suggested by Peter S. Mazinger | Mike Frysinger |
2006-05-12 | cut out _FORTIFY_SOURCE | Mike Frysinger |
2006-05-06 | sync with glibc | Mike Frysinger |
2006-05-04 | fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macros | Mike Frysinger |
2006-05-04 | merge some more minor changes from glibc | Mike Frysinger |
2006-05-04 | sync minor changes with glibc | Mike Frysinger |
2006-04-07 | remove old cruft that doesnt matter for uClibc and breaks anyways when using ... | Mike Frysinger |
2006-03-27 | Revert change to remove 'error_print_progname' so that gettext will build. It... | "Steven J. Hill" |
2006-03-23 | Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind... | Peter S. Mazinger |
2006-03-23 | Sync w/ string.h, glibc version is out of date | Peter S. Mazinger |
2006-03-22 | Comment __USE_UNIX98, not needed, add __glibc_strerror_r prototype for non-GNU | Peter S. Mazinger |
2006-03-22 | Comment __mbrlen | Peter S. Mazinger |
2006-03-19 | Guard the reentrant prototypes w/ appropiate config option | Peter S. Mazinger |
2006-03-10 | sync with glibc | Mike Frysinger |
2006-03-03 | Mark parts as unsupported by gnu glob, but leave it as it was | Peter S. Mazinger |
2006-03-01 | Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi... | Peter S. Mazinger |
2006-02-27 | Rich Felker's glob() ported to uClibc | Peter S. Mazinger |
2006-02-27 | Disable parts not supported by (outdated) glob, probably the glob[64]_t struc... | Peter S. Mazinger |
2006-02-27 | fix invalid quoting | Mike Frysinger |
2006-02-26 | Move _lfs_64.h to include and adapt files | Peter S. Mazinger |
2006-02-26 | sync with glibc | Mike Frysinger |
2006-02-25 | This never gets defined. I have a patch pending in glibc too. | "Steven J. Hill" |
2006-02-23 | Correct typo | Peter S. Mazinger |
2006-02-23 | Added support for the new CRISv32 architecture. | Peter Kjellerstedt |
2006-02-23 | Corrected a typo (simularly -> similarly). | Peter Kjellerstedt |
2006-02-23 | Sync w/ glibc, disabling *at interfaces | Peter S. Mazinger |
2006-02-23 | Make use of CFLAGS-OMIT-file | Peter S. Mazinger |