Skip to content

StarchLinux/getty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is actually a mingetty without the printfs.
Why?  Because then you can link it against dietlibc
(http://www.fefe.de/dietlibc/).

Actually, diet libc now supports printf, but not using it makes binaries
smaller nonetheless.

The difference is remarkable:

USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root      5487  0.0  0.1  1180  444 tty5     S    00:40   0:00 /sbin/mingetty tty5
root      6035  0.0  0.0    16   16 tty5     S    00:45   0:00 /sbin/getty tty5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages