Set close-on-exec flag on server socket.
[wine] / tools /
1999-10-31  Patrik Stridvall- Minor fixes and reorganizations.
1999-10-25  Francois GougetFixed small typos and slightly outdated comments.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallMade the include files self-sufficient.
1999-10-24  Patrik Stridvall- Fixed the long long problem.
1999-10-13  Eric PouechAdded filename to 32 bit builtin module descriptors.
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-29  Patrik Stridvall- Adapted to changes in Wine.
1999-09-23  Patrik StridvallMade a new improved version of winapi-check in perl.
1999-09-20  Patrik StridvallFixed ANSI C violations.
1999-09-20  Lionel UlmerAdded the possibility to use DGA 2.0.
1999-09-10  Adam SacarnyNow works around wine never exiting the debugger.
1999-08-18  Ulrich WeigandUse typedef to work around egcs problem.
1999-08-18  Ulrich WeigandBugfix: EFlags were passed incorrectly by CallFrom16Reg...
1999-08-18  Bertho StultiensWrc did not check any IDs which are only 16 bit. Common...
1999-08-15  James JuranDocument use of "init" in build-spec.txt, and make...
1999-08-15  Ulrich WeigandCallTo16... / CallFrom16... Wine thunks reorganized:
1999-08-14  Bertho StultiensVersion 1.0.14 of wrc.
1999-08-04  Joerg MayerCreate sysconfdir on install.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-31  Patrik StridvallFixed missing prototypes and made it work with Solaris...
1999-07-25  Ulrich WeigandRelay code for Win16 register functions converts arguments.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Ove KaavenClear high word of %esp when returning from CallFrom16.
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-06  Ulrich WeigandSwitch stacks in CALL32_Init().
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-14  Alexandre JulliardConverted to the new debug interface.
1999-05-13  Alexandre JulliardWin32 register functions can now have arguments.
1999-05-12  Alexandre JulliardAdded import declaration for Win32 built-ins.
1999-05-10  Alexandre JulliardAdded support for forwarded ordinals in built-in dlls.
1999-05-08  Jean-Louis ThirotAdded graphical configuration tool wineconf.tcl.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Eric PouechAllow to automatically copy part of wine.ini into gener...
1999-04-25  Bertho Stultiens- Fixed a counting bug in the win32 count and sort...
1999-04-25  Adam SacarnyMuch nicer way to select wine's location.
1999-04-22  Ulrich WeigandBugfix: Internal NE entry point tables were bad (one...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-04-18  Ove Kaaveninstall script, which automatically configures and...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-16  Robert PouliotA few patches to help Wine to compile on OS/2.
1999-04-06  Adam SacarnyAdded sanity check for whitespace in file names, variou...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-22  Adam SacarnyCheck if the build is stripped, and die if it is.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-20  Bertho StultiensFix a couple of 64bit platform problems and speed up...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-09  Adam the Jazz GuyFixed formatting of code
1999-02-04  Patrik StridvallNon-X11 compile fix for generated code.
1999-02-02  Albert den HaanFixed wrong order of res_ico and res_bmp which must...
1999-01-28  Adam the Jazz GuyFixed various bugs.
1999-01-26  Adam the Jazz GuyA perl script to produce a bug report with little hassle.
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-19  Alexandre JulliardAdded long type format.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Alexandre JulliardSend debugging output to stderr.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-15  Todd VierlingGlobal constructors using `.section .ctors' are bogus...
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-12-11  Marcus MeissnerKill swapped out (wine) processes too and truncate...
1998-12-10  Alexandre JulliardRemoved extra output.
1998-12-10  Alexandre JulliardScript to generate authors files
1998-12-09  Pablo SaratxagaImproved the handling of font encodings.
1998-12-08  Alexandre JulliardTried another kludge for the Xmd.h problem.
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-07  Ulrich WeigandAllow recursively reentering CALL32_LargeStack.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-15  Marcus MeissnerClean invalid selectors on the pop %xs from the STACKFR...
1998-11-06  Bertho StultiensBugfix in write_name_str() [writeres.c] where the lengt...
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-31  Marcus MeissnerNow allows specification of a start directory on the...
1998-10-22  Marcus MeissnerXQueryKeymap -> TSXQueryKeymap (fixes the XIO errors...
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
1998-10-11  Andreas MohrSmall fix.
1998-10-11  Marcus MeissnerA few function prototype fixes.
1998-10-04  Alexandre JulliardInitial revision
next