malloc
authorOlivier Matz <zer0@droids-corp.org>
Thu, 27 Oct 2016 19:53:58 +0000 (21:53 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 27 Oct 2016 20:36:56 +0000 (22:36 +0200)
commit370740deec2b521df48065f890a794f7eaf2f1b6
treeb9b0cf708fca7ccaafccad191cb2d7345a3aa653
parentca89e4f7548cb64e3dd1b67ea9ebb75ace33a754
malloc
14 files changed:
lib/Makefile
lib/build/test
lib/ecoli_malloc.c [new file with mode: 0644]
lib/ecoli_malloc.h [new file with mode: 0644]
lib/ecoli_test.c
lib/ecoli_tk.c
lib/ecoli_tk.h
lib/ecoli_tk_empty.c
lib/ecoli_tk_int.c
lib/ecoli_tk_or.c
lib/ecoli_tk_seq.c
lib/ecoli_tk_space.c
lib/ecoli_tk_str.c
lib/main.c