summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-06Remove trailing whitespace in nptl.Joseph Myers
2013-02-21Add priority inheritance futex support on sparc.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-27Add sparc implementation of lll_futex_timed_wait_bitsetDavid S. Miller
2012-11-03Fix coding style in sparc lowlevellock.hDavid S. Miller
2012-10-28Define a BUSY_WAIT_NOP for sparc.David S. Miller
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab
2012-03-16Fix libc-lowlevellock.c sysdep finding more generically.David S. Miller
2012-03-15Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c imple...David S. Miller
2012-03-08Update copyright year after my most recent changes.David S. Miller
2012-03-07Get rid of superfluous assignments in sem_timedwaitThomas Schwinge
2012-03-06Fix several build warnings on sparc.David S. Miller
2012-02-27Fix stray references to __pthread_attrDavid S. Miller
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-05Fix nptl semaphore cleanup invocation.David S. Miller
2009-03-09* sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421Jakub Jelinek
2008-05-20* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.Jakub Jelinek
2008-04-15* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c Jakub Jelinek
2008-04-08[BZ #6020] cvs/fedora-glibc-20080408T0706Jakub Jelinek
2008-03-27* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-04* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: Jakub Jelinek
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper
2007-05-15* sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich 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
2007-01-10* io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper
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_scopeUlrich Drepper
2006-10-12[BZ #3352]Ulrich Drepper
2006-10-12Add SEM_VALUE_MAX.Ulrich Drepper
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath