Make improvements

- Bump redbean up to 2.0
- Trim down the MODE=tiny build a bit
- Add Indian Standard Time to zoneinfo
This commit is contained in:
Justine Tunney 2022-04-29 00:36:14 -07:00
parent c9a981fdbe
commit 7aafa64ab3
17 changed files with 233 additions and 179 deletions

View file

@ -14,7 +14,7 @@
#include "libc/runtime/symbols.internal.h"
int main(int argc, char *argv[]) {
// ShowCrashReports();
ShowCrashReports();
if (IsDebuggerPresent(false)) {
kprintf("debugger found!%n");