Steven Edwards
|
e4be245882
|
strip whitespace from end of lines
svn path=/trunk/; revision=15164
|
2005-05-09 01:38:29 +00:00 |
|
Alex Ionescu
|
fe6116543e
|
Standardize comment headers. Patch by Trevor McCort
svn path=/trunk/; revision=13311
|
2005-01-26 13:58:37 +00:00 |
|
Martin Fuchs
|
e228aadfe5
|
migrate substitution keywords to SVN
svn path=/trunk/; revision=12852
|
2005-01-06 13:58:04 +00:00 |
|
Casper Hornstrup
|
1bf0775833
|
2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
* ntoskrnl/include/.cvsignore: New file.
* ntoskrnl/include/ntoskrnl.h: Ditto.
* ntoskrnl/*/*.c: Use pre-compiled header.
* ntoskrnl/Makefile: Support pre-compiled header.
* tools/helper.mk: .pch files are now .gch files.
svn path=/trunk/; revision=10550
|
2004-08-15 16:39:12 +00:00 |
|
Royce Mitchell III
|
59d5c9f016
|
finished applying @implemented and @unimplemented comments and remove the comments from non-api functions
svn path=/trunk/; revision=5068
|
2003-07-11 01:23:16 +00:00 |
|
Hartmut Birr
|
7297d83e9f
|
- Removed wcscat, wcschr, wcscmp, wcscpy, wcslen, wcsncat, wcsncmp, wcsncpy and wcsrchr.
svn path=/trunk/; revision=4773
|
2003-05-27 19:24:04 +00:00 |
|
Hartmut Birr
|
7d15711868
|
Fixed a buffer overflow in wcsncpy.
svn path=/trunk/; revision=3919
|
2003-01-02 16:05:50 +00:00 |
|
Casper Hornstrup
|
d8acda7c3e
|
2002-11-10 Casper S. Hornstrup <chorns@users.sourceforge.net>
* include/defines.h: Fix warnings when bulding with gcc 3.3.
* include/ddk/status.h: Ditto.
* include/freetype/internal/ftdebug.h: Ditto.
* include/net/ndis.h: Ditto.
* lib/msafd/misc/helpers.c: Ditto.
* lib/user32/windows/defwnd.c: Ditto.
* lib/user32/windows/window.c: Ditto.
* ntoskrnl/cm/ntfunc.c: Ditto.
* ntoskrnl/cm/regfile.c: Ditto.
* ntoskrnl/cm/regobj.c: Ditto.
* ntoskrnl/dbg/errinfo.c: Ditto.
* ntoskrnl/ex/hashtab.c: Ditto.
* ntoskrnl/include/internal/mm.h: Ditto.
* ntoskrnl/io/irp.c: Ditto.
* ntoskrnl/kd/gdbstub.c: Ditto.
* ntoskrnl/ke/queue.c: Ditto.
* ntoskrnl/ke/sem.c: Ditto.
* ntoskrnl/ldr/resource.c: Ditto.
* ntoskrnl/mm/balance.c: Ditto.
* ntoskrnl/mm/freelist.c: Ditto.
* ntoskrnl/mm/mdl.c: Ditto.
* ntoskrnl/mm/npool.c: Ditto.
* ntoskrnl/mm/section.c: Ditto.
* ntoskrnl/rtl/error.c: Ditto.
* ntoskrnl/rtl/mem.c: Ditto.
* ntoskrnl/rtl/string.c: Ditto.
* ntoskrnl/rtl/time.c: Ditto.
* ntoskrnl/rtl/unicode.c: Ditto.
* ntoskrnl/rtl/wstring.c: Ditto.
* ntoskrnl/rtl/i386/exception.c: Ditto.
* subsys/win32k/freetype/src/base/ftinit.c: Ditto.
svn path=/trunk/; revision=3738
|
2002-11-10 18:17:43 +00:00 |
|
Casper Hornstrup
|
17c0b5798e
|
Reverted latest changes.
svn path=/trunk/; revision=3473
|
2002-09-08 10:23:54 +00:00 |
|
Casper Hornstrup
|
387d432884
|
Use free Windows DDK and compile with latest MinGW releases.
svn path=/trunk/; revision=3466
|
2002-09-07 15:13:13 +00:00 |
|
Eric Kohl
|
b60489a76a
|
Removed obsolete linux header files
svn path=/trunk/; revision=1417
|
2000-10-22 16:36:53 +00:00 |
|
Eric Kohl
|
5f71c29e2c
|
Fixed _wcsnicmp()
svn path=/trunk/; revision=981
|
2000-02-05 23:46:14 +00:00 |
|
Eric Kohl
|
3d1f2d98ba
|
Added missing printf() functions
Changed format %w to %S and %W to %wZ
svn path=/trunk/; revision=931
|
2000-01-12 19:05:32 +00:00 |
|
Eric Kohl
|
e7cf9302fa
|
Added more crt functions and fixed some.
svn path=/trunk/; revision=607
|
1999-07-29 21:25:04 +00:00 |
|
Rex Jolliff
|
d415ba8508
|
First hack at KMDLLs
svn path=/trunk/; revision=523
|
1999-05-28 18:24:27 +00:00 |
|
Eric Kohl
|
d5f96518f2
|
Renamed wtolower() to towlower().
Renamed wtoupper() to towupper().
Added some runtime functions.
svn path=/trunk/; revision=425
|
1999-05-05 11:20:14 +00:00 |
|
David Welch
|
8688a2a272
|
Cleaned up code a bit
svn path=/trunk/; revision=339
|
1999-03-25 00:37:06 +00:00 |
|
Rex Jolliff
|
d704562082
|
Merged mingw32 branch into main trunk
svn path=/trunk/; revision=321
|
1999-03-19 05:55:55 +00:00 |
|
Rex Jolliff
|
d01f8c3180
|
Boudewjin's massive work on kernel32 and crtdll and a console driver.
svn path=/trunk/; revision=168
|
1999-01-16 02:11:45 +00:00 |
|
David Welch
|
36902d624f
|
Created bugs in wait and timer code
svn path=/trunk/; revision=152
|
1999-01-04 23:01:18 +00:00 |
|
David Welch
|
8f8c71dfb9
|
Minor bug fixes
svn path=/trunk/; revision=126
|
1998-12-19 18:56:57 +00:00 |
|
Rex Jolliff
|
13e75fd710
|
cleanup to support incorporated changes
svn path=/trunk/; revision=109
|
1998-12-04 23:35:48 +00:00 |
|
Rex Jolliff
|
37af92952e
|
Rolled in various changes from others
svn path=/trunk/; revision=108
|
1998-12-04 18:28:13 +00:00 |
|
Rex Jolliff
|
ee81c811cd
|
This commit was generated by cvs2svn to compensate for changes in r52,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=53
|
1998-10-05 04:01:30 +00:00 |
|
Rex Jolliff
|
809b4b1eab
|
This commit was generated by cvs2svn to compensate for changes in r30,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=31
|
1998-09-05 17:34:23 +00:00 |
|
Rex Jolliff
|
bbddb2c838
|
Initial revision
svn path=/trunk/; revision=19
|
1998-08-28 23:24:25 +00:00 |
|