wine-wine/libs/port
André Hentschel 3b9f6449cd libport: Fix build on PowerPC. 2015-05-27 14:31:39 +09:00
..
Makefile.in makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
ffs.c
fstatvfs.c
getopt.c libport: Include stdlib.h on MSVC for getenv. 2013-12-19 17:30:29 +01:00
getopt.h
getopt1.c configure: Check for getopt_long_only instead of getopt_long. 2012-11-08 10:57:09 +01:00
interlocked.c libport: Fix build on PowerPC. 2015-05-27 14:31:39 +09:00
isfinite.c libport: Add an isfinite() implementation for Solaris. 2013-11-29 17:58:40 +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
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
usleep.c