Sweden-Number/libs/port
Alexandre Julliard dc1a9f19c1 libport: Replacement for poll(). 2008-12-22 18:00:13 +01:00
..
Makefile.in libport: Replacement for poll(). 2008-12-22 18:00:13 +01:00
ffs.c
fstatvfs.c
futimes.c libport: Use configure guards for include files that may not be present. 2008-02-13 16:42:05 +01:00
getopt.c port: Remove unneeded casts of zero. 2008-12-08 12:04:51 +01:00
getopt.h
getopt1.c
getpagesize.c
gettid.c
interlocked.c port: Remove superfluous semicolon. 2008-04-07 11:24:05 +02:00
isinf.c port: Add alternative for isinf. 2008-04-30 13:45:23 +02:00
isnan.c libport: Added isnan. 2008-10-15 12:22:19 +02:00
lstat.c
memcpy_unaligned.c
memmove.c libport: Fixed invalid lvalue accesses in memmove. 2006-08-01 19:35:52 +02:00
mkstemps.c
poll.c libport: Replacement for poll(). 2008-12-22 18:00:13 +01:00
pread.c
pwrite.c
readlink.c
spawn.c libport: Work around Mac OS execve() breakage. 2007-11-19 14:57:27 +01:00
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
symlink.c libport: Add a stub replacement for symlink(). 2008-12-22 11:38:39 +01:00
usleep.c