index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
nls
/
catgets.c
Age
Commit message (
Expand
)
Author
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-11-29
WARNS=4
christos
2005-06-12
Add missing __RCSID()
lukem
1999-08-17
Make some needed weak aliases.
mycroft
1998-11-15
delint
christos
1998-02-08
Per XPG4.2, set errno to ENOMSG to indicate that the requested message could
kleink
1997-07-30
Fix files using old TNF copyright notice
jtc
1997-07-13
Use "namespace.h"
christos
1997-06-19
avoid unportable arithmetic on void pointers
mikel
1996-10-09
merge in 1.2 branch
jtc
1996-05-13
New message catalog implementation that uses a more efficient machine
jtc
1995-03-23
Changed name of __weak_reference() to __indr_reference(). They really
jtc
1995-02-27
fix Ids
cgd
1994-12-23
more than i thought...
cgd
1994-12-23
oops; one too many __const's
cgd
1994-12-20
make the char *'s that some of these routines take/return __const.
cgd
1994-11-18
XPG3 says that catclose returns an int.
jtc
1994-10-06
Public versions of catopen(), catgets(), and catclose().
jtc