HelenOS-historic
HelenOS
HelenOS-doc
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-historic
(root)
/
uspace
/
trunk
/
libc
/
generic
/
string.c
@ 1679
– Rev 1719
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
1719
6712 d 6 h
decky
/uspace/trunk/
big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
1653
6721 d 8 h
cejka
/uspace/trunk/
Doxygen comments.
1538
6726 d 2 h
palkovsky
/uspace/trunk/
Tetris now works on mips on gxemul on both console & framebuffer.
It doesn't work in msim, but it seems to be msim bug this time.
1530
6726 d 8 h
palkovsky
/uspace/trunk/
Some fixes, tetris still not working.
1485
6727 d 13 h
palkovsky
/uspace/trunk/
Big framebuffer changes, currently not integrated with console.
1472
6728 d 8 h
palkovsky
/uspace/trunk/
More things to make tetris helenos compatibile.
1319
6745 d 19 h
vana
/uspace/trunk/libc/
uspace strcmp
1314
6746 d 11 h
cejka
/uspace/trunk/libc/
Added limits.h with max and min values for integer types.
Added a few string functions.
1197
6773 d 14 h
cejka
/uspace/trunk/
Bugfix in printf, some support for testing.
1173
6777 d 17 h
cejka
/uspace/trunk/libc/
Printf support for width and precision modifiers.
Several necessary helping functions added.
999
6806 d 3 h
palkovsky
/uspace/trunk/
Completed asynchronous IPC.
Fixed sbrk.
Cleared some unnecessary defines in malloc.
Changed __u8 * to char * in list.