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
Kevin Koltzau
da6f8fac77
Add x86_64 interlocked functions.
2005-07-18 09:11:52 +00:00
..
.cvsignore
…
ffs.c
Add ffs() to porting library, needed by MinGW.
2004-10-19 23:53:26 +00:00
fstatvfs.c
Added support for fstatvfs.
2004-04-06 03:33:25 +00:00
futimes.c
Implement futimes for Solaris using futimesat.
2005-05-07 14:53:38 +00:00
getopt1.c
…
getopt.c
…
getopt.h
…
getpagesize.c
…
gettid.c
…
interlocked.c
Add x86_64 interlocked functions.
2005-07-18 09:11:52 +00:00
lstat.c
…
Makefile.in
Add ffs() to porting library, needed by MinGW.
2004-10-19 23:53:26 +00:00
memcpy_unaligned.c
…
memmove.c
…
mkstemps.c
…
pread.c
…
pwrite.c
…
readlink.c
…
sigsetjmp.c
…
spawn.c
…
statvfs.c
Check that we have statfs before using it.
2004-03-10 01:55:12 +00:00
strcasecmp.c
…
strerror.c
…
strncasecmp.c
…
usleep.c
…