mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
- add __BEGIN_DECLS and __END_DECLS, - add a bunch of ``const'' qualifiers all over the place, - rename the `private' struct member into `private_data' to avoid the clash with the C++ keyword. |
||
|---|---|---|
| .. | ||
| blocks.c | ||
| change.c | ||
| chunk.c | ||
| create_chunk.c | ||
| disk.c | ||
| disklabel.c | ||
| libdisk.3 | ||
| libdisk.h | ||
| Makefile | ||
| rules.c | ||
| tst01.c | ||
| write_disk.c | ||