OSDN Git Service

The attached patches fixes the problems found bringing up uclibc on coldfire
[uclinux-h8/uClibc.git] / libpthread / linuxthreads.old / libc_pthread_init.c
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-04 Peter S. Mazinger__uselocale is hidden
2006-01-04 Peter S. MazingerBuild also if XLOCALE is enabled
2006-01-04 Peter S. Mazingeruse internal versions of exit/memcpy
2006-01-04 Mike Frysingerupdate pthread weak handling to the style glibc uses