]> granicus.if.org Git - sudo/commit
Use getline() if the system has it, else use provide our own for sudoreplay.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Sep 2009 01:16:56 +0000 (01:16 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Sep 2009 01:16:56 +0000 (01:16 +0000)
commit40114c9ba1aa58ed669c87046261bc56728a5128
tree615a935a7599a3b9c8e5080da4ce95b122fb4375
parent798867ed27b1873b5d1344ddacd62a7bfc2f8daa
Use getline() if the system has it, else use provide our own for sudoreplay.
Makefile.in
config.h.in
configure
configure.in
getline.c [new file with mode: 0644]
sudoreplay.c