A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hartmut Birr eec75375c4 Fixed a buffer overflow if there is given a not null terminated string with a precision parameter.
Reduced some overhead for outputing strings.
Added handling of the precision parameter for counted strings.
Return the outputed character count (or an error) in __vf(w)printf.

svn path=/trunk/; revision=3492
2002-09-13 18:48:42 +00:00
freeldr Added new 'bootcd' target. 2002-09-06 22:38:10 +00:00
os2 Added some stubs in order to 2002-09-04 22:19:47 +00:00
posix Stick the import lib in the right place. 2002-08-25 10:20:51 +00:00
reactos Fixed a buffer overflow if there is given a not null terminated string with a precision parameter. 2002-09-13 18:48:42 +00:00
rosapps Fix case sensitivity problem 2002-09-12 18:08:54 +00:00