]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: add initial agetty.h header file
authorKarel Zak <kzak@redhat.com>
Wed, 13 May 2026 13:09:12 +0000 (15:09 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 11:14:34 +0000 (13:14 +0200)
commitea1900371a5dee8f2baeb1a829cb04a3ce32ae6c
treea1c333073a45449e2474d8aed0acbb428d8bd3a2
parent4fdc72730967300f196ae153d73c54d7353a018b
agetty: add initial agetty.h header file

Add an empty header file to be populated incrementally as functions
are split out from the monolithic agetty.c into separate files.

Signed-off-by: Karel Zak <kzak@redhat.com>
agetty-cmd/Makemodule.am
agetty-cmd/agetty.c
agetty-cmd/agetty.h [new file with mode: 0644]
agetty-cmd/meson.build