mirror of
https://https.git.savannah.gnu.org/git/hurd/glibc.git
synced 2026-05-09 22:00:30 -04:00
df6c012b99
This entirely mechanical (except for some indentation fixups) patch replaces all uses of _IO_file_flags with _flags and removes the #define. Installed stripped libraries and executables are unchanged by this patch. * libio/libio.h (_IO_file_flags): Remove macro. All uses changed to _flags.