Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mac OS X: Added check of #include <endian.h> | Masami HIRATA | 2012-07-24 | 1 | -0/+3 |
| | | | | | | Mac OS X doesn't have endian.h Signed-off-by: Masami HIRATA <msmhrt@gmail.com> | ||||
* | build: Rename most C files that contain underscore with dash. | Richard W.M. Jones | 2012-07-19 | 1 | -0/+1537 |
This is just code motion. Some files cannot be renamed. Notably rpcgen input and output files must not contain dash characters, else rpcgen breaks. |