summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/gets.c
Commit message (Collapse)AuthorAgeFilesLines
* Make a link-time warning for the use of gets().peter1995-10-041-0/+3
| | | | | | | IMHO, the run-time warning should come out, but I'm not game to start that fight yet... This uses a feature of the gnu linker. Inspired by: NetBSD
* This gets() used \r\n, which is doggish.bde1995-09-291-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+68
OpenPOWER on IntegriCloud