aboutsummaryrefslogtreecommitdiff
path: root/src/compat/stdin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
* build: Fix #include sys/poll.h to just poll.h (without sys/)Daki Carnhof2019-10-091-1/+1
| | | | | http://pubs.opengroup.org/onlinepubs/009695399/functions/poll.html http://man7.org/linux/man-pages/man2/poll.2.html
* add stdin helpers for password input supportKarl-Johan Alm2019-10-011-0/+72