Age | Commit message (Expand) | Author |
2012-10-02 | libc/sysdeps: add __kernel_long and __kernel_ulong | Chris Packham |
2012-06-15 | fork: provide __libc_fork only if THREADS are enabled | Peter S. Mazinger |
2012-06-15 | vfork: make all archs consistent | Peter S. Mazinger |
2012-06-15 | huge_vall.h: add for i386,ia64,m68k,sparc | Peter S. Mazinger |
2012-06-15 | local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common | Peter S. Mazinger |
2012-06-15 | cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | make use of jmpbuf-offsets.h and jmpbuf-unwind.h | Peter S. Mazinger |
2012-06-15 | jmpbuf-unwind.h: add NTPL related section | Peter S. Mazinger |
2012-06-15 | add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related) | Peter S. Mazinger |
2012-04-28 | epoll.h: sync with glibc | Mike Frysinger |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-01-28 | *: if !HAS_THREADS strong alias sigaction | Bernhard Reutner-Fischer |
2012-01-28 | buildsys: fixup sigaction handling | Bernhard Reutner-Fischer |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |
2011-10-27 | sparc: fix build for linuxthreads.old | Rob Landley |
2011-05-10 | */crtn.S: Remove .size directive for _init and _fini | Bernhard Reutner-Fischer |
2011-05-05 | Revert "*/crt?.S: remove .size directives" | Bernhard Reutner-Fischer |
2011-05-04 | */crt?.S: remove .size directives | Bernhard Reutner-Fischer |
2011-04-22 | sparc: don't access fp registers when configured for no fpu | Austin Foxley |
2011-03-09 | remove trailing ';' from _syscallX() | Peter S. Mazinger |
2011-03-09 | bits/statvfs.h: the common one is good for alpha and sparc | Peter S. Mazinger |
2011-03-09 | bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-02-09 | sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 | Peter Korsgaard |
2010-12-27 | sparc: check for log double support in gcc | Konrad Eisele |
2010-11-18 | Adding quad float gcc intrinsic implementation for SPARC | Austin Foxley |
2010-10-01 | sparc: pipe.S | Austin Foxley |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-02-17 | fix nptl build for sparc | Austin Foxley |
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-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-03 | Unbreak build for sparc on some config's | Austin Foxley |
2009-11-28 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-11-23 | nommu: use MAP_UNINITIALIZE for mallocs | Mike Frysinger |
2009-11-09 | sparc: use fputs to write to stderr | Mike Frysinger |
2009-11-09 | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger |
2009-10-22 | sparc: use fputs to write to stderr | Mike Frysinger |
2009-10-22 | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger |
2009-10-17 | sparc specific bits needed for nptl | Austin Foxley |
2009-10-15 | sparc qops: unify & shrink | Mike Frysinger |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2009-10-05 | sparc: add stubs for more of the _Q* ops | Austin Foxley |
2009-09-25 | sparc specific bits/socket.h | Austin Foxley |
2009-09-21 | sparc sigaction.c: fix the noted bugs by syncing up with glibc | Austin Foxley |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2009-09-17 | always define float_t as float | Bernhard Reutner-Fischer |