projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compilation errors on FreeBSD.
[wine]
/
loader
/
task.c
2001-08-28
Francois Gouget
Only use winsock2.h in Wine.
blob
|
commitdiff
|
raw
2001-07-30
Alexandre Julliard
Fixed HTASK/HTASK16 handle mismatch.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Removed a few unnecessary Callouts.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Alexandre Julliard
Removed unneeded inclusion of queue.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-24
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Alexandre Julliard
Removed THREAD_IsWin16.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-04
Alexandre Julliard
Unified 16-bit and 32-bit scheduling a bit more.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-28
Alexandre Julliard
Don't load user32 too early on for 16-bit apps, so...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
Use the standard CreateThread routine to create 16...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Alexandre Julliard
Removed a few Callout functions by doing a GetProcAddre...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Replaced GLOBAL_Alloc by GlobalAlloc16 where possible.
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
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Andreas Mohr
Implemented TerminateApp needed for DBase 5.0.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Dimitrie O. Paun
Fixed a few compilation warnings
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
Patrik Stridvall
Explicitly initialize structures.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-02
Andreas Mohr
Make sure that we skip tasks with missing hInstance.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-24
Alexandre Julliard
Moved most global data out of the LPDOSTASK structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-21
Andreas Mohr
Transform every ERR() to WARN() in MakeProcInstance.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Alexandre Julliard
Skip quoted program name when building command line.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-30
Ove Kaaven
Removed usage of obsolete pModule->lpDosTask.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Alexandre Julliard
Perform NE_InitProcess in the context of the new task.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-16
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Removed a few unnecessary includes.
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-05-30
Alexandre Julliard
Make sure initial task is not marked as 32-bit.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-19
Ulrich Weigand
Fixed initialization of INSTANCEDATA in InitTask().
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Bernd Herd
Make sure hInstance is a proper global handle and not...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
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-07
Andreas Mohr
Several fixes to MakeProcInstance.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Alexandre Julliard
Store the handle of the process exe file in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Ulrich Weigand
Fixed race between Win16 parent and child for first...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Ulrich Weigand
Call 16-bit instead of 32-bit UserSignalProc entry...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Uwe Bonnes
Ignore wrong hInstance.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Ove Kaaven
Winsock rewrite. Sockets are now proper win32 handles.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Don't create thunk for task signal proc, call it directly.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Bugfix: Improved GetCodeHandle16 / GetCodeInfo16.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Ulrich Weigand
Bugfix: restore STACK16FRAME fields in SwitchStackBack16.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Ulrich Weigand
Adapted to new-style Wine thunks.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Alexandre Julliard
Made stack manipulation macros into inline functions.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Ulrich Weigand
Implemented KERNEL.447 (WIN32_OldYield16).
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Ulrich Weigand
Bugfix: Install task-entry breakpoint *after* EXE modul...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-12
Ulrich Weigand
Fixed bugs introduced by 'register' and 'return' functi...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Alexandre Julliard
Take advantage of the new registers saved in the STACK1...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Marcus Meissner
Removed the old, historical and no longer working IPC...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Ulrich Weigand
Fix InitTask() to work if DGROUP was manually resized.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Ulrich Weigand
Bugfix: TASK_CallToStart didn't pass correct hInstance...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Ulrich Weigand
On NE process creation, move major part of NE EXE modul...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Changed CONTEXT into CONTEXT86 everywhere we really...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Ulrich Weigand
16-bit scheduler reorganized: run all tasks in their...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Alexandre Julliard
Got rid of THREAD_InitDone.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Alexandre Julliard
Removed process argument to PROCESS_CallUserSignalProc.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Ulrich Weigand
Moved WINSOCK network IO event handling to special...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Adapted to event synchronization changes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Added ExitKernel16 (replacing USER_ExitWindows), ExitPr...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Ulrich Weigand
Removed TIMER_SwitchQueue.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Ulrich Weigand
Some initialization sequence bugfixes:
blob
|
commitdiff
|
raw
|
diff to current
1999-05-04
Ulrich Weigand
Fixed various stupid bugs in services thread routines.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Alexandre Julliard
Bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Don't initialise the stacks for 32-bit processes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
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-15
Ulrich Weigand
Bugfix: Always release the Win16Lock in TASK_Reschedule.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Ulrich Weigand
Send USIG_PROCESS_CREATE signal.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Ulrich Weigand
Implemented PROCESS_CallUserSignalProc().
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Ulrich Weigand
Allow UserYield16 to be called from 32-bit thread.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Ulrich Weigand
Run Win32 processes in their own threads.
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-28
Ulrich Weigand
Process creation sequence reorganized:
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Ulrich Weigand
Modified process creation sequence: call PE_CreateModul...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Stephane Lussier
Fix problem where you need mouse activity to unlock...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
next