Heng Li
feb92d32ea
r1025: seed rescuring
2021-04-30 17:33:16 -04:00
John Marshall
20c104ce8d
Report errno on file opening failures and I/O errors
...
Add the underlying operating system error (usually "No such file" or
"Out of space" respectively, but highly informative when it is not)
to these error messages.
2019-07-17 09:04:02 -04:00
Heng Li
a8ee48c2ce
r873: comforming to C99/C11; resolves #261
2018-11-05 08:25:07 -05:00
Heng Li
1a55227d5a
write hits to tmp files (unfinished)
2018-07-14 12:15:10 -04:00
Heng Li
623b5d9d48
r750: check puts() return ( #132 & #103 )
2018-03-22 11:31:58 -04:00
Heng Li
f434653432
added peakrss(); not used for now
2018-02-17 20:40:31 -05:00
Heng Li
543fa12e68
r659: for C++ compatibility
2018-01-19 10:40:18 -05:00
Heng Li
322e5a16e5
minor tweaks to python
2017-09-16 18:11:43 -04:00
Heng Li
c07f9f9a49
r372: default mm_verbose to 1, and change in main
2017-09-16 09:14:34 -04:00
Heng Li
0a3ebdc916
for better windows compatibility
2017-09-02 17:52:33 -04:00
Heng Li
b97620afed
moved gettimeofday() to misc.c
2017-09-02 17:40:10 -04:00
Stefan von Deylen
a3c3db6b9b
ONT source code changes to compile with MSVC 14
2017-08-30 16:25:20 +01:00
Heng Li
53c4bf5e4f
r149: introduced debugging flags on CLI
2017-07-03 11:02:32 -04:00
Heng Li
9947c953cf
sort positions in each bucket
2017-04-12 13:31:12 -04:00
Heng Li
b3bc4911ba
index can be compiled; not tested yet
2017-04-07 15:30:30 -04:00