Make sure ip_mreq is not exported by winsock2.h.
[wine] / include / config.h.in
2004-03-27  Alexandre JulliardUse futimes() instead of utime() to implement SetFileTi...
2004-03-25  Alexandre JulliardRemoved check for -lm, winegcc takes care of that.
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-02  Alexandre JulliardUpdated configure with autoconf 2.58. Set the bug repor...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-12  Alexandre JulliardAdded configure check for pthread_getattr_np.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-09  Huw DaviesLoad any TrueType fonts that fontconfig knows about.
2003-11-06  Alexandre JulliardCreate two separate wine binaries, one using libpthread...
2003-11-06  Alexandre JulliardAVM Computersysteme Vertriebs GmbH
2003-10-15  Alex PasadynCheck for Xrandr extension.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-10-07  Rein KlazesAdded a check for <scsi/scsi.h> and include it in dlls...
2003-10-03  Pavel RoskinAdded check for scsi/scsi_ioctl.h.
2003-10-03  Pavel RoskinAdded check for st_blocks in struct stat.
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-06-20  David Hammerton- implemented support for https protocol
2003-06-20  Alexandre JulliardAdded checks for ICU libraries (based on a patch by...
2003-05-20  Yorick HardyImplemented GetSystemInfo on NetBSD.
2003-05-19  Yorick HardyAdded the implementation for CDROM_GetIdeInterface...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-04-20  Alexandre JulliardCheck for struct option independently of the getopt_lon...
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-04-02  Alexandre JulliardAdded support for marking heap blocks as inaccessible...
2003-04-01  Alexandre JulliardAdded SYSDEPS_GetUnixTid to return the Unix thread...
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-23  Christian CostaMake use of .half and/or .asciiz assembler keywords...
2003-03-20  Alexandre JulliardMoved [efg]cvt functions to msvcrt and fixed them to...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-01-14  Steven EdwardsCheck for vsnprintf and _vsnprintf, and define vsnprint...
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-09  Marcus MeissnerAdded GIF decompressor support to OLE Automation IPictures.
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Chris MorganAdd support for Jack audio server.
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-11-25  Patrik StridvallFixed pthreads on FreeBSD (based on patch by Alexandre...
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-10-31  Steven EdwardsMingw porting fix.
2002-10-22  Alexandre JulliardAvoid reference to glibc internal __libc_fork function.
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-19  Gregg Mattinson - X11/extensions/shape.h requires X11/Xutil.h.
2002-07-01  Alexandre JulliardAdded configure check for getpwuid.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-24  Steven EdwardsAdded check for pwd.h.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-07  Alexandre JulliardAdded check for sys/sysctl.h.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Alexandre JulliardNo longer try to support non-reentrant Xlib.
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-11  Patrik StridvallAdded some optional headers and functions for compiling...
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-01-29  Huw D M DaviesDon't define HAVE_FREETYPE unless we have freetype.h.
2002-01-29  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-01-07  Alexandre JulliardAdded configure check for pread/pwrite.
2002-01-04  Alexandre JulliardWe no longer need libXpm.
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-14  Bang Jun-YoungAdded check for stdint.h (needed on NetBSD).
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-09-14  Huw D M DaviesAdd config check and thread safe wrappers for the XRend...
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-08-10  Eric PouechFixes for Solaris X86.
next