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
/
ldpart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite split_lines() to operate safely
ache
2004-04-25
1
-3
/
+7
*
. style(9)
phantom
2003-06-26
1
-1
/
+2
*
Fixes to locale code to properly use indirect pointers in order to prevent
jkh
2003-06-13
1
-6
/
+6
*
Do not include <sys/syslimits.h> directly; it is not intended for general
wollman
2002-10-27
1
-1
/
+2
*
Rewrite locale loading procedures, so any load failure will not affect
ache
2002-08-08
1
-57
/
+31
*
Style fixes in preparation of code rewritting
ache
2002-08-07
1
-18
/
+24
*
Use errno to indicate failure reason.
ache
2002-08-04
1
-12
/
+18
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+3
*
style(9)'ify
phantom
2001-12-20
1
-18
/
+19
*
* Add my e-mail to copyrights
phantom
2001-12-11
1
-7
/
+8
*
Include <unistd.h> so that read(2) and write(2) don't cause warnings.
deischen
2001-04-10
1
-1
/
+2
*
s/fstat/_fstat/
deischen
2001-03-01
1
-1
/
+1
*
add additional function parameter: bufsize_min. it's possible
phantom
2001-02-13
1
-3
/
+6
*
Use "namespace.h" and "un-namespace.h"
phantom
2001-02-10
1
-0
/
+2
*
Make FreeBSD locale support complete: add support for rest locale categories
phantom
2001-02-08
1
-0
/
+165