K 10 svn:author V 8 netchild K 8 svn:date V 27 2003-11-14T12:09:17.000000Z K 7 svn:log V 676 - Update to 7.1.032. - Transform some warnings into errors as suggested by some included docs (some kind of MSVC compatibility which isn't reverted in icc for linux). ld.c: - add possibility to use a different threads lib via PTHREAD_LIBS variable (e.g. PTHREAD_LIBS=-lthr) [1] this may be subject to change when gcc learns how to handle our different threads libs - refactor some code [1][2] - remove mailwrapper license, there's no code from mailwrapper anymore [2] - correct the order of libc and libc_r [1][2] Submitted by: mi [1] Submitted by: Marius Strobl [2] Reviewed by: Marius Strobl [1] END