Sweden-Number/libs/port
Ken Thomases fda27ccc1b libport: For spawnvp(_P_DETACH, ...), double-fork to avoid creating zombies. 2011-12-01 10:45:26 +01:00
..
Makefile.in configure: Get rid of the replacement function for gettid. 2010-12-27 12:08:37 +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
futimes.c libport: Use configure guards for include files that may not be present. 2008-02-13 16:42:05 +01:00
getopt.c libport: Remove superfluous void* cast. 2010-01-07 17:59:57 +01:00
getopt.h libport: Remove unnecessary function prototypes. 2009-10-07 15:04:47 +02:00
getopt1.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
getpagesize.c libs/port: Add support for amd64-mingw32msvc platform. 2010-05-28 12:31:13 +02:00
interlocked.c libport: Remove Alpha support. 2011-04-20 13:09:30 +02:00
isinf.c port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
isnan.c port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
lstat.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
memcpy_unaligned.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
memmove.c libport: Fixed invalid lvalue accesses in memmove. 2006-08-01 19:35:52 +02:00
mkstemps.c libport: Don't clear the buffer on failure in mkstemps. 2011-05-26 12:21:02 +02:00
poll.c libport: Avoid including winsock2.h. 2008-12-24 10:05:19 +01:00
pread.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
pwrite.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
readlink.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
spawn.c libport: For spawnvp(_P_DETACH, ...), double-fork to avoid creating zombies. 2011-12-01 10:45:26 +01:00
statvfs.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
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 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00