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
/
dd
/
uspace
/
lib
/
libc
/
include
/
vfs
/
vfs.h
@ 4332
– Rev 4668
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
4668
5577 d 20 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4667)
4537
5618 d 6 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4536)
4420
5643 d 3 h
trochtova
/branches/dd/
dd branch synchronized with trunk (revision 4419)
4055
5717 d 3 h
trochtova
/branches/dd/
changes in trunk (rev 4054) merged into dd branch
3022
6000 d 5 h
decky
/branches/dd/
device drivers branch
2755
6087 d 15 h
jermar
/trunk/uspace/
Add support for relative paths: chdir() and getcwd().
2674
6150 d 18 h
jermar
/trunk/uspace/
Add libc VFS wrapper for VFS_WRITE. Fix a small bug in read(). Place open(),
read() and write() declarations in their respective headers according to SUSv3.
2671
6150 d 19 h
jermar
/trunk/uspace/lib/libc/
Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.