summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Back out disabling ungetc() at 0, use different solution:ache2001-09-011-4/+0
* Disallow ungetc at offset 0 (to prevent negative offset happens), so simplifyache2001-08-311-0/+4
* Fix the current libc breakage in current:imp2001-02-161-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-19/+27
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add FILE locking stubs for libc.jb1998-04-111-26/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-1/+7
* Reviewed by: julian and (hsu?)julian1996-01-221-4/+33
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+148
OpenPOWER on IntegriCloud