Age | Commit message (Expand) | Author |
2013-01-08 | arm: workaround GCC PR target/53735 with fork() | Bernhard Reutner-Fischer |
2013-01-08 | libc: handle sync_file_range | Bernhard Reutner-Fischer |
2012-12-11 | arm: clone: restore stack pointer just after return from syscall | Filippo Arcidiacono |
2012-12-05 | xtensa: fix setjmp that didn't save all registers correctly | Chris Zankel |
2012-12-03 | sched.h: include stdlib.h for malloc/free | Bernhard Reutner-Fischer |
2012-12-01 | update ptrace.h to latest from glibc | James Hogan |
2012-11-29 | libc/stdlib: localize __unix_grantpt | Mike Frysinger |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-18 | AVR32: declare missing result variable | Felix Fietkau |
2012-11-18 | nptl: fix gcc noreturn warning | Mike Frysinger |
2012-11-18 | nptl: fix gcc noreturn warning | Mike Frysinger |
2012-11-18 | ldso: include dlfcn.h for RTLD_NODELETE | Mike Frysinger |
2012-11-17 | string/microblaze: fix preprocessor style | Mike Frysinger |
2012-11-17 | libc/sysdeps: dup3: check for __NR_dup3 since older kernels/arches lack it | Mike Frysinger |
2012-11-16 | include/elf.h: update for ELFOSABI_* changes. | Thomas Schwinge |
2012-11-14 | libc/stdlib: add mkostemp helpers | Mike Frysinger |
2012-11-14 | libc/sysdeps: add dup3 syscall wrapper | Mike Frysinger |
2012-11-14 | include/: ignore more symlinks | Mike Frysinger |
2012-11-13 | test/math: add libm-test-ulps-xtensa file | Chris Zankel |
2012-11-12 | string/microblaze: Fix for little-endian | Steve Bennett |
2012-11-12 | microblaze/bits/setjmp.h: Fix stray #endif | Steve Bennett |
2012-11-03 | xtensa: add missing atomic intrinsics | Chris Zankel |
2012-11-03 | xtensa: sysdep.h needs to include sys/syscall.h | Chris Zankel |
2012-11-03 | xtensa: add a stub user.h file | Chris Zankel |
2012-11-03 | ldd: ELFCLASSM was not defined for the Xtensa architecture | Chris Zankel |
2012-11-03 | xtensa: fix a misnumbered register in sigsetjmp | Chris Zankel |
2012-11-03 | xtensa: add a set of atomic intrinsics | Chris Zankel |
2012-11-03 | xtensa: use atomic instructions instead of a syscall | Chris Zankel |
2012-11-03 | xtensa: add sigcontext.h | Chris Zankel |
2012-10-31 | _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. | Will Newton |
2012-10-31 | utils: Fix missing semicolon | Bernhard Reutner-Fischer |
2012-10-31 | __uclibc_main: remove stray trailing space | Bernhard Reutner-Fischer |
2012-10-29 | test: Fix some warnings in inet | Bernhard Reutner-Fischer |
2012-10-29 | test: handle !DO_C99_MATH | Bernhard Reutner-Fischer |
2012-10-02 | libc/sysdeps: add __kernel_long and __kernel_ulong | Chris Packham |
2012-08-29 | librt: re-add SIGCANCEL to the list of blocked signal in helper thread | Filippo Arcidiacono |
2012-08-04 | i386/bits/syscalls.h: allow immediate values as 6th syscall arg | Natanael Copa |
2012-08-04 | bits/time.h: sync with glibc 2.16 | Peter Korsgaard |
2012-08-04 | libc/inet/resolv.c: Use IE model for TLS data. | Will Newton |
2012-08-04 | libc/inet/resolv.c: Remove obsolete comment. | Will Newton |
2012-07-24 | Accept either __NR__lseek or __NR_lseek | Bernd Schmidt |
2012-07-24 | Remove pragma weak for undeclared symbol | Bernd Schmidt |
2012-07-24 | Remove use of attribute_shared_hidden | Bernd Schmidt |
2012-06-19 | nptl: sh: fix race condition in lll_wait_tid | Stas Sergeev |
2012-06-18 | Revert: buildsys: clean up libubacktrace linker script handling | Kevin Cernekee |
2012-06-15 | libubacktrace: temporarily workaround link issue | Bernhard Reutner-Fischer |
2012-06-15 | remove arm specific sysdep.h from linuxthreads new | Peter S. Mazinger |
2012-06-15 | remove sysdep.h from arch specific string implementation | Peter S. Mazinger |
2012-06-15 | remove cris/fork.c, unused | Peter S. Mazinger |