.. |
Makefile.in
|
libport: Move the codepage tables back to libwine and stop updating them.
|
2020-02-12 16:54:03 +01:00 |
casemap.c
|
unicode: Support fetching a zip containining the data files.
|
2020-02-09 09:48:42 +01:00 |
compose.c
|
unicode: Support fetching a zip containining the data files.
|
2020-02-09 09:48:42 +01:00 |
decompose.c
|
unicode: Support fetching a zip containining the data files.
|
2020-02-09 09:48:42 +01:00 |
ffs.c
|
…
|
|
fstatvfs.c
|
…
|
|
getopt.c
|
libport: Simplify configuration checks in getopt.c.
|
2019-03-12 19:47:21 +01:00 |
interlocked.c
|
libs/port: Use MSVC intrinsics for interlocked functions.
|
2019-11-18 20:01:17 +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
|
…
|
|
rint.c
|
libport: Fix typo in rintf.
|
2017-11-13 23:02:34 +01:00 |
spawn.c
|
libport: Fix the Cygwin build.
|
2019-12-16 12:00:10 +01:00 |
statvfs.c
|
…
|
|
string.c
|
libwine: Move string functions to libwine_port.
|
2019-04-01 12:45:23 +02:00 |
strnlen.c
|
libport: Add a replacement implementation for strnlen.
|
2017-12-15 11:00:36 +01:00 |
stubs.c
|
libport: Add stubs for libwine functions that don't make sense on Windows.
|
2019-04-04 10:43:57 +02:00 |
symlink.c
|
…
|
|
usleep.c
|
…
|
|
wctype.c
|
unicode: Try harder to reuse subsequences when compressing data arrays.
|
2020-01-28 19:26:13 +01:00 |