index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
ungetc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renumber clauses to reduce diffs to other versions
emaste
2013-04-23
1
-1
/
+1
*
Next stage of stdio cleanup: Retire __sFILEX and merge the fields back into
jhb
2008-04-17
1
-1
/
+1
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Set stream orientation in ungetc() instead of __ungetc(). This avoids
tjr
2004-03-10
1
-2
/
+1
*
Remove duplicate check for EOF from ungetc(); __ungetc() already checks.
tjr
2004-03-10
1
-2
/
+0
*
Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),
tjr
2002-08-13
1
-0
/
+3
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-1
/
+1
*
Back out disabling ungetc() at 0, use different solution:
ache
2001-09-01
1
-4
/
+0
*
Disallow ungetc at offset 0 (to prevent negative offset happens), so simplify
ache
2001-08-31
1
-0
/
+4
*
Fix the current libc breakage in current:
imp
2001-02-16
1
-1
/
+1
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-19
/
+27
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add FILE locking stubs for libc.
jb
1998-04-11
1
-26
/
+9
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer
jraynard
1996-06-22
1
-1
/
+7
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-4
/
+33
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+148