Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim ↵ | Richard W.M. Jones | 2012-09-17 | 1 | -4/+0 |
| | | | | | | | Meyering). The gnulib <fcntl.h> replacement header will now define this symbol if it's not defined already. | ||||
* | build: Rename most C files that contain underscore with dash. | Richard W.M. Jones | 2012-07-19 | 1 | -0/+98 |
This is just code motion. Some files cannot be renamed. Notably rpcgen input and output files must not contain dash characters, else rpcgen breaks. |