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
/
kernel
/
generic
/
src
/
lib
/
string.c
@ 4160
– Rev 4684
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
4684
5570 d 22 h
svoboda
/trunk/
Even more warnings.
4490
5631 d 1 h
decky
/trunk/kernel/
remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)
4312
5674 d 3 h
decky
/trunk/
fix of-by-one-character bug in str_chr() and str_rchr()
4281
5681 d 1 h
svoboda
/trunk/
Forbid destination string buffers of size zero altogether as they most probably indicate programming error.
4267
5685 d 21 h
svoboda
/trunk/kernel/
str_ncpy() vs str_cpy(). TODO: The same in userspace.
4234
5690 d 22 h
svoboda
/trunk/
Copy printf with Unicode support to userspace.
4224
5692 d 0 h
svoboda
/trunk/kernel/generic/src/
Fix bugs in kconsole, simplify string comparisons.
4223
5692 d 4 h
decky
/trunk/kernel/
represent special keystrokes (cursor arrows, page up/down, delete, etc.) as appropriate Unicode characters
do not parse ANSI control sequences in kconsole, but in serial line driver
4212
5692 d 12 h
decky
/trunk/kernel/generic/
cleanup and extend string functions according to agreed conventions
4209
5692 d 23 h
svoboda
/trunk/kernel/generic/
Consider character display width somewhat. Explain naming scheme.
4208
5693 d 0 h
svoboda
/trunk/kernel/generic/
Return error code from chr_encode() rather than boolean.
4207
5694 d 1 h
svoboda
/trunk/kernel/
strlen() -> str_size().
4205
5694 d 2 h
svoboda
/trunk/kernel/generic/
str_lsize(), str_length(), wstr_length().
4200
5694 d 21 h
svoboda
/trunk/kernel/generic/
Start converting string functions according to the terminology agreed upon.
4199
5694 d 22 h
svoboda
/trunk/kernel/generic/src/
Semantics for 'index' parameter of utf8_encode/decode() should be more logical.
4198
5695 d 1 h
svoboda
/trunk/kernel/generic/src/lib/
Slightly decompile character encoder.
4196
5695 d 22 h
svoboda
/trunk/kernel/generic/src/lib/
Slightly 'decompile' character decoder.
4179
5702 d 5 h
decky
/trunk/kernel/generic/
more Unicode functions
4175
5702 d 17 h
decky
/trunk/kernel/generic/
UTF-8 decoding routine
4014
5723 d 7 h
decky
/trunk/
cstyle
←Prev
1
2
Next→
Show All