Sweden-Number/libs/port
Alexandre Julliard db7c934f8e libport: Remove the strnlen() function replacement.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-01 10:19:50 +01:00
..
Makefile.in libport: Remove the strnlen() function replacement. 2020-12-01 10:19:50 +01:00
getopt.c libport: Simplify configuration checks in getopt.c. 2019-03-12 19:47:21 +01:00
isfinite.c libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
isinf.c libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
isnan.c libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
lstat.c
mkstemps.c libport: Avoid issues with struct timeval on Windows. 2019-03-14 23:52:59 +01:00
poll.c libport: Avoid issues with struct timeval on Windows. 2019-03-14 23:52:59 +01:00
pread.c Avoid using Windows includes that are already handled in wine/port.h. 2019-03-12 20:19:00 +01:00
pwrite.c Avoid using Windows includes that are already handled in wine/port.h. 2019-03-12 20:19:00 +01:00
readlink.c
spawn.c libport: Fix the Cygwin build. 2019-12-16 12:00:10 +01:00
symlink.c
usleep.c