configure: For sys/mount.h, sys/statfs.h and sys/vfs.h, always include
[wine] / libs / wine / config.c
2004-12-20  Alexandre JulliardFix long standing regression in the building of the...
2004-10-04  Steven EdwardsCheck for getuid and avoid the use of it in libwine...
2004-09-27  Alexandre JulliardBase the server directory name on the uid, not the...
2004-06-15  Alexandre JulliardAdd the preloader itself as argv[0] and remove it again...
2004-05-30  Christian CostaFixed preloader_exec.
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-25  Alexandre JulliardMoved environ definition to port.h.
2004-05-25  Emmanuel MaillardAdded environ support for Darwin.
2004-05-11  Alexandre JulliardInitial support for automatically creating the ~/.wine...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-10-08  Alexandre JulliardAdded wine_get_argv0_path() to retrieve the path of...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.