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
/
freopen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
file == NULL:
ache
2006-10-16
1
-9
/
+14
*
Honor errno obtained from __sflags
ache
2006-10-16
1
-1
/
+3
*
Back out ftruncate error handling. There can some file tipes
ache
2006-10-16
1
-9
/
+2
*
Do real seek
ache
2006-10-15
1
-3
/
+11
*
Associate a multibyte conversion state object with each stream. Reset it
tjr
2004-05-22
1
-0
/
+1
*
Remove part of my stateful locale patch that slipped into the previous rev.
tjr
2003-01-26
1
-3
/
+0
*
Initial implementation of the C99 feature whereby calling freopen() with
tjr
2003-01-26
1
-1
/
+58
*
Reset the stream orientation to 0 (unoriented) in freopen(), as required
tjr
2003-01-03
1
-0
/
+1
*
Add restrict type-qualifier.
mike
2002-10-12
1
-1
/
+2
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+2
*
libc MT-safety, part 2.
deischen
2001-02-11
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-2
/
+4
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-3
/
+3
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-3
/
+3
*
Add (FILE *) locking.
dt
1999-11-20
1
-0
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+155