Sweden-Number/libs/port
Alexandre Julliard b507fe49ea unicode: Use the standard compression function for the casemap table.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 11:14:58 +01:00
..
Makefile.in libport: Move the composition tables back to libwine and stop updating them. 2020-02-17 13:49:05 +01:00
casemap.c unicode: Use the standard compression function for the casemap table. 2020-02-18 11:14:58 +01:00
ffs.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
fstatvfs.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 libport: Add a stub replacement for symlink(). 2008-12-22 11:38:39 +01:00
usleep.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wctype.c unicode: Try harder to reuse subsequences when compressing data arrays. 2020-01-28 19:26:13 +01:00