wine-wine/libs/port
Alexandre Julliard 487c50c1e7 ntdll: Remove futimes implementation from libport, it's only needed in ntdll. 2012-10-30 18:08:11 +01:00
..
Makefile.in ntdll: Remove futimes implementation from libport, it's only needed in ntdll. 2012-10-30 18:08:11 +01:00
ffs.c
fstatvfs.c
getopt.c libport: Remove superfluous void* cast. 2010-01-07 17:59:57 +01:00
getopt.h libport: Remove unnecessary function prototypes. 2009-10-07 15:04:47 +02:00
getopt1.c
getpagesize.c libs/port: Add support for amd64-mingw32msvc platform. 2010-05-28 12:31:13 +02:00
interlocked.c libport: Remove Alpha support. 2011-04-20 13:09:30 +02: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: For spawnvp(_P_DETACH, ...), double-fork to avoid creating zombies. 2011-12-01 10:45:26 +01: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