aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/rewind.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* rewind: always clear error indicator.Pedro F. Giffuni2014-07-221-3/+2
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* Save errno before function call and restore it on success (because manyAndrey A. Chernov2001-09-011-2/+5
* fseek.c:Andrey A. Chernov2001-08-171-3/+7
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-4/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add FILE locking stubs for libc.John Birrell1998-04-111-11/+4
* 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
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+10
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+51