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
/
locale
/
localeconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
theraven
2011-11-20
1
-14
/
+23
*
Remove 3rd clause of license
phantom
2007-12-12
1
-4
/
+0
*
. style(9)
phantom
2003-06-26
1
-0
/
+1
*
Add support for the 6 new C99 struct lconv members dealing with formatting
tjr
2002-10-09
1
-0
/
+6
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+2
*
Do not try to convert to char already converted C monetary locale members.
ache
2002-01-28
1
-11
/
+1
*
Add my e-mail to copyrights
phantom
2001-12-20
1
-1
/
+1
*
Use our standard .c rcsid format.
obrien
2001-03-05
1
-1
/
+2
*
Fix copyright breakage in rev 1.2.
obrien
2001-03-05
1
-0
/
+7
*
. Fix semantics of grouping (LC_MONETARY::mon_grouping,
phantom
2001-02-10
1
-10
/
+2
*
As temporary workaround for missing *grouping fields parser always return "no
ache
2001-02-10
1
-2
/
+10
*
According to Garrett, POSIX widely use -1 to indicate CHAR_MAX, so back out
ache
2001-02-10
1
-1
/
+5
*
Use __XSTRING(CHAR_MAX) instead of "127" and strtol() base 0 to parse it (0x7f)
ache
2001-02-10
1
-1
/
+1
*
Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC
phantom
2001-02-08
1
-9
/
+65
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+49