Commit Graph

35 Commits

Author SHA1 Message Date
0b4d562ef9 clean 2024-09-16 16:21:20 +02:00
42b7aab1ae remove bonus 2024-09-16 16:19:38 +02:00
e3b2eb0852 fix: strdup: add 1 to \0 2024-09-11 20:40:52 +02:00
ebf0b0e442 fix: test leak 2024-09-11 20:20:49 +02:00
3effb7caf5 rename: include to headers 2024-09-11 20:15:32 +02:00
27f25d2cea clean 2024-09-05 18:41:46 +02:00
fdc1923211 save register 2024-09-05 18:39:51 +02:00
cbed6c468f add: strdup test 2024-09-05 18:39:38 +02:00
eadf7cde62 add: ft_list_push_front 2024-09-05 18:14:20 +02:00
b1a86b85fe clean: ft_list_size, use right prototype 2024-09-05 16:00:49 +02:00
49283f4227 add: ft_list_size 2024-09-05 13:15:14 +02:00
8ae1a6e876 use: wrt ..plt instead no-pie 2024-09-03 14:35:27 +02:00
174a587414 add: ft_read 2024-09-03 14:34:52 +02:00
a05124885e opti: use xor instead mov 0 2024-09-03 10:44:54 +02:00
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