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
/
network
/
uspace
/
lib
/
libc
/
include
/
vfs
/
vfs.h
@ 4617
– Rev 4718
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
4718
5516 d 9 h
mejdrech
/branches/network/
Net: merge with trunk head (0.4.1)
4581
5609 d 4 h
mejdrech
/branches/network/
Net: synchronized with trunk rev.4580
4327
5672 d 14 h
mejdrech
/branches/network/
Net: *merged with trunk 4326, +ne2k irq debug
4153
5710 d 3 h
mejdrech
/branches/network/
Networking: merged with trunk changes
3386
5906 d 6 h
decky
/branches/network/
add new network branch (copy of current trunk)
3306
5928 d 11 h
jermar
/trunk/uspace/lib/libc/
Fix handling of relative paths in task_spawn().
2755
6090 d 22 h
jermar
/trunk/uspace/
Add support for relative paths: chdir() and getcwd().
2674
6154 d 1 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
6154 d 1 h
jermar
/trunk/uspace/lib/libc/
Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.