summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/attr.c
AgeCommit message (Expand)Author
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2012-06-15linuxthreads: use __UCLIBC_HAS_TLS__ consistentlyPeter S. Mazinger
2006-03-09Remove unneeded ; after *_aliasPeter S. Mazinger
2006-02-13Disable deprecated stuff in new linuxthreadsPeter S. Mazinger
2006-01-31initial import of latest linuxthreadsMike Frysinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger
2005-11-15revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger
2005-09-09sync with glibc and macro out the strong_alias/versioned-symbols to cut down ...Mike Frysinger
2005-09-08import pthread_attr_{get,set}stack functions from glibc along with a few attr...Mike Frysinger
2003-06-02Patch from Peter S. Mazinger to fix some leftover problemsEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen