Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And another place we need to lseek() after dup(). | Lloyd Parkes | 2022-10-16 | 1 | -0/+1 |
| | |||||
* | Forcibly set the current seek location of gz files that we are accessing | Lloyd Parkes | 2022-10-16 | 1 | -0/+1 |
| | | | | | | via dup(fileno());gzdopen() because stdio might have buffered data from the underlying file meaning that the underlying seek position isn't what we think it is. | ||||
* | Fix Visual Studio build | Miodrag Milanovic | 2022-02-02 | 1 | -3/+3 |
| | |||||
* | Fix for limit_range_end when not writing vcd | Miodrag Milanovic | 2022-01-28 | 1 | -0/+9 |
| | |||||
* | Add FST library | Miodrag Milanovic | 2022-01-25 | 1 | -0/+6537 |