haiku/src
Jonas Sundström 6e9c6db2e9 Unsafe use of strncpy replaced by strlcpy. CID 2214.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40636 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-23 02:54:16 +00:00
..
add-ons Unsafe use of strncpy replaced by strlcpy. CID 2214. 2011-02-23 02:54:16 +00:00
apps DeskCalc: 2011-02-23 02:08:03 +00:00
bin Unsafe use of strncpy replaced by strlcpy. CID 2254. 2011-02-23 01:06:58 +00:00
build Part of fixing #7226: 2011-02-16 10:13:12 +00:00
data * Make sure the image super type has Width, Height, Rating, Comment and Year. 2011-02-07 23:29:26 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Unsafe use of strncpy replaced by strlcpy. CID 2238. 2011-02-23 01:19:30 +00:00
libs merged freetype 2.4.4 2011-02-16 17:55:28 +00:00
preferences Yet another localization fix in Data Translators. 2011-02-20 12:15:28 +00:00
servers IMAP commands are serialized using the BLooper message queue. MarkMessageAsRead used the direct way to access the protocol and so interfered with ongoing requests. 2011-02-22 00:42:02 +00:00
system Check if the name is already used in add_debugger_command*() and reject 2011-02-22 11:56:57 +00:00
tests when loading addons, put them in a map so we can access them later easily; use addon instances stored in map and call Save/Revert for each through dynamic addon osmosis; little style cleanup 2011-02-21 18:59:58 +00:00
tools Second (and last) part of fixing #7226: 2011-02-16 10:53:46 +00:00
Jamfile