| commit | 50673a462973a975fc9001fe3d8d4c5d5472436d | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Mon Aug 04 09:42:52 2025 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Tue Sep 09 11:58:27 2025 -0600 |
| tree | 83f5d3328e5cb5495399c7da0c950bff29e5ba8e | |
| parent | a66526aca60c9a8ea911310e4447ad525024f241 [diff] |
Import the c-ctype module from gnulib This arranges to import the c-ctype module from gnulib. c-ctype is similar ot safe-ctype, but doesn't poison the <ctype.h> APIs. This patch should not result in any functional changes, as nothing includes the new header yet. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33217 Approved-By: Simon Marchi <simon.marchi@efficios.com>