aystarik
85c94c9571
Some Lint changes; 16-bit changes
...
date 2002.04.15.22.46.00; author rmoore1; state Exp;
2005-06-29 19:03:47 +00:00
aystarik
566306af42
Cleanup
...
date 2001.12.20.22.08.00; author rmoore1; state Exp;
2005-06-29 19:03:42 +00:00
aystarik
f2263aa776
fix typos
...
date 2001.06.25.21.23.00; author agrover; state Exp;
2005-06-29 19:03:39 +00:00
aystarik
cc8cdbd6ee
move strupr to cmutils, and change linux include to use system
...
clibrary
date 2001.04.19.00.05.00; author agrover; state Exp;
2005-06-29 19:03:37 +00:00
aystarik
32f4aed19a
Base doesn't need to be a NATIVE_UINT.
...
date 2001.03.15.00.39.00; author agrover; state Exp;
2005-06-29 19:03:36 +00:00
aystarik
6b783535de
fixed strtoul to use UINT32, like it did originally
...
date 2001.03.14.23.19.00; author agrover; state Exp;
2005-06-29 19:03:35 +00:00
aystarik
c4142a8c23
Removed NATIVE_UINT from internal structures and some procedures.
...
This type should be used extremely sparingly!
date 2001.03.09.21.17.00; author rmoore1; state Exp;
2005-06-29 19:03:34 +00:00
aystarik
7e24bf0eeb
STRLEN returns NATIVE_UINT, so fix places where people assume it
...
returns 32 bits. parse structs also changed to use NATIVE types
date 2001.02.15.00.11.00; author agrover; state Exp;
2005-06-29 19:03:33 +00:00
aystarik
c7e5267a5e
Added dynamic object conversion support
...
date 2001.01.09.23.34.00; author rmoore1; state Exp;
2005-06-29 19:03:31 +00:00
aystarik
086e962212
remove VC specific pragma
...
date 2000.11.07.04.14.00; author agrover; state Exp;
2005-06-29 19:03:28 +00:00
aystarik
9e323788f4
fix a comment
...
date 2000.10.25.00.35.00; author agrover; state Exp;
2005-06-29 19:03:27 +00:00
aystarik
1effdd3c56
mangle symbols to prevent collision on Linux
...
date 2000.10.13.17.27.00; author agrover; state Exp;
2005-06-29 19:03:26 +00:00
aystarik
30eab94774
change ctype name to prevent collision on Linux
...
date 2000.10.13.00.38.00; author agrover; state Exp;
2005-06-29 19:03:25 +00:00
aystarik
00c784951b
Added LF at EOF
...
date 2000.08.09.18.04.00; author rmoore1; state Exp;
2005-06-29 19:03:21 +00:00
aystarik
d47882d56b
date 2000.08.07.22.49.00; author rmoore1; state Exp;
2005-06-29 19:03:20 +00:00
aystarik
a3c121666c
big ass #ifndef so this only compiles when no other C lib available
...
date 2000.08.03.01.28.00; author agrover; state Exp;
2005-06-29 19:03:19 +00:00
aystarik
e5d019955f
Comments from 07/18/00 code review
...
date 2000.07.19.22.54.00; author rmoore1; state Exp;
2005-06-29 19:03:17 +00:00
aystarik
81655ae474
Removed ACPI_SIZE type
...
date 2000.06.30.20.36.00; author rmoore1; state Exp;
2005-06-29 19:03:15 +00:00
aystarik
f876091f0d
More cleanup
...
date 2000.06.30.14.50.00; author mwalz; state Exp;
2005-06-29 19:03:14 +00:00
aystarik
cc64130470
Renamed all functions. Leading underscore was causing trouble
...
date 2000.03.21.21.56.00; author rmoore1; state Exp;
2005-06-29 19:03:09 +00:00
aystarik
6f30512e7c
Changed _strupr to __strupr (two __) unable to link on WDM because
...
there is a _strupr already in the WDM libs slightly different types. Rolled
back previous change to _strstr.
date 2000.03.14.22.35.00; author rmosgrov; state Exp;
2005-06-29 19:03:08 +00:00
aystarik
f92f5fda53
Changed _strstr to __strstr (two __) unable to link on WDM because
...
there is a _strstr already in the WDM libs slightly different types.
date 2000.03.14.22.23.00; author rmosgrov; state Exp;
2005-06-29 19:03:07 +00:00
aystarik
238e161da6
Added some new functions
...
date 2000.03.09.22.14.00; author rmoore1; state Exp;
2005-06-29 19:03:06 +00:00
aystarik
837d2a3f4c
Macro support to eliminate excessive debug string duplication
...
date 99.10.14.20.54.00; author rmoore1; state Exp;
2005-06-29 19:03:04 +00:00
aystarik
2c1b5567d9
Added procedure headers
...
date 99.10.12.23.43.00; author rmoore1; state Exp;
2005-06-29 19:03:03 +00:00
aystarik
ab2771548a
Local implementations of Clib functions
...
date 99.10.11.23.45.00; author rmoore1; state Exp;
2005-06-29 19:03:01 +00:00
aystarik
d8c69bb5cc
date 2005.06.23.20.50.00; author rmoore1; state Exp;
2005-06-29 19:03:00 +00:00
aystarik
90207a6ebf
moved cache code to utcache.c
...
date 2005.06.24.19.41.00; author rmoore1; state Exp;
2005-06-29 19:02:58 +00:00
aystarik
1b7b3204b2
Two functions could not be static
...
date 2005.03.29.18.13.00; author rmoore1; state Exp;
2005-06-29 19:02:54 +00:00
aystarik
193ed9db64
Header updates, cleanup
...
date 2005.03.24.18.43.00; author rmoore1; state Exp;
2005-06-29 19:02:53 +00:00
aystarik
5f343d2678
Update for static functions, cleanup
...
date 2005.03.21.21.10.00; author rmoore1; state Exp;
2005-06-29 19:02:52 +00:00
aystarik
77e4a061cf
Support for optional object cache
...
date 2005.01.20.23.09.00; author rmoore1; state Exp;
2005-06-29 19:02:51 +00:00
aystarik
73d7cd9747
Clear buffer in the case where buffer already exists
...
date 2004.09.02.17.59.00; author rmoore1; state Exp;
2005-06-29 19:02:48 +00:00
aystarik
3a1063f350
Use smaller struct header when allocating space. Was wasting space
...
date 2004.08.26.15.54.00; author rmoore1; state Exp;
2005-06-29 19:02:47 +00:00
aystarik
5feed514c5
Update function headers
...
date 2004.06.11.17.10.00; author rmoore1; state Exp;
2005-06-29 19:02:46 +00:00
aystarik
2b0f23c5b3
Deployed UtGetDescriptorName for better debug output
...
date 2003.10.22.20.52.00; author rmoore1; state Exp;
2005-06-29 19:02:43 +00:00
aystarik
97fa5e00cb
Deployed new procedure to extract NS Node name and validate the node.
...
Prevents faults during debug output.
date 2003.10.21.23.31.00; author rmoore1; state Exp;
2005-06-29 19:02:42 +00:00
aystarik
71a68ea2f6
Debug output update
...
date 2003.09.26.21.12.00; author rmoore1; state Exp;
2005-06-29 19:02:41 +00:00
aystarik
0c8c4fbcf1
User buffer was overwritten if the the buffer was too small. Duh.
...
date 2002.12.12.21.15.00; author rmoore1; state Exp;
2005-06-29 19:02:38 +00:00
aystarik
f0f3a15320
Debug output fixes for 16-bit
...
date 2002.05.17.17.27.00; author rmoore1; state Exp;
2005-06-29 19:02:34 +00:00
aystarik
bf94eb63e1
Fifth lint pass - CLEAN for 32-bit and 64-bit
...
date 2002.04.12.20.46.00; author rmoore1; state Exp;
2005-06-29 19:02:32 +00:00
aystarik
717811f2e5
Migrated ASL compiler and core components to use a common
...
PARSE_OBJECT.
date 2002.04.04.21.19.00; author rmoore1; state Exp;
2005-06-29 19:02:29 +00:00
aystarik
49767f06b6
Missed a paren
...
date 2002.02.13.00.03.00; author rmoore1; state Exp;
2005-06-29 19:02:27 +00:00
aystarik
40aa2c8612
Added error checking after all mutex acquires and most mutex releases.
...
date 2002.02.12.23.57.00; author rmoore1; state Exp;
2005-06-29 19:02:26 +00:00
aystarik
4a9873768a
ACPI_ALLOCATE_LOCAL_BUFFER now allocates via the local tracking
...
interface (allows the allocation to be used in internal objects as well as
tracks the allocation).
date 2002.02.08.20.11.00; author rmoore1; state Exp;
2005-06-29 19:02:24 +00:00
aystarik
21c1af070e
Obsoleted AcpiOsCallocate interface
...
date 2002.01.18.22.41.00; author rmoore1; state Exp;
2005-06-29 19:02:22 +00:00
aystarik
336d67826d
Changes to support Intel 64-bit compiler
...
date 2001.12.12.00.13.00; author rmoore1; state Exp;
2005-06-29 19:02:19 +00:00
aystarik
f20dc1cfee
New ACPI_SIZE type for all "size" parameters and pointer diffs
...
date 2001.12.10.22.44.00; author rmoore1; state Exp;
2005-06-29 19:02:18 +00:00
aystarik
9bf0393c32
Macro rename and cleanup
...
date 2001.11.21.17.06.00; author rmoore1; state Exp;
2005-06-29 19:02:17 +00:00
aystarik
43fb529526
Added THREAD_STATE to track threads and mutexes
...
date 2001.11.06.21.29.00; author rmoore1; state Exp;
2005-06-29 19:02:16 +00:00