GCC 4.3.x fixes for cabman and sysreg
[reactos.git] / reactos / tools / sysreg / namedpipe_reader.cpp
2008-06-19 Colin FinckGCC 4.3.x fixes for cabman and sysreg
2008-03-15 Colin Finck- Add <cstring> for "memset", "strchr" and "strstr"
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-10-08 Johannes Anderwald- randomize named pipe name
2007-10-08 Johannes Anderwald- remove unicode support (it was mess, a few places...
2007-10-07 Johannes Anderwald- improve error checking
2007-10-07 Johannes Anderwald- improve debugging
2007-09-05 Christoph von Wittich-allocate the buffer for the NamedPipeReader on Linux too
2007-09-04 Johannes Anderwald- no comment
2007-09-04 Christoph von Wittichfix linux build
2007-09-04 Johannes Anderwald- readd named pipe support for linux by Christoph_vW
2007-07-22 Johannes Anderwald- make sysreg working on linux
2007-07-20 Johannes Anderwald- make sysreg work again under Windows
2007-07-14 Johannes Anderwald- make sysreg compilable under linux
2007-07-10 Johannes Anderwald- major rewrite of sysreg
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Christoph von Wittichnamed pipes support for linux builds
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-06 Johannes Anderwald- improve namedpipe_reader parsing of lines code
2006-11-05 Johannes Anderwald- read lines into a vector of string lines
2006-10-30 Johannes Anderwald- zero complete buffer
2006-10-25 Christoph von Wittichfix some issues when reading from a named pipe
2006-10-25 Christoph von Wittich-debug info can now be read from a pipe