Age | Commit message (Expand) | Author |
---|---|---|
2019-12-31 | copy by one byte in memcpy to avoid alignment faults | Wojtek Kosior |
2019-12-31 | add strcat | Wojtek Kosior |
2019-12-31 | move memset() implementation to strings.c | Wojtek Kosior |
2019-12-31 | add memcpy | Wojtek Kosior |
2019-12-31 | fix number to decimal string conversion | Wojtek Kosior |
2019-12-31 | add strlen implementation | Wojtek Kosior |
2019-12-30 | fix number trimming | Wojtek Kosior |
2019-12-30 | uint32_to_hexstring() bugfix | Wojtek Kosior |
2019-12-30 | io api rework | Wojtek Kosior |