summaryrefslogtreecommitdiff
path: root/common_linux.h
AgeCommit message (Collapse)AuthorFilesLines
2016-04-15Init IBM z system (s390x) porting.Zhang Xianyi1-2/+2
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-3/+3
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2013-07-09Refs #248. Fixed the LSB compatiable issue for BLAS only.Zhang Xianyi1-1/+14
For example, make CC=lsbcc NO_LAPACK=1.
2012-07-02if SYS_gettid doesn't exist (like under HURD), use getpid() insteadSylvestre Ledru1-1/+7
2012-03-23Ref #82 fixed the bug in my_mbind function.Xianyi Zhang1-2/+2
2011-12-01Adding n32 multiple threads condition.Wang Qian1-1/+5
2011-11-23Fixed mbind bug on Loongson 3B. Check the return value of my_mbind function.Xianyi Zhang1-0/+4
2011-03-02Fixed randomly SEGFAULT when nodemask==NULL with above Linux 2.6.34. Fixed ↵Xianyi Zhang1-2/+3
#12. Thank Mr.Ei-ji Nakama providing this patch.
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+83