5 Commits

Author SHA1 Message Date
Joel Sherrill
161ccd0177 rtems-bin2c.c: Add _GNU_SOURCE to see strnlen() and strdup()
Addresses warnings.
2021-12-16 15:26:39 -06:00
Sebastian Huber
83b8f1f2a5 bin2c: Improve file name sanitation
Only use alpha-numeric characters for header guards.
2019-12-02 06:44:40 +01:00
Chris Johns
3d2db56f7d Fix warnings on Windows. 2018-11-29 05:45:21 +11:00
Sebastian Huber
1a89c3d789 bin2c: Fix warnings
Update #3380.
2018-06-14 07:26:51 +02:00
Sebastian Huber
1cd75c4952 bin2c: Import from RTEMS
Corresponding RTEMS commit is 75933d5d25cd50f80162b7a0d2f66a5534e1763f.

Update #3380.
2018-06-14 07:26:47 +02:00