Sweden-Number/libs/port
Jacek Caban 1715dcbb19 libport: Added isnan. 2008-10-15 12:22:19 +02:00
..
Makefile.in libport: Added isnan. 2008-10-15 12:22:19 +02: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: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined. 2008-03-06 17:39:13 +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
mkstemps.c
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
usleep.c