Sweden-Number/libs/port
Alexandre Julliard a203421581 Don't build memcpy_unaligned on 386 to avoid MSVC breakage (reported
by Jon Griffiths).
2003-08-25 23:45:34 +00:00
..
.cvsignore Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
Makefile.in Add spawnvp to the portability lib. 2003-04-02 05:20:12 +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 Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
interlocked.c Added isync to the interlocked functions. 2003-07-02 04:29:33 +00:00
lstat.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
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 Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
mkstemps.c MSVC doesn't like K&R function declarations: use ansi instead. 2003-07-19 03:03:05 +00:00
pread.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
pwrite.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
spawn.c Reset SIGCHLD handler to default if we need to wait. Reset SIGPIPE 2003-05-21 18:34:29 +00:00
statfs.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
strcasecmp.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
strerror.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
strncasecmp.c Created a separate static portability library and moved some of the 2003-03-19 22:09:16 +00:00
usleep.c Portability fixes. 2003-03-23 20:11:45 +00:00