| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-08 | Fix ft_memmove and calloc | Charles | |
| - memmove doesnt depend on a buffer size - calloc return NULL if count or size == 0 - added byte type | |||
| 2019-10-07 | WIP bonus list | Charles | |
![]() |
index : libft.git | |
| School project: Rewritting some libc functions and adding new ones |
| aboutsummaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-08 | Fix ft_memmove and calloc | Charles | |
| - memmove doesnt depend on a buffer size - calloc return NULL if count or size == 0 - added byte type | |||
| 2019-10-07 | WIP bonus list | Charles | |