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
2af6058585a93f47f4c2bfa98929fc9893174f41
haiku-beta6
/
headers
/
private
T
History
Ingo Weinhold
2af6058585
Added two open() versions to our kernel_interface, that re-try opening read-only, if desired. They are now used in BDirectory and BNode, which formerly failed on read-only devices.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2677 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-02-10 00:19:53 +00:00
..
app
Cleaned up BRoster's friends mess. All access to private BRoster functionality is now done through the newly added BRoster::Private class, which is BRoster's only friend (poor BRoster ;-).
2003-02-08 23:29:21 +00:00
disk_scanner
Got rid of the module_identify() hook. Instead the module info features a short_name field now.
2003-01-26 15:06:23 +00:00
input
It is accomplished ...
2002-07-09 12:24:59 +00:00
interface
Added macro.
2002-12-09 04:33:55 +00:00
kernel
Cleanup of the header mess: removed the redundant APIC/mp structure definitions
2003-01-30 21:20:33 +00:00
libroot
added macros PI and PI2, and fixed previous (invalid) references to these
2002-10-27 01:36:45 +00:00
media
Updated time source code to allow automatic starting and stopping of time sources.
2003-01-20 01:11:15 +00:00
midi
Checkin of the sources for midi2 kit milestone 1.
2002-12-31 14:26:15 +00:00
net
Small private net header cleanup.
2002-11-13 23:41:46 +00:00
print
Removed or created shared header files used by print kit.
2002-11-26 23:03:14 +00:00
shared
A templatized adaptation of BAutolock. Any class which supplies the
2002-07-15 16:06:31 +00:00
storage
Added two open() versions to our kernel_interface, that re-try opening read-only, if desired. They are now used in BDirectory and BNode, which formerly failed on read-only devices.
2003-02-10 00:19:53 +00:00