]> www.ljiriste.work Git - Libft.git/commit
Rename linked_list to llist for brevity
authorLukáš Jiřiště <redacted>
Sun, 5 Apr 2026 06:07:08 +0000 (08:07 +0200)
committerLukáš Jiřiště <redacted>
Sun, 5 Apr 2026 06:15:17 +0000 (08:15 +0200)
commitabd4e9349f8d0c92a612f247b4d9795ac2feaf96
treecfad4d11be0e06c796e60ae21266bbd7b608f555
parent93f58ca0533371a83c36fd12d3752440fcf51ca3
Rename linked_list to llist for brevity
Makefile
ft_struct/ft_graph.c
ft_struct/ft_graph_helpers.c
ft_struct/ft_llist.c [moved from ft_struct/ft_linked_list.c with 60% similarity]
ft_struct/ft_llist_helpers.c [moved from ft_struct/ft_linked_list_helpers.c with 54% similarity]
inc/ft_struct.h