wine-wine/libs/port
Alexandre Julliard 13eafa047d configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
..
Makefile.in configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +01:00
ffs.c
fstatvfs.c
futimes.c libport: Use configure guards for include files that may not be present. 2008-02-13 16:42:05 +01:00
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: Make cfi annotations optional for x86_64. 2010-04-12 12:37:32 +02:00
isinf.c port: Add alternative for isinf. 2008-04-30 13:45:23 +02:00
isnan.c libport: Added isnan. 2008-10-15 12:22:19 +02:00
lstat.c
memcpy_unaligned.c
memmove.c
mkstemps.c
poll.c libport: Avoid including winsock2.h. 2008-12-24 10:05:19 +01:00
pread.c
pwrite.c
readlink.c
spawn.c libport: Check for ENOTSUP being defined before using it. 2008-12-27 20:06:28 +01:00
statvfs.c
strcasecmp.c libport: Undefine strcasecmp and strncasecmp in case they are defined to stricmp and strnicmp respectively. 2008-03-04 12:02:26 +01:00
strerror.c
strncasecmp.c libport: Undefine strcasecmp and strncasecmp in case they are defined to stricmp and strnicmp respectively. 2008-03-04 12:02:26 +01:00
symlink.c libport: Add a stub replacement for symlink(). 2008-12-22 11:38:39 +01:00
usleep.c