- Fix some formatting.
[reactos.git] / reactos / ntoskrnl / ex / handle.c
2005-12-07 Thomas Bluemelimplemented sweeping of handle tables
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-07-26 Hartmut Birrreverted last change
2005-07-26 Hartmut BirrLock the handle table if we trying to get a pointer...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-13 Thomas Bluemelinitialize the handle tables before creating them
2005-03-13 Thomas Bluemeldon't use the current process' pid if no process specified.
2005-03-13 Thomas Bluemel- fixed handle table structures