projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Framework for the doppler effect.
[wine]
/
loader
/
task.c
2003-02-26
Alexandre Julliard
Moved LDT selector allocation routines to libwine.
blob
|
commitdiff
|
raw
2002-12-13
Alexandre Julliard
Don't crash in DirectedYield16 if no other task is...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Jukka Heinonen
Removed last users of msdos/interrupts.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Alexandre Julliard
Get/SetFastQueue16 should use HQUEUE16 handles.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Alexandre Julliard
Moved internal context macros out of winnt.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-28
Alexandre Julliard
Convert HTASK to void* (based on a patch by Michael...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
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-03-23
Alexandre Julliard
Removed service thread support.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Francois Gouget
Only use winsock2.h in Wine.
blob
|
commitdiff
|
raw
|
diff to current
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
next