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
Age
Commit message (
Expand
)
Author
1995-05-11
Winning Strategies has placed this code in the public domain.
jtc
1995-05-02
C and Pig Latin message catalogs for libc
jtc
1995-03-23
Changed name of __weak_reference() to __indr_reference(). They really
jtc
1995-03-01
catclose returns int
jtc
1995-02-27
fix Ids
cgd
1994-12-23
clear up type inconsistency.
cgd
1994-12-23
note that the file name is const, and fix a couple of roff bogons.
cgd
1994-12-23
more than i thought...
cgd
1994-12-23
oops; one too many __const's
cgd
1994-12-22
specify man pages the new way.
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
1994-10-06
Renamed catopen(), catgets(), and catclose() to __catopen(), __catgets(),
jtc
1994-10-05
Removed non-standard and undocumented MCAppPath feature
jtc
1994-10-05
fix typo
jtc
1994-05-30
fix incorrect MAN3 line.
chopps
1994-05-30
Added catopen(3) manual page.
jtc
1994-05-30
Added catclose(3) and catgets(3) man pages --- still working on catopen(3).
jtc
1994-05-29
XPG3 says that the name argument specifies a complete path for the message
jtc
1994-05-29
XPG3 wants .../%L/%N.cat and .../%N/%L in the default NLSPATH.
jtc
1994-05-29
Changes needed for NetBSD integration.
jtc
1994-05-29
Kee Hinckley's XPG3 compliant message catalog system (extracted from the
jtc