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
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wcstol() and wcstoul(), based on strtol() and strtoul().
tjr
2002-09-08
1
-4
/
+5
*
Split ansi.c into a separate source file for each function.
tjr
2002-08-31
1
-5
/
+6
*
Add a manual page for wcwidth().
tjr
2002-08-20
1
-1
/
+1
*
Remove wcswidth.c from here (and move it to "string")
ache
2002-08-20
1
-1
/
+1
*
Remove space at the end of continuation line in prev. commit
ache
2002-08-20
1
-1
/
+1
*
Implement wcswidth()
ache
2002-08-19
1
-2
/
+2
*
Implement the ISO C90 Amd.1 restartable wide and multibyte character
tjr
2002-08-18
1
-4
/
+10
*
Move wcwidth() to separate file, it doesn't belong to iswctype.c at all
ache
2002-08-17
1
-1
/
+1
*
Build iswctype.c and manual pages for the functions it defines.
tjr
2002-08-06
1
-3
/
+12
*
Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.
tjr
2002-08-04
1
-2
/
+3
*
Fixed some style bugs (unsorting of MLINKS, and more than 1 assignment to
bde
2002-08-04
1
-3
/
+3
*
Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions.
tjr
2002-08-03
1
-2
/
+4
*
Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.
tjr
2002-08-03
1
-2
/
+3
*
Install digittoint.3 (forgotten in rev 1.21)
des
2002-04-13
1
-1
/
+1
*
Fixed unsorting of MLINKS in previous commit.
bde
2002-01-11
1
-3
/
+3
*
From the PR:
nik
2002-01-09
1
-0
/
+2
*
add nl_langinfo(3)
phantom
2001-05-03
1
-2
/
+2
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
. Fix semantics of grouping (LC_MONETARY::mon_grouping,
phantom
2001-02-10
1
-1
/
+2
*
add lmonetary.?, lnumeric.?, ldpart.?, lmessages.?, nl_langinfo.c
phantom
2001-02-08
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed tab lossage in previous commit.
bde
1999-02-25
1
-2
/
+2
*
remove ctype.c - unused and confusing
ache
1999-02-23
1
-2
/
+2
*
I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
phk
1998-08-15
1
-5
/
+5
*
Change MACHINE references to MACHINE_ARCH.
jb
1998-02-20
1
-2
/
+2
*
Sorted lists.
bde
1997-10-21
1
-10
/
+13
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-9
/
+6
*
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
julian
1997-09-24
1
-2
/
+2
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+6
*
Add internal function __collcmp once instead of adding it statically
ache
1996-08-12
1
-1
/
+2
*
Reduce static binaries bloat by splitting out normally unused
ache
1995-10-23
1
-1
/
+1
*
Migrate from XPG4 to XPG3 (libxpg4 will be added soon)
ache
1995-10-23
1
-2
/
+6
*
Add 8-bit collate stuff
ache
1995-02-16
1
-1
/
+1
*
Make not-so-space-eaten locale version:
ache
1994-09-24
1
-1
/
+3
*
First crack at making libc work with the new make macros. It compiles on
wollman
1994-08-05
1
-5
/
+7
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+13