projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
makefiles: Add a standard header for all makefiles to replace the common variable...
[wine]
/
libs
/
port
/
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-05-28
André Hentschel
libs/port: Add support for amd64-mingw32msvc platform.
tree
|
commitdiff
2010-04-12
Alexandre Julliard
libport: Make cfi annotations optional for x86_64.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-01-07
Marcin Baczyński
libport: Remove superfluous void* cast.
tree
|
commitdiff
2009-10-07
Alexandre Julliard
libport: Remove unnecessary function prototypes.
tree
|
commitdiff
2009-09-26
Colin Fowler
libport: Add generic interlocked instruction support...
tree
|
commitdiff
2009-09-15
Detlef Riekenberg
libs/port: use gcc compatible asm code as default for...
tree
|
commitdiff
2009-09-01
Alexandre Julliard
libport: Added an interlocked_cmpxchg128 function for...
tree
|
commitdiff
2009-06-25
Alexandre Julliard
libwine: Add call frame annotations in x86 assembly...
tree
|
commitdiff
2009-03-09
Francois Gouget
port: Remove spaces before '\n's.
tree
|
commitdiff
2008-12-27
Alexandre Julliard
libport: Check for ENOTSUP being defined before using it.
tree
|
commitdiff
2008-12-24
Alexandre Julliard
libport: Avoid including winsock2.h.
tree
|
commitdiff
2008-12-22
Alexandre Julliard
libport: Replacement for poll().
tree
|
commitdiff
2008-12-22
Alexandre Julliard
libport: Add a stub replacement for symlink().
tree
|
commitdiff
2008-12-08
Francois Gouget
port: Remove unneeded casts of zero.
tree
|
commitdiff
2008-10-15
Jacek Caban
libport: Added isnan.
tree
|
commitdiff
2008-05-26
Alexandre Julliard
libport: Move the sigsetjmp replacement to exception...
tree
|
commitdiff
2008-04-30
Petr Sumbera
port: Add alternative for isinf.
tree
|
commitdiff
2008-04-07
Andrew Talbot
port: Remove superfluous semicolon.
tree
|
commitdiff
2008-03-06
Francois Gouget
port: s/#if/#ifdef/ so it still works if HAVE_XXX is...
tree
|
commitdiff
2008-03-05
Francois Gouget
port/getopt: s/#if/#ifdef/ so it still works if HAVE_ST...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Split AR into AR and ARFLAGS.
tree
|
commitdiff
2008-03-04
Rob Shearman
libport: Undefine strcasecmp and strncasecmp in case...
tree
|
commitdiff
2008-02-13
Rob Shearman
libport: Use configure guards for include files that...
tree
|
commitdiff
2007-11-19
Alexandre Julliard
libport: Work around Mac OS execve() breakage.
tree
|
commitdiff
2007-02-05
Alexandre Julliard
libwine_port: Implemented interlocked_cmpxchg64 for...
tree
|
commitdiff
2007-02-05
Damjan Jovanovic
libwine_port: Added interlocked_cmpxchg64.
tree
|
commitdiff
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-01
Alexandre Julliard
libport: Fixed invalid lvalue accesses in memmove.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-02-06
Robert Millan
configure: For sys/mount.h, sys/statfs.h and sys/vfs...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use int instead of long in interlocked_* functions...
tree
|
commitdiff
2005-07-18
Kevin Koltzau
Add x86_64 interlocked functions.
tree
|
commitdiff
2005-05-07
Robert Lunnon
Implement futimes for Solaris using futimesat.
tree
|
commitdiff
2004-10-19
Hans Leidekker
Add ffs() to porting library, needed by MinGW.
tree
|
commitdiff
2004-10-18
Vincent Béron
Add some more Alpha asm code and Alpha-specific parts.
tree
|
commitdiff
2004-10-11
Vincent Béron
Implement interlocked* and wine_switch_to_stack for...
tree
|
commitdiff
2004-10-07
Jeremy White
Need to include sys/time.h.
tree
|
commitdiff
2004-10-07
Alexandre Julliard
Added a fallback implementation of futimes.
tree
|
commitdiff
2004-04-06
Alexandre Julliard
Added support for fstatvfs.
tree
|
commitdiff
2004-03-10
Alexandre Julliard
Check that we have statfs before using it.
tree
|
commitdiff
2004-03-07
Alexandre Julliard
Added check for f_namelen in struct statfs.
tree
|
commitdiff
2004-03-05
Alexandre Julliard
Use statvfs instead of statfs, and provide a default...
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Don't build getopt at all if it's not needed.
tree
|
commitdiff
2004-01-08
Alexandre Julliard
Added configure check for readlink.
tree
|
commitdiff
2003-11-12
Alexandre Julliard
Added sigsetjmp/siglongjmp and gettid to the portabilit...
tree
|
commitdiff
2003-10-15
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
tree
|
commitdiff
2003-09-24
Pavel Roskin
Added configure check for spawnvp().
tree
|
commitdiff
2003-09-24
Jon Griffiths
Portability fix.
tree
|
commitdiff
2003-09-23
Jon Griffiths
Not everyone has <unistd.h>, some files need <io.h...
tree
|
commitdiff
2003-08-25
Alexandre Julliard
Don't build memcpy_unaligned on 386 to avoid MSVC break...
tree
|
commitdiff
2003-07-19
Jon Griffiths
MSVC doesn't like K&R function declarations: use ansi...
tree
|
commitdiff
2003-07-02
Marcus Meissner
Added isync to the interlocked functions.
tree
|
commitdiff
2003-05-21
Alexandre Julliard
Reset SIGCHLD handler to default if we need to wait...
tree
|
commitdiff
2003-05-04
Pierre d'Herbemont
Add register preservation when using lawrx instruction.
tree
|
commitdiff
2003-04-02
Dimitrie O. Paun
Add spawnvp to the portability lib.
tree
|
commitdiff
2003-03-23
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Added memcpy_unaligned to libwine_port.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Moved interlocked functions to libwine_port.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Replaced mkstemp by mkstemps from libiberty.
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Added getopt routine to libwine_port (based on a patch...
tree
|
commitdiff
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
tree
|
commitdiff