Age | Commit message (Expand) | Author |
2014-08-25 | fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ | Khem Raj |
2013-12-20 | libc/sysdeps: commonize ret_ERRVAL | Baruch Siach |
2013-04-01 | linux: pread/write: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-01-10 | buildsys: use kbuild style | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-10-02 | libc/sysdeps: add __kernel_long and __kernel_ulong | Chris Packham |
2012-06-15 | make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependent | Peter S. Mazinger |
2012-06-15 | pread_write.c: make all archs use common code | Peter S. Mazinger |
2012-06-15 | vfork: make all archs consistent | Peter S. Mazinger |
2012-06-15 | sh: remove longjmp.c, the common is good for sh | Peter S. Mazinger |
2012-06-15 | sh: add back clone and vfork for non-NPTL | Peter S. Mazinger |
2012-06-15 | mmap.c: provide a common mmap.c that is good for most of archs | Peter S. Mazinger |
2012-06-15 | remove libc_hidden_proto(ioperm) from all headers except arm | 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-06-15 | move *longjmp related prototypes to setjmp.h | Peter S. Mazinger |
2012-06-15 | do not include libc-internal.h | Peter S. Mazinger |
2012-06-14 | libc: sh: fixed typo in ucontext header | Filippo Arcidiacono |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |
2011-10-27 | sh: fix build for SH in !NPTL case | Rob Landley |
2011-05-27 | sh: use the common implementation for longjmp | Filippo Arcidiacono |
2011-05-27 | sh: fix build in !NPTL case | Filippo Arcidiacono |
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-03-09 | bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target | Peter S. Mazinger |
2010-12-17 | libm_sh: add optimised assembly implementation of lroundf and lrintf | Christian Bruel |
2010-12-15 | sh_fpu: Do not allow inclusion of fpu_control on not SH4 core | Carmelo Amoroso |
2010-09-16 | nptl_sh: Fix compiler warning due to shadowed variable | Carmelo Amoroso |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-06-24 | libc: silence warnings about undefined cpp tokens | Bernhard Reutner-Fischer |
2010-02-17 | Get new nptl building on SH4 | Khem Raj |
2010-02-09 | nptl: sysdep headers re-factoring | Carmelo Amoroso |
2009-12-03 | sh: Add a prototype for the gcc __set_fpscr internal function | Carmelo Amoroso |
2009-11-28 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-11-23 | bits/mmap.h: unify ala linux asm-generic efforts | Mike Frysinger |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | sh specific bits needed for nptl | Austin Foxley |
2009-10-14 | Fix SH bits/kernel_types.h for new kernel headers. | Joseph Myers |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2009-09-17 | always define float_t as float | Bernhard Reutner-Fischer |
2009-09-15 | sh/user.h: clean up conflicts from kernel user.h | Andrew Stubbs |
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer |
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso |
2009-07-26 | enable nanosecond stat support for everyone | Mike Frysinger |
2009-07-09 | syscall(): create a common version based on INLINE_SYSCALL_NCS() | Mike Frysinger |