Sweden-Number/libs/port
Alexandre Julliard d45d751d76 libport: Avoid issues with struct timeval on Windows.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-14 23:52:59 +01:00
..
Makefile.in configure: Hardcode some functions for Windows platforms. 2019-03-13 23:40:39 +01:00
c_037.c
c_424.c
c_437.c
c_500.c
c_737.c
c_775.c
c_850.c
c_852.c
c_855.c
c_856.c
c_857.c
c_860.c
c_861.c
c_862.c
c_863.c
c_864.c
c_865.c
c_866.c
c_869.c
c_874.c
c_875.c
c_878.c
c_932.c
c_936.c
c_949.c
c_950.c
c_1006.c
c_1026.c
c_1250.c
c_1251.c
c_1252.c
c_1253.c
c_1254.c
c_1255.c
c_1256.c
c_1257.c
c_1258.c
c_1361.c
c_10000.c
c_10001.c
c_10002.c
c_10003.c
c_10004.c
c_10005.c
c_10006.c
c_10007.c
c_10008.c
c_10010.c
c_10017.c
c_10021.c
c_10029.c
c_10079.c
c_10081.c
c_10082.c
c_20127.c
c_20866.c
c_20932.c
c_21866.c
c_28591.c
c_28592.c
c_28593.c
c_28594.c
c_28595.c
c_28596.c
c_28597.c
c_28598.c
c_28599.c
c_28600.c
c_28603.c
c_28604.c
c_28605.c
c_28606.c
combclass.c kernel32: Implement canonical reordering. 2019-02-11 11:52:00 +01:00
compose.c
cpsymbol.c
cptable.c
decompose.c libport: Add support for singleton decomposition. 2019-02-11 11:52:00 +01:00
digitmap.c
ffs.c
fold.c
fstatvfs.c
getopt.c libport: Simplify configuration checks in getopt.c. 2019-03-12 19:47:21 +01:00
interlocked.c
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
mbtowc.c kernel32: Initial support for canonical decomposition in NormalizeString(). 2019-02-11 11:52:00 +01:00
mkstemps.c libport: Avoid issues with struct timeval on Windows. 2019-03-14 23:52:59 +01:00
normalize.c kernel32: Implement canonical composing. 2019-02-11 11:52:00 +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
spawn.c libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
statvfs.c
strnlen.c
symlink.c
usleep.c
utf8.c
wctomb.c