Files
tar/lib
Paul Eggert cdc541ad52 Prefer countof to sizeof / sizeof
C2y plans to introduce a new countof operator that will be
convenient for GNU tar, so start using it now via Gnulib.
* gnulib.modules: Add stdcountof-h.
* lib/wordsplit.c, src/buffer.c, src/suffix.c, src/tar.c:
Include stdcountof.h, and prefer countof (X) to sizeof X / sizeof *X.
2025-11-15 15:50:05 -08:00
..
2024-07-26 21:56:20 -07:00
2025-01-01 18:33:10 -08:00
2025-01-01 18:33:10 -08:00
2025-11-15 15:50:05 -08:00
2025-01-01 18:33:10 -08:00
2025-05-12 11:23:21 +03:00