|
0ee1142b75
|
Add null terminator to dest in strcpy()
|
2025-06-23 15:32:40 +02:00 |
|
|
e92afdb199
|
Remove unneeded saving of rdi in strcpy()
|
2025-06-23 15:30:39 +02:00 |
|
|
26c150cec0
|
Remove unneeded saving of rdi in strcat()
|
2025-06-23 15:27:02 +02:00 |
|
|
4aee0916db
|
Remove unneeded saving of rdi in print()
|
2025-06-23 15:25:10 +02:00 |
|
|
c798157fd8
|
Use conditional moves in max[u]()/min[u]()
|
2025-06-23 15:24:30 +02:00 |
|
|
3a7b0b5cda
|
Add clean to makefile
|
2025-06-23 15:14:56 +02:00 |
|
|
2f5e3202db
|
min[u](),max[u](),islower(),isupper(),print(),puts(),strlen(),strcpy(),strcat()
|
2025-06-23 15:07:55 +02:00 |
|
|
4820e6242f
|
Add makefile
|
2025-06-23 06:41:52 +02:00 |
|
|
0d6b2465c6
|
Ignore tests, .o, .lst
|
2025-06-23 06:40:57 +02:00 |
|
|
aa2e19e7ae
|
Init repo
|
2025-06-22 06:57:41 +02:00 |
|