Jan Nieuwenhuizen
|
15a9452d33
|
mescc: Tinycc support: qsort stub.
* mlibc/include/stdlib.h (qsort): Declare.
* mlibc/libc-mes+tcc.c (qsort): Add stub.
|
2017-07-26 11:36:44 +02:00 |
|
Jan Nieuwenhuizen
|
ce9f0b12d0
|
mescc: Tinycc support: strtoul stub.
* mlibc/include/stdlib.h (strtoul): Declare.
* mlibc/libc-mes+tcc.c (strtoul): Add stub.
|
2017-07-26 11:36:44 +02:00 |
|
Jan Nieuwenhuizen
|
eee7f8cb3c
|
mescc: Non-Guix support. Thanks rain1!
* mlibc/include: Neutralize include guards before #include_next.
Fixes compiling tinycc on Debian GNU/Linux.
|
2017-07-26 11:36:08 +02:00 |
|
Jan Nieuwenhuizen
|
4d1df9cbcb
|
mescc: move include into share/mlibc, allows installing alongside gcc.
* mlibc: Rename from libc.
* HACKING: Update for name change.
* make/bin.make: Likewise.
* make/mescc-guile.make: Likewise.
* make/mescc-mes.make: Likewise.
* scaffold/scaffold.make: Likewise.
* make/install.make: Likewise.
(install): Install mlibc into share/mlibc.
|
2017-06-03 12:27:53 +02:00 |
|