cosmopolitan/tool/emacs
Justine Tunney 3e19b96ab8 Add more POSIX function stubs
Cosmopolitan currently doesn't support threads and it doesn't do
anything fancy in longjmp/setjmp so this change was simple to do

- localeconv
- _setjmp (same as setjmp)
- _longjmp (same as longjmp)
- strcoll (same as strcmp)
- flockfile (does nothing)
- funlockfile (does nothing)
- ftrylockfile (does nothing)

See #61
2021-03-02 03:27:55 -08:00
..
c.lang Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
cosmo-asm-mode.el Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
cosmo-c-builtins.el Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
cosmo-c-constants.el Add more POSIX function stubs 2021-03-02 03:27:55 -08:00
cosmo-c-keywords.el Support malloc() on bare metal 2021-02-24 00:53:24 -08:00
cosmo-c-types.el Initial import 2020-06-15 07:18:57 -07:00
cosmo-cpp-constants.el Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
cosmo-format.el Make improvements 2020-09-14 00:02:34 -07:00
cosmo-platform-constants.el Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
cosmo-stuff.el Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
cosmo.el Add NES emulator 2020-07-02 13:46:08 -07:00
ctest-mode.el Add new calculator app 2020-06-30 19:58:08 -07:00
javadown.el Auto-generate some documentation 2020-12-26 02:09:07 -08:00
key.py Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
ld-script.el Initial import 2020-06-15 07:18:57 -07:00
optinfo-mode.el Initial import 2020-06-15 07:18:57 -07:00
protobuf-mode.el Initial import 2020-06-15 07:18:57 -07:00