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
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r267436-267439:
tijl
2014-06-20
3
-7
/
+5
*
MFC r263986:
tijl
2014-04-15
13
-28
/
+25
*
MFC r262441-262442,262447,262461-262464,262655:
tijl
2014-03-04
2
-5
/
+4
*
MFC r258537, r258587:
gjb
2013-11-29
15
-282
/
+728
*
MFC r258283 - move iconv* symbols out of libc.so.7 namespace with
peter
2013-11-20
5
-41
/
+200
*
MFC r257583, r258012, r258013:
gjb
2013-11-16
2
-20
/
+0
*
MFC r257859:
dim
2013-11-11
1
-1
/
+1
*
MFC r256833:
delphij
2013-10-24
1
-0
/
+2
*
Fix the namespace pollution caused by iconv.h including stdbool.h
theraven
2013-09-06
1
-0
/
+1
*
Expose _citrus_bcs_trunc_rws_len for libintl's use.
peter
2013-08-13
1
-0
/
+1
*
The iconv in libc did two things - implement the standard APIs, the GNU
peter
2013-08-13
2
-15
/
+20
*
Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a
peter
2013-08-08
1
-0
/
+13
*
Make it clear that there are three separate internal locks.
peter
2013-07-03
4
-25
/
+28
*
As a followup to r252547, propate const down the call stack.
peter
2013-07-03
4
-9
/
+9
*
Replace the #define for "iconv" so it is for the function name instead of
peter
2013-07-03
3
-5
/
+5
*
If strdup failed, don't try and free the wrong thing.
peter
2013-07-01
1
-1
/
+1
*
__weak_alias() doesn't exist on FreeBSD. Use __weak_reference();
peter
2013-07-01
3
-11
/
+19
*
Make some tiny improvements to iconv_open().
ed
2013-05-25
1
-21
/
+15
*
Only call free() on something we allocated.
ed
2013-05-25
1
-2
/
+2
*
Let iconv build on -HEAD properly.
ed
2013-05-23
3
-0
/
+3
*
libc/iconv: Fix race condition with setting FD_CLOEXEC.
jilles
2012-12-17
1
-5
/
+1
*
Fix Fo arguments.
joel
2012-03-28
1
-1
/
+1
*
mdoc: add missing El macro.
joel
2012-03-27
1
-0
/
+2
*
mdoc: correct .Bd/.Bl arguments.
joel
2012-03-26
1
-1
/
+1
*
Fix date.
joel
2012-03-26
1
-1
/
+1
*
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
cperciva
2011-12-23
1
-1
/
+2
*
- Fix a trivial bug in iconv. When there is no space to perform the
gabor
2011-09-19
1
-2
/
+1
*
Put a quick bandaid on internal citrus locking.
kan
2011-06-19
2
-1
/
+3
*
mdoc: reorder sections consistently
uqs
2011-06-02
1
-3
/
+3
*
- Move some internal functions to the private namespace
gabor
2011-05-27
1
-9
/
+12
*
Add the BSD-licensed Citrus iconv to the base system with default off
gabor
2011-02-25
62
-0
/
+8775