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)
/
trunk
/
uspace
/
lib
/
libc
/
arch/
@ 4646
– Rev 4636
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4636
5595 d 4 h
jermar
/trunk/
sparc64's SP_DELTA needs more space.
4601
5606 d 9 h
decky
/trunk/uspace/lib/libc/
small fixes and coding style changes related to the new memory allocator
4556
5618 d 16 h
decky
/trunk/
define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
4528
5624 d 5 h
svoboda
/trunk/uspace/
Use 'fibril_local' modifier for fibril-local variables instead of '__thread'. Since it is decalred in fibril.h, it need not begin with '__'.
4468
5633 d 5 h
decky
/trunk/uspace/lib/libc/arch/
remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)
4467
5633 d 6 h
decky
/trunk/uspace/lib/libc/arch/arm32/include/
fix include
4272
5684 d 4 h
jermar
/trunk/
Prevent optimizing ia64's PIO away.
This solves the frequent hangs of HelenOS/ia64 in i8042_init().
4234
5693 d 3 h
svoboda
/trunk/
Copy printf with Unicode support to userspace.
4161
5708 d 3 h
jermar
/trunk/uspace/lib/libc/arch/
Put .tbss section into the .tdata output section.
This solves the .tbss alignment issue seen on amd64.
4134
5712 d 2 h
decky
/trunk/
resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
4028
5724 d 8 h
jermar
/trunk/
Fix typo.
4024
5725 d 2 h
jermar
/trunk/uspace/lib/libc/
PIO functions for uspace.
3986
5727 d 4 h
jermar
/trunk/uspace/lib/libc/
Introduce pio_enable() libc call.
3882
5744 d 4 h
decky
/trunk/uspace/
cleanup configuration
code cleanup
3872
5744 d 14 h
decky
/trunk/
cleanup: remove unsupported or broken ports
(there are out-of-sync with the rest of the code and a fresh start is needed)
3803
5767 d 6 h
decky
/trunk/
configuration system overhaul (requires newt)
3794
5774 d 4 h
svoboda
/trunk/uspace/lib/libc/
Fix mips32 userspace atomic_add() the same way as the kernel one. This problem prevented building at lower optimization levels.
3784
5781 d 3 h
svoboda
/trunk/
Fix loader problem on ia64 and remove workaround.
3657
5818 d 12 h
vana
/trunk/
Legacy IRQ support, uspace NS16550 support, some minor changes
3635
5823 d 4 h
vana
/trunk/
IA64: Userspace I/O support
←Prev
1
2
Next→
Show All