Age | Commit message (Expand) | Author |
2006-08-24 | sync with upstream via psm | Mike Frysinger |
2006-08-24 | sync with upstream via psm | Mike Frysinger |
2006-08-23 | psm updates: add __libc symbols for signal cancellation | Mike Frysinger |
2006-08-23 | 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-08-23 | merge from psm: hide more brk | Mike Frysinger |
2006-08-23 | sync with upstream via psm | Mike Frysinger |
2006-08-23 | sync with upstream via psm | Mike Frysinger |
2006-08-23 | import new headers from upstream via psm | Mike Frysinger |
2006-08-23 | fix from psm: remove unused defines/includes | Mike Frysinger |
2006-08-23 | fixes from psm: use new clone definition | Mike Frysinger |
2006-08-23 | fixes from psm: use __asm__/__volatile__ | Mike Frysinger |
2006-08-23 | fix from psm: remove unused defines/includes | Mike Frysinger |
2006-08-23 | sync with upstream glibc | Mike Frysinger |
2006-08-23 | fixes from psm: hide internal brk symbols | Mike Frysinger |
2006-08-23 | fixes from psm: disable unsupported __fpu_control and sync with upstream | Mike Frysinger |
2006-08-23 | sync with psm: add copyright notice | Mike Frysinger |
2006-08-23 | fix from psm: add UCLIBC_ prefix to HAS_SHADOW option | Mike Frysinger |
2006-08-23 | Bogus page size comment for frv PAGE_SHIFT. | Paul Mundt |
2006-08-23 | Jie Zhang writes: Fix struct kernel_stat64 for Blackfin. | Mike Frysinger |
2006-08-23 | fix upstream blackfin page.h rather than duplicating effort here | Mike Frysinger |
2006-08-21 | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen |
2006-08-05 | merge fix from blackfin cvs: | Mike Frysinger |
2006-07-31 | fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r() | Mike Frysinger |
2006-07-13 | psm writes: | Eric Andersen |
2006-07-13 | patch from psm: | Eric Andersen |
2006-07-06 | Remove SA_ONSTACK handling for ARM based up on glibc code as submitted by Pau... | "Steven J. Hill" |
2006-07-05 | remove jump relocs, with minor related cleanups | Eric Andersen |
2006-07-05 | replace my @debian.org addr with @uclibc.org. Fixup license on | Eric Andersen |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-07-05 | minor updates | Eric Andersen |
2006-07-05 | remove __ from function names as pointed out by Peter S. Mazinger | Mike Frysinger |
2006-07-05 | sync with glibc | Mike Frysinger |
2006-07-05 | update license | Mike Frysinger |
2006-07-05 | update license | Mike Frysinger |
2006-07-05 | update license | Mike Frysinger |
2006-07-05 | sync with glibc | Mike Frysinger |
2006-07-05 | update license | Mike Frysinger |
2006-07-05 | add support for 32bit version of fchown | Mike Frysinger |
2006-07-05 | sync with glibc | Mike Frysinger |
2006-07-05 | fix license notice | Mike Frysinger |
2006-07-05 | Atsushi Nemoto writes: Some archs (such as mips64) do not have getdents64 sys... | Mike Frysinger |
2006-07-05 | The ltp testsuite fails on x86 without the modify_ldt syscall | Eric Andersen |
2006-07-04 | gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest... | Eric Andersen |
2006-07-03 | Atsushi Nemoto writes: | Eric Andersen |
2006-07-03 | Atsushi Nemoto points out there is no more need for mips-specific ptrace.h | Mike Frysinger |
2006-06-27 | revert previous nops in strcmp as they are not needed here | Mike Frysinger |
2006-06-27 | blackfin needs NOPs after the loop end when the last statement in the loop is... | Mike Frysinger |
2006-06-26 | if function or stack are NULL, make sure errno is set to EINVAL | Mike Frysinger |