summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/gets.c
Commit message (Expand)AuthorAgeFilesLines
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-0/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-0/+4
* Make a link-time warning for the use of gets().Peter Wemm1995-10-041-0/+3
* This gets() used \r\n, which is doggish.Bruce Evans1995-09-291-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+68