ChangeSet ID: 7607 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/23 14:11:45
Modified files: libs/unicode : Makefile.in libs/port : usleep.c mkstemps.c include : config.h.in . : configure.ac configure
Log message: Portability fixes.
Patch: http://cvs.winehq.com/patch.py?id=7607
Old revision New revision Changes Path 1.2 1.3 +1 -1 wine/libs/unicode/Makefile.in 1.1 1.2 +2 -0 wine/libs/port/usleep.c 1.1 1.2 +6 -0 wine/libs/port/mkstemps.c 1.144 1.145 +3 -0 wine/include/config.h.in 1.136 1.137 +1 -0 wine/configure.ac 1.407 1.408 +2 -0 wine/configure