Sweden-Number/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
getopt.h
getopt1.c
getpagesize.c
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
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
usleep.c