Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing include file. | Pauli | 2018-09-17 | 1 | -3/+1 |
* | crypto/o_fopen.c: alias fopen to fopen64. | Andy Polyakov | 2018-08-13 | 1 | -0/+18 |
* | Set error code on alloc failures | Rich Salz | 2018-04-03 | 1 | -2/+3 |
* | Update copyright year | Matt Caswell | 2018-04-03 | 1 | -1/+1 |
* | o_fopen.c: compensate for e_os.h omission. | Andy Polyakov | 2018-03-22 | 1 | -1/+4 |
* | o_fopen.c,rand/randfile.c: compensate for e_os.h omission. | Andy Polyakov | 2018-03-21 | 1 | -0/+3 |
* | Fix a few if(, for(, while( inside code. | FdaSilvaYY | 2016-07-20 | 1 | -1/+1 |
* | Move OS-specific fopen quirks to o_fopen.c. | Andy Polyakov | 2016-06-22 | 1 | -0/+103 |