wine-wine/libs/port
Alexandre Julliard 43ac582d7d libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
..
Makefile.in configure: Get rid of the check for getpagesize. 2013-01-09 12:23:02 +01:00
ffs.c
fstatvfs.c
getopt.c configure: Get rid of the check for strings.h. 2013-01-09 12:25:14 +01:00
getopt.h libport: Remove unnecessary function prototypes. 2009-10-07 15:04:47 +02:00
getopt1.c configure: Check for getopt_long_only instead of getopt_long. 2012-11-08 10:57:09 +01:00
interlocked.c include: Make sure interlocked_cmpxchg128 is defined on ARM64. 2013-01-21 12:50:58 +01:00
isinf.c port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
isnan.c port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
lstat.c
memcpy_unaligned.c
memmove.c
mkstemps.c libport: Don't clear the buffer on failure in mkstemps. 2011-05-26 12:21:02 +02:00
poll.c libport: Avoid including winsock2.h. 2008-12-24 10:05:19 +01:00
pread.c
pwrite.c
readlink.c
spawn.c libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
statvfs.c
strcasecmp.c
strerror.c
strncasecmp.c
symlink.c libport: Add a stub replacement for symlink(). 2008-12-22 11:38:39 +01:00
usleep.c