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
/
nls
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
1
-1
/
+1
*
Fix typo
phantom
2000-09-27
1
-1
/
+1
*
Prevent buffer overflow if NLSPATH is too long
ache
2000-09-08
1
-1
/
+7
*
Add .El
ache
2000-09-06
1
-0
/
+1
*
Document %-macros and NLSPATH better.
ache
2000-09-05
1
-1
/
+41
*
Fully implement NLSPATH processing as described in SUSv2
ache
2000-09-05
1
-8
/
+45
*
Oops! don't set errno to ENOMEM explicitly if malloc() failed.
phantom
2000-09-05
1
-6
/
+10
*
* move $FreeBSD$ tag to its usual place (bottom of copyright)
phantom
2000-09-04
3
-10
/
+30
*
Finaly cleanup libc/nls code:
phantom
2000-09-04
1
-196
/
+163
*
Rewrite using stdio. It cause program speedup since eliminates lots of small
ache
2000-09-03
2
-14
/
+15
*
Treat empty lang as "C" lang too
ache
2000-09-01
1
-1
/
+1
*
Set rcsid to correct value
phantom
2000-09-01
1
-24
/
+6
*
protect .h file contents correctly.
phantom
2000-09-01
1
-18
/
+3
*
Remove unused indirect references to cat* functions.
phantom
2000-09-01
5
-83
/
+4
*
Fix memory leak introduced by kris in rev 1.22
phantom
2000-09-01
1
-0
/
+2
*
setlocale may return NULL, handle this case too by resetting to "C"
ache
2000-09-01
1
-5
/
+3
*
Move protection code down to handle NL_CAT_LOCALE case too.
ache
2000-09-01
1
-2
/
+3
*
Protect from badly formed LANG variable
ache
2000-09-01
1
-1
/
+2
*
catgets: detect if fd becomes invalid after exec and return default response
ache
2000-08-30
1
-6
/
+6
*
Explicetely describe catalog descriptor lifetime
ache
2000-08-30
1
-0
/
+6
*
Prevent internal buffer overflow due to expansion of $LANG and/or name
kris
2000-08-05
1
-3
/
+11
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
3
-0
/
+6
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-1
/
+2
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-8
/
+8
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-8
/
+9
*
Add gencat(1) to SEE ALSO section.
phantom
1999-09-22
3
-0
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
9
-9
/
+9
*
Provide meaningful errno value on error return
ache
1998-07-14
1
-5
/
+17
*
Add reference to setlocale(3)
ache
1998-04-30
1
-2
/
+3
*
Return -1 for invalid descriptor in catclose
ache
1998-04-30
1
-2
/
+2
*
If passed catgets descriptor is NULL or -1, return default string immediately
ache
1998-04-30
1
-1
/
+3
*
Force loadType to 0
ache
1998-04-30
1
-5
/
+4
*
Implement NL_CAT_LOCALE
ache
1998-04-30
4
-12
/
+33
*
Prototypes/typedefs cleanup
ache
1998-04-30
2
-21
/
+22
*
Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which
jb
1998-01-15
1
-2
/
+6
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-3
/
+2
*
Plug even more failure memory leaks
ache
1997-05-10
1
-6
/
+32
*
Cleanup
ache
1997-05-10
1
-21
/
+26
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+7
*
Restricting $LANG was a really bad idea
imp
1997-03-25
1
-4
/
+2
*
Don't honor LANG or NLSPATH if we're setuid/setgid.
imp
1997-03-24
1
-3
/
+8
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
8
-8
/
+8
*
Sort cross references.
wosch
1997-01-20
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
8
-8
/
+8
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
2
-5
/
+5
*
Fixed docs/521.
jkh
1996-02-09
1
-3
/
+2
*
Fix even more spelling errors in some more man pages.
mpp
1996-01-30
1
-2
/
+2
*
and so on...
phk
1995-10-22
1
-5
/
+3
*
Add /usr/local/share/nls to default search path
ache
1995-06-17
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-20
/
+20
[next]