Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Updated file_sync-standalone to compile on OpenBSD: - Reordered #includes - Changed implementation of ntohll() to use ntohl() to determine endian-ness |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
63e724bd6edf8906d5b0cef3272646be |
| User & Date: | rkeene 2008-11-09 14:42:27.000 |
Context
|
2008-11-09
| ||
| 19:44 | Updated file_sync-standalone to use an internal htonll (renamed to avoid conflicts where real htonll implementations exist) check-in: fc476508a4 user: rkeene tags: trunk | |
| 14:42 | Updated file_sync-standalone to compile on OpenBSD: - Reordered #includes - Changed implementation of ntohll() to use ntohl() to determine endian-ness check-in: 63e724bd6e user: rkeene tags: trunk | |
|
2008-11-07
| ||
| 21:33 | Added DPRINTF() macro to non-DEBUG builds check-in: dc0365821d user: rkeene tags: trunk | |
Changes
Changes to tools/file_sync-standalone.c.