Commit graph

18 commits

Author SHA1 Message Date
Arsen Arsenović 8999312396
fix time.h abi-bits not being included 2020-06-15 20:30:04 +02:00
Alexander van der Grinten 5d472c5c4b
Merge pull request #92 from ArsenArsen/master
add stuff needed to support ghc
2020-06-14 15:43:12 +02:00
Arsen e9aaa04d3f
options/posix: stub itimer functions 2020-06-14 15:22:16 +02:00
fido2020 a3ab70b9ad sysdeps/lemon: Implemented poll, msg_recv, msg_send and listen 2020-06-14 16:52:07 +10:00
fido2020 bc35340f79 sysdeps/lemon: Implemented ioctl, isatty, tcgetattr and tcsetattr also implemented socket sysdeps 2020-05-20 18:42:40 +10:00
Dennisbonke ec0e612b3c abis: Install termios header and fix compilation error
Signed-off-by: Dennisbonke <admin@dennisbonke.com>
2020-05-20 01:59:45 +02:00
Dennisbonke 08a588b448 abis: Give termios.h the abi-bits treatment.
options/posix: Give termios.h the abi-bits treatment.

Signed-off-by: Dennisbonke <admin@dennisbonke.com>
2020-05-18 23:38:39 +02:00
Alexander van der Grinten 8537524d0d sysdeps: Fix installation of abi-bits/resource.h 2020-05-13 09:15:23 +02:00
Alexander van der Grinten 4d9d7718ea options/posix: Move struct rusage to abi-bits 2020-05-12 18:42:53 +02:00
fido2020 74cf0fe7f7 sysdeps/lemon: Dynamic linking and implemented stat, pread/write, getcwd/chdir and sleep 2020-04-25 10:09:14 +10:00
fido2020 65597827bd Updated Lemon sysdeps 2020-04-04 17:37:44 +11:00
Geert Custers 05aaa486fe abis: add socket, netinet/in and fcntl abi to abi-bits 2020-03-30 13:52:52 +02:00
Geert Custers b8f932c2cb sysdeps/lemon: add errno.h, signal.h and stat.h abi-bits 2020-02-20 17:48:13 +01:00
fido2020 77c6a7d124 Forgot to uncomment a line 2020-02-17 18:14:03 +11:00
fido2020 532d1fd1a7 Further cleaned up Lemon sysdeps, static library no longer linking against dynamic linker 2020-02-17 18:05:39 +11:00
fido2020 74c303724d Cleaned up sysdeps 2020-02-15 21:29:20 +11:00
fido2020 c4917449d2 Moved Lemon sysdeps to LibLemon 2020-02-14 13:19:33 +11:00
fido2020 67284d6874 Added Lemon compatibility 2020-02-13 22:19:28 +11:00