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 11:58:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
libs
/
port
History
Francois Gouget
63040e4d90
port: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
2008-03-06 17:39:13 +01:00
..
ffs.c
…
fstatvfs.c
…
futimes.c
…
getopt1.c
…
getopt.c
port: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
2008-03-06 17:39:13 +01:00
getopt.h
…
getpagesize.c
…
gettid.c
…
interlocked.c
…
lstat.c
…
Makefile.in
makefiles: Split AR into AR and ARFLAGS.
2008-03-04 20:55:24 +01:00
memcpy_unaligned.c
…
memmove.c
…
mkstemps.c
…
pread.c
…
pwrite.c
…
readlink.c
…
sigsetjmp.c
…
spawn.c
…
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
usleep.c
…