Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clients: Make host word size tunable compile-time | Jari Vetoniemi | 2018-07-04 |
| | | | | | | By default we assume 64bit host, compile with -DHOST_32BIT if your server runs on 32bit machine. Other kind of setups are not supported, but may work. | ||
* | linux: grab abs info while iterating the abs bits | Jari Vetoniemi | 2018-07-04 |
| | |||
* | linux: add hack for 32bit client | Jari Vetoniemi | 2018-07-04 |
| | | | | | since we aren't inventing new portable api here, we'll just always assume host is 64bit | ||
* | initial commit | Jari Vetoniemi | 2018-07-04 |