Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Jan Zerebecki
|
373fcd0066
|
itss: Add DebugInfo to critical sections.
|
2007-03-12 13:37:38 +01:00 |
Andrew Talbot
|
2786275559
|
itss: Remove unused variable and associated dead code.
|
2007-01-12 11:23:39 +01:00 |
Andrew Talbot
|
852ae99662
|
itss: Declare a function static.
|
2007-01-10 22:25:36 +01:00 |
Hans Leidekker
|
2492abbbd3
|
itss: Win64 printf format warning fixes.
|
2006-10-12 21:26:39 +02:00 |
Michael Stefaniuc
|
173f7bd26c
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
Mike McCormack
|
a107234dcd
|
gcc 4.0 warning fixes.
|
2005-08-29 09:38:19 +00:00 |
Hans Leidekker
|
97d1b11ebd
|
Fix uninitialized warnings.
|
2005-05-24 12:34:29 +00:00 |
Peter Berg Larsen
|
6e3bcb5a54
|
Replace strncpy with memcpy or lstrcpyn.
|
2005-04-18 10:30:55 +00:00 |
Alexandre Julliard
|
ebe3c529b1
|
Janitorial: C booleans must not be compared against TRUE.
|
2004-12-09 14:07:59 +00:00 |
Hans Leidekker
|
c3de6ef38f
|
Add ffs() to porting library, needed by MinGW.
|
2004-10-19 23:53:26 +00:00 |
Alexandre Julliard
|
4cb6c5c9d1
|
Get rid of CVS keywords.
|
2004-08-31 17:41:35 +00:00 |
Mike McCormack
|
332408b836
|
Fix the ITS moniker implementation.
|
2004-08-25 17:30:18 +00:00 |
Alexandre Julliard
|
5f6e3c88bd
|
Authors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwin@ugcs.caltech.edu>, Mike McCormack <mike@codeweavers.com>
Added an implemenation of ITSS.DLL.
|
2004-08-24 21:00:15 +00:00 |