Age | Commit message (Expand) | Author |
2012-11-20 | Document syscall signature prefixes in sysdep/unix/make-syscalls.sh | Carlos O'Donell |
2012-11-20 | sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS. | Thomas Schwinge |
2012-11-20 | Add recvmmsg and sendmmsg to the generic glibc API. | Thomas Schwinge |
2012-11-20 | Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl. | Joseph Myers |
2012-11-20 | Use parentheses around MIPS syscall macro arguments. | Joseph Myers |
2012-11-20 | Fix int-to-pointer-cast warnings for MIPS. | Joseph Myers |
2012-11-20 | Fix warnings from aborting MIPS atomic macros. | Joseph Myers |
2012-11-20 | Fix more set-but-not-used warnings in _itowa.c. | Joseph Myers |
2012-11-20 | Fix __bswap_64 return type in generic bits/byteswap.h. | Joseph Myers |
2012-11-20 | Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro. | Joseph Myers |
2012-11-20 | Hurd: fixes for ptsname and ptsname_r | Pino Toscano |
2012-11-19 | Fix spurious underflows in ldbl-128 atan implementation. | David S. Miller |
2012-11-19 | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers |
2012-11-19 | Fix unused variable warnings from MIPS syscall macros. | Joseph Myers |
2012-11-19 | conformtest: Clean up expectations for POSIX for more headers. | Joseph Myers |
2012-11-19 | conformtest: Clean up expectations for POSIX for various headers. | Joseph Myers |
2012-11-19 | conformtest: Fix miscellaneous expectations for XPG4. | Joseph Myers |
2012-11-19 | Define siginfo_t in signal.h for XPG4 (bug 14835). | Joseph Myers |
2012-11-19 | Fix ug_CN | Eagle Burkut |
2012-11-19 | muntrace: reset file and hooks before finalizing the stream | Pino Toscano |
2012-11-19 | Hurd: implement syncfs | Pino Toscano |
2012-11-19 | AArch64: Adding optimized maths functions. | Marcus Shawcroft |
2012-11-19 | Return EAI_SYSTEM if we're out of file descriptors | Siddhesh Poyarekar |
2012-11-19 | bindresvport() uses two static variables port and startport which are not | Peng Haitao |
2012-11-19 | Add ldconfig cache tag handling for AArch64 | Steve McIntyre |
2012-11-19 | Add ldconfig cache tag handling for ARM hard-float ABI | Steve McIntyre |
2012-11-19 | hppa: Mark __pthread_once as a hidden def. | Carlos O'Donell |
2012-11-19 | hppa: Fix fesetenv for FE_DFL_ENV. | Carlos O'Donell |
2012-11-19 | hppa: Implement get-rounding-mode.h | Carlos O'Donell |
2012-11-19 | hppa: Implement fpu_control.h. | Carlos O'Donell |
2012-11-19 | hppa: Add ____longjmp_check C implementation. | Carlos O'Donell |
2012-11-19 | hppa: Implement __longjmp_chk. | Carlos O'Donell |
2012-11-18 | Correct tinyness handling in long-double and float y0/y1. | David S. Miller |
2012-11-18 | Fix ifunc configure check for 64-bit targets | Andreas Schwab |
2012-11-18 | m68k: fix cancellable syscall with 5 or 6 arguments | Andreas Schwab |
2012-11-18 | m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS | Andreas Schwab |
2012-11-18 | m68k: update libm test ULPs | Andreas Schwab |
2012-11-18 | m68k: define lll_futex_timed_wait_bitset | Andreas Schwab |
2012-11-16 | Fix BZ #14811 for ldbl-128 too. | David S. Miller |
2012-11-17 | Include string.h in sysdeps/unix/sysv/linux/fxstatat.c. | Joseph Myers |
2012-11-17 | Fix "set but not used" warnings from MIPS bits/atomic.h. | Joseph Myers |
2012-11-17 | Remove ELF_MACHINE_NO_PLT conditionals. | Joseph Myers |
2012-11-17 | Generate /usr/libexec/getconf files when cross-compiling. | Joseph Myers |
2012-11-16 | check-local-headers: ignore Mach kernel headers | Pino Toscano |
2012-11-16 | iconv: Fix -c | Andrej Lajovic |
2012-11-16 | Don't generate underflow for very small values in log1pl. | David S. Miller |
2012-11-16 | Set constructor/destructor priority to 1000 | H.J. Lu |
2012-11-16 | Add szl_PL | Andreas Jaeger |
2012-11-16 | printf should return negative value on error | Siddhesh Poyarekar |
2012-11-16 | Note in a comment that references to C++ bits are obsolete | Siddhesh Poyarekar |