Commit Graph

21 Commits

Author SHA1 Message Date
50d50092bf clean: indent 2024-09-03 10:43:41 +02:00
b3a4690a85 add: strdup 2024-09-03 10:37:12 +02:00
3632b34e40 clean: fix indentation 2024-09-03 10:28:47 +02:00
a5ccf7df95 add -no-pie to remove useless code 2024-09-02 17:54:50 +02:00
054e31a020 add: ft_write 2024-09-02 17:22:08 +02:00
5bccb1efc6 strcmp: core: use movsx instead dirty code 2024-09-02 17:21:52 +02:00
723a2e901b clean remove useless \n 2024-09-02 15:29:25 +02:00
1de03da534 fix: test: strcpy 2024-09-02 15:29:06 +02:00
d1756266b2 add: strcpy section .note.GNU-stack noalloc noexec nowrite progbits 2024-09-02 15:28:37 +02:00
1c7245213e add: strcpy test 2024-09-02 14:58:05 +02:00
b86d5dbab9 strcpy: fix: return value 2024-09-02 14:57:56 +02:00
1d7727e9ff add: test 2024-08-29 17:24:48 +02:00
ea247dce62 add: strcmp 2024-08-29 17:24:40 +02:00
4f2537b58f add: re rule 2024-08-29 16:20:03 +02:00
93a824ab30 add: debug flag asm 2024-08-29 16:19:20 +02:00
2062a09d21 fix: test rule makefile 2024-08-29 16:15:52 +02:00
aa95471fb9 add test 2024-08-28 15:47:22 +02:00
dd8fa469db add: .h 2024-08-28 15:47:17 +02:00
e4ee25979b add: makefile 2024-08-28 15:47:11 +02:00
f4f9159a88 use right register for strlen 2024-08-28 13:53:42 +02:00
391e0a21f9 init 2024-08-07 17:42:16 +02:00