Age | Commit message (Expand) | Author |
2010-06-01 | inotify: add inotify_init1 system call support | Vladimir Zapolskiy |
2010-06-01 | bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support | Vladimir Zapolskiy |
2010-05-19 | mips: Add vfork to libc | Khem Raj |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2010-04-28 | fix a few build errors for the no threads case | Austin Foxley |
2010-04-27 | MIPS: restore INLINE_SYSCALL macro | Gabor Juhos |
2010-04-27 | nptl: mips needs updated clone() implementation | Andreas Schultz |
2010-04-27 | libc/x86_64: use ELF-compatible definitions for assembler | Roman I Khimov |
2010-04-25 | enable building __fcntl_nocancel, as it used unconditionally now | Austin Foxley |
2010-04-22 | nptl: fix libc internal, dynamically enabled locking | Timo Teräs |
2010-04-20 | nptl: remove unneeded libc-lock.h include | Timo Teräs |
2010-04-16 | libc: remove libc weak __pthreads_* wrappers | Timo Teras |
2010-04-15 | nptl: fix libc sigtimedwait | Timo Teräs |
2010-04-15 | nptl: fix libc sigaction signal checking | Timo Teräs |
2010-04-09 | Fixes NPTL build on x86. | Natanael Copa |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-06 | i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: generate better code using more restrictive asm constra... | Denys Vlasenko |
2010-04-06 | i386/bits/syscalls.h: explain how it works. no code changes | Denys Vlasenko |
2010-04-02 | poll.c: fix incorrect merge | Austin Foxley |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-03-18 | nios2: Define INTERNAL_SYSCALL_NCS, use common sycall defines | Tobias Klauser |
2010-03-18 | nios2: Update fcntl.h from m68k | Tobias Klauser |
2010-03-16 | nios2: Add sys/user.h | Tobias Klauser |
2010-03-05 | pull kernel-features.h from NPTL | Bernhard Reutner-Fischer |
2010-03-04 | poll: unavailable on linux < 2.2.0 | Bernhard Reutner-Fischer |
2010-02-19 | Get x86_64 compile to succeed. | Khem Raj |
2010-02-19 | add dwarf defines used in cfi statements | Austin Foxley |
2010-02-19 | update kernel-features.h with futex features | Austin Foxley |
2010-02-19 | fixes to get nptl compiling for x86_64 | Austin Foxley |
2010-02-18 | i386 unify sysdep.h | Austin Foxley |
2010-02-18 | x86_64: unify sysdep.h | Austin Foxley |
2010-02-17 | Get new nptl building on SH4 | Khem Raj |
2010-02-17 | compile fixes for i386 nptl | Austin Foxley |
2010-02-17 | fix nptl build for sparc | Austin Foxley |
2010-02-17 | Fix nptl build for mips | Khem Raj |
2010-02-17 | Add missing libgcc_s.h header. | Khem Raj |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-13 | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley |
2010-02-13 | sparc/sysdep: Unify sparc sysdep.h | Austin Foxley |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-11 | mips/sysdep.h: Unify mips sysdep.h | Khem Raj |
2010-02-10 | libc_sh: Add a sysdep header for sh | Carmelo Amoroso |
2010-02-10 | libc: Add a common sysdep header | Carmelo Amoroso |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
2010-02-05 | getdents: Fix mips64 build | Atsushi Nemoto |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-05 | prctl: silence shadow warnings | Bernhard Reutner-Fischer |