HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
dynload
/
uspace
/
lib
/
libblock
/
libblock.h
@ 4332
– Rev 4691
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4691
5552 d 16 h
svoboda
/branches/dynload/
Merge trunk changes up to r4686.
3598
5824 d 13 h
svoboda
/branches/dynload/
Merge latest trunk changes into dynload.
3588
5831 d 22 h
svoboda
/branches/dynload/
Merge latest trunk changes into dynload.
3561
5837 d 17 h
svoboda
/branches/dynload/
Merge latest trunk changes to dynload.
3535
5843 d 18 h
svoboda
/branches/dynload/
Merge latest trunk changes into dynload.
3530
5847 d 19 h
jermar
/trunk/uspace/
Setup communication parameters with the block device in block_init(). The file
system now doesn't know anything about the communication with the block device.
Rename blockread() to block_read(). The boot block is now read only once. The file
system can get access it using the block_bb_get() function.
3527
5848 d 0 h
jermar
/trunk/uspace/lib/libblock/
Need to have more stuff in block_t.
3521
5848 d 18 h
jermar
/trunk/uspace/
Move libfs_blockread(), block_get() and block_put() to libblock.