mes/mlibc
Jan Nieuwenhuizen 7e795763f3 mescc: Tinycc support: bugfix for char **pp = *p.
* module/language/c99/compiler.mes (ptr-declr->pointer): Grok ***.
  (decl->info): Bugfix for char **pp = *p, cleanup.
* mlibc/libc-mes.c (getenv): Update for bugfix.
* scaffold/tests/23-pointer.c (test): Test it.
2017-07-26 11:36:45 +02:00
..
include mescc: Tinycc support: execvp stub. 2017-07-26 11:36:45 +02:00
libc-gcc.c test: Split-up Mescc scaffold test. 2017-07-09 09:24:07 +02:00
libc-mes+tcc.c mescc: Tinycc support: execvp stub. 2017-07-26 11:36:45 +02:00
libc-mes.c mescc: Tinycc support: bugfix for char **pp = *p. 2017-07-26 11:36:45 +02:00
mini-libc-mes.c test: Split-up Mescc scaffold test. 2017-07-09 09:24:07 +02:00