This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4aa9ce9b420144ef59a9198d3bb93dd9d2883f4
haiku-beta6
/
headers
T
History
ejakowatz
a7529effe6
Fixed potential memory leak. If user tried to add data of type X when we already had data of type Y with the same name, a new BMessageField of type Y would be created and added to the field map, leaving the old type X field orphaned.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8613 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-20 18:14:05 +00:00
..
gnu
adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
2004-06-01 12:38:47 +00:00
libs
Upgrade to version 2.1.8
2004-06-22 14:03:16 +00:00
os
Added some new functions which seem to be required for Xentronics SampleStudio Pro.
2004-08-16 12:44:00 +00:00
posix
These size_t arguments should be, well, according to POSIX, socklen_t,
2004-08-14 00:22:33 +00:00
private
Fixed potential memory leak. If user tried to add data of type X when we already had data of type Y with the same name, a new BMessageField of type Y would be created and added to the field map, leaving the old type X field orphaned.
2004-08-20 18:14:05 +00:00
tools
Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should
2004-05-05 16:19:03 +00:00