mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +00:00
Release redbean 2.0.16
This commit is contained in:
parent
84e89a55d4
commit
9d7514a906
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ STATIC_YOINK("ShowCrashReportsEarly");
|
||||||
#define REDBEAN "redbean"
|
#define REDBEAN "redbean"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define VERSION 0x02000f
|
#define VERSION 0x020010
|
||||||
#define HASH_LOAD_FACTOR /* 1. / */ 4
|
#define HASH_LOAD_FACTOR /* 1. / */ 4
|
||||||
#define MONITOR_MICROS 150000
|
#define MONITOR_MICROS 150000
|
||||||
#define READ(F, P, N) readv(F, &(struct iovec){P, N}, 1)
|
#define READ(F, P, N) readv(F, &(struct iovec){P, N}, 1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue