Age | Commit message (Expand) | Author |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-02 | Fix clone flag name in comment to CLONE_CHILD_CLEARTID. | Siddhesh Poyarekar |
2012-08-16 | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers |
2012-06-23 | SH: __lll_robust_timedlock_wait: Simplify CFI directives. | Thomas Schwinge |
2012-05-30 | Remove use of INTDEF/INTUSE in nptl | Andreas Schwab |
2012-05-28 | SH: Add CFI directives. | Chung-Lin Tang |
2012-05-28 | SH: Add CFI directives. | Chung-Lin Tang |
2012-05-09 | Use CFI statements instead of hand-coding .eh_frame. | Chung-Lin Tang |
2012-03-08 | Work around kernel rejecting valid absolute timestamps. | Thomas Schwinge |
2012-03-08 | Invalid timeouts in SH sem_timedwait. | Thomas Schwinge |
2012-02-27 | Fix stray references to __pthread_attr | David S. Miller |
2012-02-26 | Fix name mangling of pthread_attr_t after change | Ulrich Drepper |
2012-02-26 | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-16 | Add SH target specific crti.S and crtn.S and remove initfini files. | Kaz Kojima |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2010-06-14 | [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME. | Takashi Yoshii |
2009-11-30 | SH calling __gmon_start__ from pt-initfini.c. | Thomas Schwinge |
2009-08-28 | SH lowlevellock broken for FUTEX_CLOCK_REALTIME. | Andrew Stubbs |
2009-02-13 | * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Define | Ulrich Drepper |
2009-01-28 | * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL): | Ulrich Drepper |
2008-12-06 | * posix/regex_internal.h (build_wcs_upper_buffer): | Ulrich Drepper |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper |
2008-01-22 | (XADD): Use a scratch register. | Ulrich Drepper |
2007-12-05 | * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper |
2007-11-06 | * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. | Ulrich Drepper |
2007-08-15 | * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S | Ulrich Drepper |
2007-08-15 | (__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL... | Ulrich Drepper |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper |
2007-08-03 | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper |
2007-06-17 | * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: | Ulrich Drepper |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-29 | * po/sv.po: Update from translation team. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-12 | [BZ #3352] | Ulrich Drepper |
2006-09-17 | * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI | Ulrich Drepper |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255 | Ulrich Drepper |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath |
2006-02-17 | * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609 | Ulrich Drepper |
2006-02-15 | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper |
2006-01-20 | * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15. | Ulrich Drepper |
2006-01-09 | 2006-01-08 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2006-01-09 | 2006-01-09 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-30 | * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. | Ulrich Drepper |
2005-12-27 | * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD | Ulrich Drepper |
2005-09-06 | * configure.in: Compile source test file with -fPIC for -shared. | Ulrich Drepper |