Find a file
Justine Tunney 971bc8147f Check for EINTR in poll$nt()
This is a bandaid that lets CTRL-C work in daemons until a better
solution for signals on Windows can be implemented.
2021-01-28 15:53:06 -08:00
ape Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
build Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
dsp Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
examples Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
libc Check for EINTR in poll$nt() 2021-01-28 15:53:06 -08:00
net Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
test Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
third_party Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
tool Check for EINTR in poll$nt() 2021-01-28 15:53:06 -08:00
usr/share Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
.clang-format Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
.gitignore Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
Makefile Add more win32 definitions to cosmopolitan.a 2021-01-27 22:18:23 -08:00
NOTICE Change license 2020-12-27 17:18:44 -08:00
README.md Work towards improving signals and processes 2021-01-27 19:34:02 -08:00

Cosmopolitan

Fast portable static native textmode executable containers.

For an introduction to this project, please read the αcτµαlly pδrταblε εxεcµταblε blog post and cosmopolitan libc website. API documentation is available here.