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)
/
tags
/
0.1.1
/
kernel
/
generic
/
include
/
time/
– Rev 1968
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
1968
6582 d 3 h
jermar
/tags/
Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
1963
6582 d 3 h
jermar
/tags/0.1.1/
Tagging release 0.1.1
788
6846 d 7 h
jermar
/kernel/trunk/
Move list and fifo data types to adt/.
623
6898 d 14 h
jermar
/kernel/trunk/
Add SPINLOCK_DECLARE and SPINLOCK_INITIALIZE macros.
SPINLOCK_DECLARE is to be used instead of direct spinlock_t declarations
in dynamically allocated structures on which spinlock_initialize() is called after
their creation.
SPINLOCK_INITIALIZE is to be used instead of direct spinlock_t declarations
of global spinlocks. It declares and initializes the spinlock.
Moreover, both macros are empty on UP so that -Wall warnings about unused structures
get supressed.
534
6909 d 5 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6909 d 5 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
501
6921 d 10 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
430
6942 d 3 h
jermar
/SPARTAN/trunk/
Move src/ and include/ to generic.
411
6958 d 5 h
jermar
/SPARTAN/trunk/
Doxygen comments.
125
7051 d 3 h
jermar
/SPARTAN/trunk/
Huge indentation fix.
1
7198 d 7 h
jermar
/SPARTAN/
Initial import