2008-12-09 |
Alexandre Julliard | configure: Add a wrapper macro for mkdir on Windows. |
blob | commitdiff | raw |
2008-12-08 |
Alexandre Julliard | include: Implemented inline asm functions for x86_64... |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Jacek Caban | libport: Added isnan. |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Alexandre Julliard | libport: Move the sigsetjmp replacement to exception... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Petr Sumbera | port: Add alternative for isinf. |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Rob Shearman | Add configure check for strtoll and strtoull. |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Bang Jun-young | configure: Add check for presence of _strdup() and... |
blob | commitdiff | raw | diff to current |
2007-06-15 |
John Klehm | include: Allow port.h to build on gcc4. |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Francois Gouget | port.h: Issue an error if port.h is included after... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Damjan Jovanovic | libwine_port: Added interlocked_cmpxchg64. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | Get rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR... |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Vincent Béron | Fix warning about memmove re#definition. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Alexandre Julliard | Use int instead of long in interlocked_* functions... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Alexandre Julliard | Make the users of wine_call_from_32_regs save %eax... |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Alexandre Julliard | Store a relative pointer for registry entry points... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Alexandre Julliard | Prefix the internal name of all register functions... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Rémi Assailly | Added missing declarations in some headers. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Hans Leidekker | Add ffs() to porting library, needed by MinGW. |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Alexandre Julliard | Added forward declaration of struct timeval for futimes. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Alexandre Julliard | Added a fallback implementation of futimes. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Martin Fuchs | Don't use ".previous" for Cygwin build. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Alexandre Julliard | Avoid using socklen_t. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Alexandre Julliard | Added configure check for socklen_t. |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Pierre d'Herbemont | Don't use .previous instruction on Darwin. |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Hans Leidekker | MinGW portability fix. |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Alexandre Julliard | Pass the environ variable from main to try to avoid... |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Alexandre Julliard | Make sure __ASM_GLOBAL_FUNC generates code in the text... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Alexandre Julliard | Moved environ definition to port.h. |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Dmitry Timoshkov | Add some compatibility macros. |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Alexandre Julliard | Added support for fstatvfs. |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Alexandre Julliard | Added definitions for S_IXUSR, S_IXGRP and S_IXOTH. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | Added statvfs prototype. |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Alexandre Julliard | Use statvfs instead of statfs, and provide a default... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Steven Edwards | Windows porting fix - Define O_NONBLOCK if not defined. |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Alexandre Julliard | Added configure check for readlink. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Alexandre Julliard | Moved the DEFINE_REGS_ENTRYPOINT macros to include... |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Alexandre Julliard | Added sigsetjmp/siglongjmp and gettid to the portabilit... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Dmitry Timoshkov | Fixed some problems found while compiling and linking... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Pavel Roskin | Added configure check for spawnvp(). |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Alexandre Julliard | Don't build memcpy_unaligned on 386 to avoid MSVC break... |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Casper Hornstrup | Define constants of M_PI & M_PI_2. |
blob | commitdiff | raw | diff to current |
2003-04-20 |
Alexandre Julliard | Check for struct option independently of the getopt_lon... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Dimitrie O. Paun | Add spawnvp to the portability lib. |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Added memcpy_unaligned to libwine_port. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Moved interlocked functions to libwine_port. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Alexandre Julliard | Added getopt routine to libwine_port (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alexandre Julliard | Added wine_memcpy_unaligned function to avoid gcc memcpy |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Alexandre Julliard | Moved the #ifdefs for the getnetby* etc. functions... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Marcus Meissner | Check for mkstemp, added a port implementation if it... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Generate the __ASM_NAME and __ASM_FUNC macros directly... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Gregg Mattinson | Added checks for __sparc__, __sun__ and @function. |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present. |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Patrik Stridvall | - Better handling when settimeofday is not available. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Alexandre Julliard | Added configure check for pread/pwrite. |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Alexandre Julliard | Link with libutil only where needed. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Patrik Stridvall | Removed inclusion of winnt.h because the porting layer... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Alexandre Julliard | Put AC_DEFINE symbols definitions directly in the confi... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Alexandre Julliard | Warnings fixes. |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Ulrich Weigand | Replaced architecture-dependent configure checks by... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Eric Pouech | Fixed evilish cut and paste. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Ulrich Weigand | Added check whether unaligned memory access is allowed. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
James Abbatiello | Work around glibc 2.1.x dlopen bug (again). |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Added define for S_ISLNK if missing. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Dimitrie O. Paun | Supply dummy getrlimit if absent. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Added implementation of lstat to port.c. |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Alexandre Julliard | Added new library.h header for libwine definitions. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
blob | commitdiff | raw | diff to current |
|