summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/bits
AgeCommit message (Expand)Author
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-03-26SH: add 't' to syscall clobber listBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2010-09-16nptl_sh: Fix compiler warning due to shadowed variableCarmelo Amoroso
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-17whitespace fixesAustin Foxley
2009-10-17sh specific bits needed for nptlAustin Foxley
2009-10-14Fix SH bits/kernel_types.h for new kernel headers.Joseph Myers
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-09-17always define float_t as floatBernhard Reutner-Fischer
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger
2009-02-23Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso
2009-02-20Fix my previous commit to use preprocessor in the right way !Carmelo Amoroso
2009-02-20Fix typo.Carmelo Amoroso
2009-02-20sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architectureCarmelo Amoroso
2008-11-27Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the archCarmelo Amoroso
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard Reutner-Fischer
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2008-09-25sh: Fix SYSCALL_INST_STRx to work for SH-2[A] core by using theCarmelo Amoroso
2008-09-16Add INTERNAL_SYSCALL macros for shCarmelo Amoroso
2008-09-16- add sync_file_range()Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix asm and volatile keywordsBernhard Reutner-Fischer
2008-07-08sh4 don't need to cope with older RLIMIT implementation.Carmelo Amoroso
2008-05-03- add missing #endifBernhard Reutner-Fischer
2008-05-03- implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer
2008-01-17A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt
2008-01-08change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-12-06bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen
2006-10-23Merge SH-2 trapa fixups from Mark.Paul Mundt
2006-08-25Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide withPaul Mundt
2006-08-24fix from psm: enable readahead prototypeMike Frysinger