L4Re/OLD/libc_newlib

Changelog

(0) -10 tip
37:b3de7c9a35f6
2020-04-06 Paul Boddie changeset files shortlog graph Reintroduced buffer size parameters to configure memory-mapped regions. default tip
libc/l4re/sys_client.c
36:11eaa1408c95
2020-02-02 Paul Boddie changeset files shortlog graph Added a comment about configuration and sys/config.h.
libc/Makefile
35:bed0544f5676
2020-02-02 Paul Boddie changeset files shortlog graph Restored the isatty definition since it should only be provided in the one file, being supported by a re-entrant L4Re-related definition.
libc/Makefile
34:c261c4f17abd
2019-12-12 Paul Boddie changeset files shortlog graph Added the GCC includes to the libminimal mode in order to find stddef.h. Removed the libminimal_ni mode: packages should depend on libc_newlib_headers explicitly.
mk/modes.inc
33:8ec969d82d75 29:b5e07dc29bfe
2019-12-09 Paul Boddie changeset files shortlog graph Moved _sbrk_r into libipc_minimal, making it available within that library.
libc/l4re/sys_memory.c libc/l4re/sys_memory.h
32:10600477ff7d
2019-12-08 Paul Boddie changeset files shortlog graph Reintroduced strsignal.c to the library.
libc/Makefile libc/string/strsignal.c
31:7dcb28dd4615
2019-12-08 Paul Boddie changeset files shortlog graph Moved reent, string and malloc-related code into separate libraries/packages.
Control NOTES.txt libc/Makefile libc/l4re/sys_memory.c libc/l4re/sys_memory.h libc/reent/Makefile.am libc/reent/Makefile.in libc/reent/closer.c libc/reent/execr.c libc/reent/fcntlr.c ...
30:db490a44d367
2019-12-07 Paul Boddie changeset files shortlog graph Excluded string functions, providing them in libc_newlib_string.
Control libc/Makefile
29:b5e07dc29bfe 30:db490a44d367 33:8ec969d82d75
2019-10-22 Paul Boddie changeset files shortlog graph Added support for lseek and stat.
libc/l4re/sys_client.c
28:efcff343e977
2019-10-22 Paul Boddie changeset files shortlog graph Introduce an _exit implementation based on the mechanism used by L4Re.
libc/l4re/syscalls.c
(0) -10 tip