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
/
sparc
/
uspace
/
lib
/
libc
/
include
/
errno.h
@ 3863
– Rev 3665
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
3665
5812 d 7 h
rimsky
/branches/sparc/
Merged latest trunk changes into the sparc brach.
3593
5827 d 7 h
rimsky
/branches/sparc/
Merged latest trunk changes into sparc branch.
3343
5917 d 13 h
decky
/branches/sparc/
add sparc branch
2762
6080 d 13 h
jermar
/trunk/uspace/lib/libc/include/
Add the definition of the EXDEV error code.
2755
6087 d 5 h
jermar
/trunk/uspace/
Add support for relative paths: chdir() and getcwd().
2734
6101 d 15 h
jermar
/trunk/uspace/
Support for close().
2733
6101 d 15 h
jermar
/trunk/uspace/
Add TMPFS support for destroying leaf links in the file system namespace.
2705
6123 d 7 h
jermar
/trunk/uspace/
More elegant, flexible and complete version of tmpfs_lookup.
2479
6340 d 16 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 9 h
jermar
/trunk/
(c) versus (C)
1866
6632 d 10 h
jermar
/trunk/uspace/
Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
1787
6687 d 12 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1653
6721 d 10 h
cejka
/uspace/trunk/
Doxygen comments.
985
6806 d 13 h
palkovsky
/uspace/trunk/libc/
Added malloc implementation.