20 Commits

Author SHA1 Message Date
fanasina 1eb30ff794 Makefile: change to absolute path, and debug create lib.so if need 2025-10-28 19:13:28 +01:00
fanasina 760a3bb7c7 y_socket: remove some debug printf 2025-10-18 10:55:24 +02:00
fanasina 4c1fc03d0c list: ad search from end list 2025-10-11 23:12:12 +02:00
fanasina ec8cc86d8e list: debug purge_list_ptr 2025-10-03 08:43:39 +02:00
fanasina 16a2dea9c0 list: debug mutex dead lock 2025-09-26 00:57:40 +02:00
fanasina fce279c590 list: add index and test index 2025-09-25 23:59:51 +02:00
fanasina 8a03fef531 add mutex in main_list 2025-09-25 23:54:34 +02:00
fanasina 3c5cae31cc debug list: now use local current list instead of current_list to avoid thread concurrency 2025-07-02 01:07:09 +02:00
fanasina cb84a03b0d y_socket : fix unitialize variable with valgrind! 2025-06-26 21:56:32 +02:00
fanasina 6d54cc4d12 add check go on socket poll, debug list 2025-06-17 10:55:45 +02:00
fanasina 9d44d62776 debug list purge ptr 2025-06-05 23:04:36 +02:00
fanasina 542921f45e list: add purge ptr type list 2025-06-04 00:09:47 +02:00
fanasina 8f8a9ff42c debug y_worker, and refactor 2025-06-03 23:32:01 +02:00
fanasina 840276d8b9 list_t: add some functions, append and pull to be used with Queue lists 2025-04-30 23:07:18 +02:00
fanasina f0f0b2b003 list_t add more general search, change previose search name 2025-04-11 10:31:38 +02:00
fanasina b9fb5297ca add search in list_t 2025-04-11 00:08:51 +02:00
fanasina 6285732e94 debug list_t move current to index func 2024-08-05 23:53:06 +02:00
fanasina 76472e9492 modify code for qlearn rabbit 2024-05-06 00:26:09 +02:00
fanasina 62a98f3a9c modify list_t by adding macro to create list of any structs 2024-04-29 00:00:12 +02:00
fanasina 1c4f8f801f create linked list generic 2024-04-25 00:58:04 +02:00