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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.
edwin
2009-10-05
1
-0
/
+6
*
Let the armchair generals handle this one.
des
2009-09-04
22
-218
/
+22
*
Document the need for a cast when passing a char to a ctype function.
des
2009-09-03
22
-22
/
+218
*
Change dstp to be const and remove bogus cast.
rdivacky
2009-01-15
1
-2
/
+3
*
Introduce a local variable and use it instead of passed in parameter
rdivacky
2009-01-15
3
-4
/
+10
*
Don't allocate the constant array "props" on the stack in wctype.
antoine
2008-03-17
1
-1
/
+1
*
Fix longstanding mb/wc functions segfault if error occurse
ache
2008-01-23
1
-29
/
+39
*
Better fix for longstanding segfault. Don't touch current locale at all
ache
2008-01-23
1
-17
/
+29
*
1) Add (void) cast to _none_init() (while I am here)
ache
2008-01-23
1
-2
/
+4
*
Introduce new encoding: "ASCII"
ache
2008-01-21
4
-1
/
+191
*
Remove 3rd clause of license
phantom
2007-12-12
1
-4
/
+0
*
- Include runetype.h for _RuneLocale_
rafan
2007-11-07
1
-0
/
+2
*
Back out 2nd part of wrong iswascii() change in prev. commit.
ache
2007-10-23
1
-1
/
+1
*
Add comment explaining __mb_sb_limit trick here.
ache
2007-10-15
1
-0
/
+5
*
The problem is: currently our single byte ctype(3) functions are broken
ache
2007-10-13
12
-21
/
+57
*
- Fix typo
gabor
2007-05-04
1
-2
/
+2
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
1
-2
/
+4
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
49
-196
/
+0
*
Add missing comma.
ru
2006-10-13
1
-1
/
+1
*
Fix a bug where, for 6-byte sequences, the top 6 bits get compared to
trhodes
2006-03-30
1
-1
/
+1
*
Add __collate_load_error and __collate_range_cmp to the list of
deischen
2006-03-30
1
-0
/
+2
*
Add each directory's symbol map file to SYM_MAPS.
deischen
2006-03-13
1
-0
/
+2
*
Add symbol maps and initial symbol version definitions to libc.
deischen
2006-03-13
1
-0
/
+100
*
-mdoc sweep.
ru
2005-11-17
14
-14
/
+14
*
Include a couple of headers to ensure consistency between the prototype and
stefanf
2005-09-12
3
-0
/
+3
*
Add HISTORY section.
tjr
2005-07-21
1
-1
/
+6
*
Add cross-reference to nextwctype(3).
tjr
2005-07-21
1
-1
/
+2
*
Add COMPATIBILITY and HISTORY sections. Fix typo.
tjr
2005-07-21
1
-2
/
+13
*
Remove confusing "single C char locales" phrase; arguments to these
tjr
2005-07-17
12
-106
/
+44
*
Remove confusing "single C char locales" phrase; arguments to tolower()
tjr
2005-07-17
2
-18
/
+6
*
Make <runefile.h> internal to libc.
ru
2005-05-16
2
-1
/
+63
*
Make the format of LC_COLLATE files architecture independent.
ru
2005-02-27
2
-3
/
+14
*
. Static'ize functions exported via function reference variables only.
phantom
2005-02-27
11
-117
/
+112
*
ANSI'fy prototypes
phantom
2005-02-27
3
-11
/
+5
*
Make the format of LC_CTYPE files architecture independent by
ru
2005-02-26
1
-66
/
+156
*
Fix comparisons that test if an unsigned value is < 0.
stefanf
2005-02-12
2
-4
/
+4
*
Sort sections.
ru
2005-01-20
3
-18
/
+18
*
Markup style.
ru
2005-01-15
2
-6
/
+2
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-1
/
+1
*
Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,
tjr
2005-01-09
3
-2
/
+121
*
Remove setrunelocale()
ache
2004-10-18
1
-23
/
+0
*
Remove the obsolete <rune.h> interface.
tjr
2004-10-17
11
-846
/
+11
*
Remove support for the obsolete UTF2 encoding.
tjr
2004-10-17
9
-317
/
+3
*
Prefer C99's __func__ over GCC's __FUNCTION__.
stefanf
2004-09-22
1
-3
/
+3
*
Re-word warning about the UTF2 encoding, taking care to use the word
tjr
2004-08-21
1
-3
/
+3
*
Bump document date for previous.
tjr
2004-08-21
2
-2
/
+2
*
Re-word warning about the rune interface, taking care to use the word
tjr
2004-08-21
2
-12
/
+10
*
Change "deprecated" in link-time warnings about various rune functions
tjr
2004-08-21
4
-8
/
+8
*
Re-word compatibility section, taking care to use the word "obsolete" to
tjr
2004-08-21
14
-54
/
+64
*
/me kicks cvs update
trhodes
2004-08-17
1
-7
/
+1
[next]