Commit Graph

6 Commits

Author SHA1 Message Date
Gerald Combs 6b219e0f20 Tools: Add gu?long to convert-glib-types.py
Convert occurrences of gu?char and gu?long in capture/.
2023-06-18 21:44:30 +00:00
Gerald Combs a265aa4bc2 Convert writecap to C99 types
Convert writecap to C99 types. Add maximum and minimum values to
convert-glib-types.py.

Ping #19116
2023-06-16 15:34:44 +00:00
Gerald Combs 567a9e1a47 Tools: GLib-to-C99 file handling improvements
Handle failures to open and read files.
2023-06-16 00:07:17 +00:00
Gerald Combs 86f51d0999 Tools: GLib-to-C99 padding improvements 2023-06-15 21:12:03 +00:00
Gerald Combs 978f62a805 Convert our extcaps to C99 types
Convert our extcaps to C99 types. Try to preserve padding in
convert-glib-types.py and add globbing support on Windows.

Ping #19116
2023-06-15 01:14:59 +00:00
Gerald Combs 591f89d785 Add a script to convert GLib types to their C equivalents
Convert wsutil/802_11-utils.[ch] as a test.

Update some of our documentation.

Ping #19116
2023-06-12 17:32:56 +00:00