Sweden-Number/libs/port
Alexandre Julliard 16cd86197a Moved DLLFLAGS to a separate variable instead of including it in
DEFS.
2003-09-24 19:01:44 +00:00
..
.cvsignore
Makefile.in Moved DLLFLAGS to a separate variable instead of including it in 2003-09-24 19:01:44 +00:00
getopt.c Added getopt routine to libwine_port (based on a patch by Dimitrie 2003-03-19 22:44:55 +00:00
getopt.h Added getopt routine to libwine_port (based on a patch by Dimitrie 2003-03-19 22:44:55 +00:00
getopt1.c Added getopt routine to libwine_port (based on a patch by Dimitrie 2003-03-19 22:44:55 +00:00
getpagesize.c
interlocked.c Added isync to the interlocked functions. 2003-07-02 04:29:33 +00:00
lstat.c
memcpy_unaligned.c Don't build memcpy_unaligned on 386 to avoid MSVC breakage (reported 2003-08-25 23:45:34 +00:00
memmove.c
mkstemps.c Portability fix. 2003-09-24 05:12:14 +00:00
pread.c Not everyone has <unistd.h>, some files need <io.h> too (msvc). 2003-09-23 22:54:57 +00:00
pwrite.c Not everyone has <unistd.h>, some files need <io.h> too (msvc). 2003-09-23 22:54:57 +00:00
spawn.c Added configure check for spawnvp(). 2003-09-24 18:54:40 +00:00
statfs.c
strcasecmp.c
strerror.c
strncasecmp.c
usleep.c Portability fixes. 2003-03-23 20:11:45 +00:00