OSDN Git Service

Let the large file stuff be cancelable
[uclinux-h8/uClibc.git] / libpthread / Makefile
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...
2002-01-28 Eric AndersenFix the bug where binaries built with older toolchains...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-12 Eric AndersenDepend upon libc
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenScrub the way libraries are linked. Use ld, not gcc...
2002-01-01 Eric AndersenChange all 'cd <foo>; bar' constructs to 'cd <foo>...
2001-11-14 Eric AndersenInitial first (lame) pass at making a pthreads library...