Release 1.5.29.
[wine] / libs / port /
2013-04-09  Alexandre Julliardlibport: Rename spawnvp to _spawnvp to avoid the deprec...
2013-01-21  André Hentschelinclude: Make sure interlocked_cmpxchg128 is defined...
2013-01-17  Alexandre Julliardlibport: Always include the interlocked_cmpxchg128...
2013-01-16  Alexandre Julliardlibport: Implemented the interlocked_cmpxchg128 functio...
2013-01-16  André Hentschellibport: Implemented the interlocked_cmpxchg128 functio...
2013-01-09  Alexandre Julliardconfigure: Get rid of the check for strings.h.
2013-01-09  Alexandre Julliardconfigure: Get rid of the check for getpagesize.
2012-11-08  Alexandre Julliardconfigure: Check for getopt_long_only instead of getopt...
2012-10-30  Alexandre Julliardntdll: Remove futimes implementation from libport,...
2011-12-01  Ken Thomaseslibport: For spawnvp(_P_DETACH, ...), double-fork to...
2011-12-01  Ken Thomaseslibport: No need to reset SIGCHLD because we're not...
2011-05-26  Alexandre Julliardlibport: Don't clear the buffer on failure in mkstemps.
2011-05-25  Stefan Dösingerport: Add isinf and isnan implementations for Visual...
2011-04-20  André Hentschellibport: Remove Alpha support.
2010-12-27  Alexandre Julliardconfigure: Get rid of the replacement function for...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-05-28  André Hentschellibs/port: Add support for amd64-mingw32msvc platform.
2010-04-12  Alexandre Julliardlibport: Make cfi annotations optional for x86_64.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-07  Marcin Baczyńskilibport: Remove superfluous void* cast.
2009-10-07  Alexandre Julliardlibport: Remove unnecessary function prototypes.
2009-09-26  Colin Fowlerlibport: Add generic interlocked instruction support...
2009-09-15  Detlef Riekenberglibs/port: use gcc compatible asm code as default for...
2009-09-01  Alexandre Julliardlibport: Added an interlocked_cmpxchg128 function for...
2009-06-25  Alexandre Julliardlibwine: Add call frame annotations in x86 assembly...
2009-03-09  Francois Gougetport: Remove spaces before '\n's.
2008-12-27  Alexandre Julliardlibport: Check for ENOTSUP being defined before using it.
2008-12-24  Alexandre Julliardlibport: Avoid including winsock2.h.
2008-12-22  Alexandre Julliardlibport: Replacement for poll().
2008-12-22  Alexandre Julliardlibport: Add a stub replacement for symlink().
2008-12-08  Francois Gougetport: Remove unneeded casts of zero.
2008-10-15  Jacek Cabanlibport: Added isnan.
2008-05-26  Alexandre Julliardlibport: Move the sigsetjmp replacement to exception...
2008-04-30  Petr Sumberaport: Add alternative for isinf.
2008-04-07  Andrew Talbotport: Remove superfluous semicolon.
2008-03-06  Francois Gougetport: s/#if/#ifdef/ so it still works if HAVE_XXX is...
2008-03-05  Francois Gougetport/getopt: s/#if/#ifdef/ so it still works if HAVE_ST...
2008-03-04  Rob Shearmanmakefiles: Split AR into AR and ARFLAGS.
2008-03-04  Rob Shearmanlibport: Undefine strcasecmp and strncasecmp in case...
2008-02-13  Rob Shearmanlibport: Use configure guards for include files that...
2007-11-19  Alexandre Julliardlibport: Work around Mac OS execve() breakage.
2007-02-05  Alexandre Julliardlibwine_port: Implemented interlocked_cmpxchg64 for...
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-01  Alexandre Julliardlibport: Fixed invalid lvalue accesses in memmove.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-07-18  Kevin KoltzauAdd x86_64 interlocked functions.
2005-05-07  Robert LunnonImplement futimes for Solaris using futimesat.
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-11  Vincent BéronImplement interlocked* and wine_switch_to_stack for...
2004-10-07  Jeremy WhiteNeed to include sys/time.h.
2004-10-07  Alexandre JulliardAdded a fallback implementation of futimes.
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-03-10  Alexandre JulliardCheck that we have statfs before using it.
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-02-13  Alexandre JulliardDon't build getopt at all if it's not needed.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-10-15  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-24  Jon GriffithsPortability fix.
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-08-25  Alexandre JulliardDon't build memcpy_unaligned on 386 to avoid MSVC break...
2003-07-19  Jon GriffithsMSVC doesn't like K&R function declarations: use ansi...
2003-07-02  Marcus MeissnerAdded isync to the interlocked functions.
2003-05-21  Alexandre JulliardReset SIGCHLD handler to default if we need to wait...
2003-05-04  Pierre d'HerbemontAdd register preservation when using lawrx instruction.
2003-04-02  Dimitrie O. PaunAdd spawnvp to the portability lib.
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-20  Alexandre JulliardAdded memcpy_unaligned to libwine_port.
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...