mes/scaffold
Jan Nieuwenhuizen ae7a42671a mescc: Add strcpy.
* libc/include/string.h (strcpy): Declare.
* libc/mlibc.c (strcpy): New function.
* module/mes/libc.mes (strcpy): New function.
  (libc): Add it.
* scaffold/t.c (string_test): Test it.
2017-05-08 21:15:53 +02:00
..
b-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
cons-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
hello.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
m.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
malloc.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
mesmes build: Refactor. 2017-04-12 21:27:59 +02:00
micro-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
mini-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
scaffold.make mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
t-0.mes mescc: Run module/base-0.mes. 2017-03-26 21:13:01 +02:00
t.c mescc: Add strcpy. 2017-05-08 21:15:53 +02:00
tiny-mes.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00