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
/
kernel
/
test
/
atomic
/
atomic1.c
@ 4745
– Rev 4263
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
4263
5684 d 12 h
mejdrech
/branches/network/
Net: merged with trunk:4261
3386
5902 d 14 h
decky
/branches/network/
add new network branch (copy of current trunk)
2071
6497 d 10 h
jermar
/trunk/
(c) versus (C)
2050
6526 d 21 h
decky
/trunk/kernel/
benchmarking with statistics (initial)
2027
6533 d 19 h
decky
/trunk/kernel/
cleanup kernel tests infrastructure
2020
6534 d 12 h
decky
/trunk/kernel/
integrate more tests
2019
6534 d 12 h
decky
/trunk/kernel/
prepare for new test infrastructure
1787
6687 d 13 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1104
6798 d 14 h
jermar
/kernel/trunk/
Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.
1024
6805 d 12 h
jermar
/kernel/trunk/
Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.