OpenGrok
Cross Reference: catgets.c
xref
: /
src
/
lib
/
libc
/
nls
/
catgets.c
Home
|
History
|
Annotate
|
Download
|
only in
nls
History log of
/src/lib/libc/nls/catgets.c
Revision
Date
Author
Comments
1.19
25-Jun-2012
abs
Update old-style definitions to ANSI, remove a couple of register
definitions along the way. Fixed gcc 4.1 build (thank you vax)
1.18
28-Apr-2008
martin
branches: 1.18.4; 1.18.8;
Remove clause 3 and 4 from TNF licenses
1.17
29-Nov-2005
christos
branches: 1.17.18;
WARNS=4
1.16
12-Jun-2005
lukem
Add missing __RCSID()
1.15
17-Aug-1999
mycroft
Make some needed weak aliases.
1.14
15-Nov-1998
christos
delint
1.13
08-Feb-1998
kleink
Per XPG4.2, set errno to ENOMSG to indicate that the requested message could
not be found in the catalog.
1.12
30-Jul-1997
jtc
Fix files using old TNF copyright notice
1.11
13-Jul-1997
christos
Use "namespace.h"
Fix RCSID's
1.10
19-Jun-1997
mikel
avoid unportable arithmetic on void pointers
1.9
09-Oct-1996
jtc
merge in 1.2 branch
1.8
13-May-1996
jtc
branches: 1.8.2; 1.8.4;
New message catalog implementation that uses a more efficient machine
independent external format. The new format is like what is used on
svr4 systems, except it uses fixed sized fields and a constant byte
order.
1.7
23-Mar-1995
jtc
Changed name of __weak_reference() to __indr_reference(). They really
are indirect references, and I want to add a real __weak_reference()
macro to <machine/cdefs.h> soon.
1.6
27-Feb-1995
cgd
fix Ids
1.5
23-Dec-1994
cgd
branches: 1.5.2;
more than i thought...
1.4
23-Dec-1994
cgd
oops; one too many __const's
1.3
20-Dec-1994
cgd
make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.
1.2
18-Nov-1994
jtc
XPG3 says that catclose returns an int.
Changed manpages to note that cat*() functions conform to XPG3.
Changed "private" versions of functions to have only one leading
underscore.
1.1
06-Oct-1994
jtc
Public versions of catopen(), catgets(), and catclose().
Implemented with weak references if they are supported, otherwise by
function calls that call the private versions.
1.5.2.1
02-May-1995
jtc
#include "namespace.h"
1.8.4.1
28-May-1996
jtc
Fix from John Birrell, catopen should return (nl_catd) -1 on failure.
1.8.2.1
16-Sep-1996
jtc
snapshot namespace cleanup
1.17.18.1
18-May-2008
yamt
sync with head.
1.18.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.18.8.1
28-Apr-2008
martin
file catgets.c was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
1.18.4.1
30-Oct-2012
yamt
sync with head
Indexes created Wed Oct 15 16:09:53 GMT 2025