2002-08-20 |
Marcus Meissner | Use r2 instead of r13 for TLS, since r13 is used in... |
blob | commitdiff | raw |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
Alexandre Julliard | Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus... |
blob | commitdiff | raw | diff to current |
2002-05-17 |
Alexandre Julliard | A few fixes for mingw cross-compilation. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Patrik Stridvall | MS C related changes. |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Patrik Stridvall | Microsoft C related changes. |
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 support for cleaning up the TEB from inside the... |
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-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Bang Jun-Young | Use clone() if HAVE_CLONE is defined. |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Alexandre Julliard | Warning fix. |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Alexandre Julliard | Create the server pipes on the client side and transfer... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up the various errno location tests in configure. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Removed CALL_LARGE_STACK support. |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Alexandre Julliard | Commented out large stack init now that thread stacks... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Use getpagesize() instead of VIRTUAL_GetPageSize(). |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Ulrich Weigand | Make a better guess to find the top of the initial... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Ulrich Weigand | Moved stack switch handling (large stack) to sysdeps.c |
blob | commitdiff | raw | diff to current |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Alexandre Julliard | Put CLONE_FILES back in, it is still breaking too many... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Alexandre Julliard | Fixed a couple of file descriptor leaks. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Alexandre Julliard | Have threads and processes exit more cleanly whenever... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
blob | commitdiff | raw | diff to current |
1999-09-27 |
Alexandre Julliard | Moved all signal support to a new platform-specific... |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Ron Record | Added support of __thr_errno for reentrance on UnixWare. |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Ulrich Weigand | Removed global variable pCurrentTeb. |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
blob | commitdiff | raw | diff to current |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone. |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Ulrich Weigand | Merged Linux/FreeBSD reentrant errno handler, added... |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Marcus Meissner | - Started multithreading for FreeBSD (incomplete, but... |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Alexandre Julliard | Added server pid and tid in init_thread request, and... |
blob | commitdiff | raw | diff to current |
1999-03-21 |
Alexandre Julliard | Changed process initialisation to use the new server... |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Marcus Meissner | Fixed newly introduced and some leftover warnings. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Alexandre Julliard | Process and thread id now use the server-side id instea... |
blob | commitdiff | raw | diff to current |
1999-02-21 |
Alexandre Julliard | Changed initial process creation to avoid memory alloca... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
blob | commitdiff | raw | diff to current |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
blob | commitdiff | raw | diff to current |
1998-01-18 |
Alexandre Julliard | Release 980118 wine-980118 |
blob | commitdiff | raw | diff to current |
|