This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
libs
/
port
History
Marcin Baczyński
bb9c9264c8
libport: Remove superfluous void* cast.
2010-01-07 17:59:57 +01:00
..
ffs.c
…
fstatvfs.c
…
futimes.c
…
getopt1.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
getpagesize.c
…
gettid.c
…
interlocked.c
libport: Add generic interlocked instruction support fallback.
2009-09-26 16:06:04 +02:00
isinf.c
…
isnan.c
…
lstat.c
…
Makefile.in
…
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
…
strerror.c
…
strncasecmp.c
…
symlink.c
…
usleep.c
…