mes/libc
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
..
include mescc: Add strcpy. 2017-05-08 21:15:53 +02:00
mlibc.c mescc: Add strcpy. 2017-05-08 21:15:53 +02:00
mstart.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00