mes/module
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
..
language mescc: Add strcpy. 2017-05-08 21:15:53 +02:00
mes mescc: Add strcpy. 2017-05-08 21:15:53 +02:00
nyacc nyacc: Unbundle. 2017-05-07 10:04:32 +02:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi mes: Basic support for string-index. 2017-05-06 23:00:27 +02:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00
module.make nyacc: Unbundle. 2017-05-07 10:04:32 +02:00