Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4186 5585 d 3 h decky /trunk/kernel/test/print/ add more supported script samples  
4185 5585 d 3 h decky /trunk/kernel/ fix wchar_t printing  
4172 5586 d 20 h decky /trunk/kernel/ unicode preparation work  
4171 5586 d 20 h decky /trunk/kernel/test/print/ unicode test (not working properly yet)  
4170 5586 d 20 h decky /trunk/kernel/ split printf test into several tests for better readability  
3069 5879 d 3 h decky /trunk/kernel/test/ proper printf formatting  
2188 6303 d 4 h decky /trunk/ new user space testing framework (unfinished)  
2071 6381 d 22 h jermar /trunk/ (c) versus (C)  
2053 6411 d 0 h decky /trunk/kernel/test/ quiet variants of tests  
2050 6411 d 8 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2028 6418 d 1 h decky /trunk/kernel/test/ cleanup tests  
2027 6418 d 6 h decky /trunk/kernel/ cleanup kernel tests infrastructure  
2022 6418 d 23 h decky /trunk/kernel/ integrate rest of the tests  
1787 6572 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6579 d 1 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1735 6595 d 7 h decky /kernel/trunk/ make kernel prints case consistent  
1604 6607 d 6 h cejka /kernel/trunk/ Fixed printf return value.  
1271 6642 d 7 h cejka /kernel/trunk/ All the *printf functions ported to kernel.
Comments updated.
Printf1 test uses snprintf to test printing to a string.
 
1196 6658 d 5 h cejka /kernel/trunk/ Printf ported back from uspace to kernel.
Printf calls changed to match new conventions.
 
1069 6688 d 8 h cejka /kernel/trunk/ Printf correctly handle NULL pointer as parameter to %s option.  

Show All