summaryrefslogtreecommitdiffstats
path: root/include/arch/linux-sh
Commit message (Expand)AuthorAgeFilesLines
* Remove system/core's remnants of SH support.Elliott Hughes2012-08-111-379/+0
* Provide portable wrapper for qsort_r.Jeff Brown2012-03-191-0/+10
* Use #define value of 1 to indicate presence of headers.Jeff Brown2012-03-021-2/+2
* Set HAVE_LOCALTIME_R to 1 when defined.Jeff Brown2012-01-191-1/+1
* Revert "Define O_BINARY for non-Windows platforms."Raphael2011-03-021-8/+0
* am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows...Raphael Moll2011-03-021-0/+8
|\
| * Define O_BINARY for non-Windows platforms.Raphael Moll2011-02-161-0/+8
* | Cygwin needs HAVE_OFF64_T and fix descriptionKenny Root2010-12-081-1/+1
* | Add HAVE_OFF64_T to AndroidConfig.hKenny Root2010-12-061-0/+5
|/
* Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin.Raphael Moll2010-10-131-0/+10
* Add HAVE_PREAD definition to platformsKenny Root2010-10-041-0/+5
* Add a HAVE define for pthread_setname_np().Andy McFadden2010-06-301-1/+8
* Implementation of open_memstream().Andy McFadden2010-01-251-0/+10
* Define HAVE_SYS_SENDFILE_H.Dan Bornstein2009-10-301-0/+5
* added SuperH atomic support to libcutilsShin-ichiro KAWASAKI2009-08-041-0/+327