Change #230940
Category | gcoreutils |
Changed by | Paul Eggert <eggert | @cs.ucla.edu>
Changed at | Wed 28 May 2025 21:49:17 |
Repository | git://git.savannah.gnu.org/coreutils.git |
Project | gcoreutils |
Branch | master |
Revision | c8d75786b20f95b4cac3fbde91cca1aa9a96423e |
Comments
maint: assume O_DIRECTORY Recent changes in Gnulib guarantee O_DIRECTORY != 0. * gl/lib/targetdir.c (target_directory_operand): * src/dd.c (usage): * src/ln.c (main): Simplify now that O_DIRECTORY must be nonzero.
Changed files
- gl/lib/targetdir.c
- src/dd.c
- src/ln.c