haiku/src/system/boot
Ingo Weinhold 3ce2634533 * Fixed the semantics of [v]snprintf(): If the buffer is not large enough,
the function shall nevertheless return the length of the string that would
  be written, if the buffer were large enough.
  Added a touch of C++ while doing that. :-)
* Fixed the instances in boot loader, kernel, and kernel modules where the
  wrong semantics were expected. The majority of uses actually.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34826 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-30 15:17:09 +00:00
..
arch *.c -> *.cpp 2009-12-01 17:06:26 +00:00
loader * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
platform * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
boot_loader.rdef * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00
Jamfile [ARM] 2009-08-13 01:15:21 +00:00