summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h
AgeCommit message (Collapse)AuthorFilesLines
2014-08-31Fixed headers circular dependencyIgor Pashev1-1/+0
pthread-functions.h is included before struct pthread is defined: In file included from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/bits/libc-lock.h:50:0, from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/lowlevellock.h:16, from ../nptl/descr.h:30, from ../nptl/sysdeps/x86_64/tls.h:100, from ../nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tls.h:31, from ../include/errno.h:22, from ../sysdeps/unix/sysv/solaris2/kopensolaris-gnu/check_fds.c:20: ../nptl/sysdeps/pthread/pthread-functions.h:99:34: warning: ‘struct pthread’ declared inside parameter list void (*ptr_set_robust) (struct pthread *); ^
2012-06-05Merged changes from kopensolaris-gnu projectIgor Pashev1-0/+49
http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu/glibc.git Commits from 9157319 to bad8ac8. This is only partial patch, some changes to not apply and will be resovled and committed next.