Commit graph

17 commits

Author SHA1 Message Date
Alexander van der Grinten db2a453b06 options/linux: Add initial timerfd() support 2018-02-18 16:52:10 +01:00
Alexander van der Grinten 11bef71d03 options/linux: Add signalfd() 2018-02-18 16:52:10 +01:00
Andreas Hampicke bb48da434e libc: Add sysdeps API for access, isatty 2018-02-04 16:05:47 +01:00
Andreas Hampicke dd7c9197d8 libc: Add API for get-(uid,euid,gid,egid,pid,ppid) 2018-02-04 15:44:10 +01:00
Alexander van der Grinten da8e31c1e5 options/posix: Implement readlink() 2018-02-04 15:00:24 +01:00
Andreas Hampicke 5291c12f51 libc: Add sysdeps API for stat, fstat 2018-02-04 14:55:36 +01:00
Andreas Hampicke a436ca94cc libc: Add sysdeps API for fork, execve 2018-02-04 14:36:45 +01:00
Andreas Hampicke a1d2b3ca34 libc: Add sysdeps API for close, dup2 2018-02-04 14:36:45 +01:00
Andreas Hampicke 00acd2a19a libc: Add sysdeps API for schedyield,sleep,usleep 2018-02-04 14:36:44 +01:00
Alexander van der Grinten 22f5ec9e2a options/posix: Support readdir() 2018-02-04 12:39:47 +01:00
Andreas Hampicke 688504cdf0 libc: Add sysdeps API for free, malloc, realloc 2018-01-28 16:58:26 +01:00
Andreas Hampicke 2a11e32ec6 libc: Add sysdeps API for open, read, write, seek 2018-01-28 15:34:31 +01:00
Andreas Hampicke e5acf458f2 libc: Add sysdeps API for exit and time 2018-01-28 13:43:47 +01:00
Alexander van der Grinten 820c24aaab options/internal: Add feature detection 2018-01-24 21:32:52 +01:00
Andreas Hampicke 291a9c0d54 mlibc: Update include directives 2018-01-24 21:29:25 +01:00
Andreas Hampicke 40c203c853 mlibc: Move public headers from mlibc/ to bits/ 2018-01-24 20:10:18 +01:00
Andreas Hampicke 9be4673aed mlibc: Refactor directory structure 2018-01-21 19:51:23 +01:00