Commit graph

26 commits

Author SHA1 Message Date
Andreas Hampicke 307793e831 libc: Fix headers for ncurses and nano 2018-06-03 18:36:19 +02:00
Andreas Hampicke de99a8acc7 libc: Add stubs for coreutils 2018-05-17 16:21:47 +02:00
Alexander van der Grinten b771b1fdb9 sysdeps/managarm: Implement signals 2018-05-11 17:22:46 +02:00
Alexander van der Grinten faf4974a40 options/linux: Basic pts support 2018-04-08 14:43:37 +02:00
Alexander van der Grinten 252ff171fe libc: Fix lots of stuff for udevd 2018-04-08 14:43:37 +02:00
Andreas Hampicke 8aa2c676d1 libc: Add fenv header and stubs. 2018-03-25 20:09:23 +02:00
Alexander van der Grinten 59e8fd6611 options/ansi: Import math from musl
Not everything of musl's code is compiled yet (i.e. the .ignored-c
files are not) as we need fenv.h first. Our previous math code is
also not deleted yet but not compiled anymore.
2018-03-01 23:20:00 +01:00
Andreas Hampicke 204bc206b3 libc: Add missing interfaces for udevd 2018-03-01 19:06:46 +01:00
Andreas Hampicke 0545ea91e6 libc: Add interfaces for weston clients 2018-02-10 22:05:53 +01:00
Andreas Hampicke 5fda366621 options/linux: Add interfaces for weston 2018-02-10 19:44:25 +01:00
Andreas Hampicke 004a1a4884 options/posix: Add remaining wayland interfaces 2018-02-09 14:32:35 +01:00
Andreas Hampicke b334d4e1a9 options/linux: Add prctl.h and ptrace.h 2018-02-09 13:44:33 +01:00
Alexander van der Grinten 4301fa98c8 options/linux: Add a few interfaces for wayland 2018-02-09 12:46:04 +01:00
Alexander van der Grinten 5465daa205 options/posix: Import fnmatch.h impl. from musl 2018-02-04 12:41:14 +01:00
Andreas Hampicke 688504cdf0 libc: Add sysdeps API for free, malloc, realloc 2018-01-28 16:58:26 +01:00
Alexander van der Grinten a9307bd64e options/ansi: Add more feature detection 2018-01-27 18:11:00 +01:00
Alexander van der Grinten 7bff5a1a6b libc: Even more pretty printing in makefile 2018-01-24 21:30:51 +01:00
Alexander van der Grinten 7d1b9641e7 libc: Support header dependencies 2018-01-24 21:30:51 +01:00
Alexander van der Grinten 068efbcd3d libc: Pretty print more stuff in makefile 2018-01-24 21:30:51 +01:00
Alexander van der Grinten bde863dcd2 libc: Pretty printing in makefile 2018-01-24 21:30:51 +01:00
Alexander van der Grinten 7a3d51d849 libc: Simplify include directory logic 2018-01-24 21:30:51 +01:00
Andreas Hampicke 40c203c853 mlibc: Move public headers from mlibc/ to bits/ 2018-01-24 20:10:18 +01:00
Andreas Hampicke 509e9a2fa0 mlibc: Add remaining header files 2018-01-24 19:38:04 +01:00
Alexander van der Grinten a1745070b6 libc: Support header installation again 2018-01-24 18:10:23 +01:00
Andreas Hampicke 9be4673aed mlibc: Refactor directory structure 2018-01-21 19:51:23 +01:00
Andreas Hampicke fb4b2aace6 mlibc: Refactor build system 2018-01-21 17:40:27 +01:00