configure: Use errno.h instead of the non-standard sys/errno.h header.
[wine] / dlls / ntdll / tests / atom.c
2011-10-20  Alexandre Julliardntdll/tests: Clear the full atom structure before every...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2009-10-06  Ge van Geldorpntdll/tests: Fix atom tests on Win7.
2009-01-03  Alexandre Julliardntdll/tests: Fix pointer casting warnings on 64-bit.
2008-12-01  Francois Gougetntdll: Remove an unneeded cast.
2008-11-10  Alexandre Julliardntdll/tests: Fix the atom test on NT4.
2008-09-22  Paul Vriensntdll/tests: Use skip and add a FreeLibrary.
2008-04-09  Austin EnglishSpelling fixes.
2008-03-05  Francois Gougetntdll/tests: Don't use 0x55/0xaa to avoid any confusion...
2007-05-11  Peter Oberndorferntdll: Use correct prototype for thread function.
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric Pouechkernel: Fixed regression in atom handling.
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2005-08-11  Francois GougetDefine WIN32_NO_STATUS so we don't get 'duplicate macro...
2005-05-11  Eric PouechSome tests for NTDLL atom support (by György 'Nog'...