ChangeSet ID: 12698 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/21 21:42:06
Modified files: loader : preloader.c Makefile.in . : configure.ac configure
Log message: Do direct Linux system calls in the preloader to avoid trouble with some broken static libcs.
Patch: http://cvs.winehq.org/patch.py?id=12698
Old revision New revision Changes Path 1.5 1.6 +160 -23 wine/loader/preloader.c 1.15 1.16 +1 -1 wine/loader/Makefile.in 1.282 1.283 +0 -1 wine/configure.ac 1.569 1.570 +0 -50 wine/configure