summaryrefslogtreecommitdiff
path: root/lib/libc/nls/catgets.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-11-29WARNS=4christos
2005-06-12Add missing __RCSID()lukem
1999-08-17Make some needed weak aliases.mycroft
1998-11-15delintchristos
1998-02-08Per XPG4.2, set errno to ENOMSG to indicate that the requested message couldkleink
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-13Use "namespace.h"christos
1997-06-19avoid unportable arithmetic on void pointersmikel
1996-10-09merge in 1.2 branchjtc
1996-05-13New message catalog implementation that uses a more efficient machinejtc
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-02-27fix Idscgd
1994-12-23more than i thought...cgd
1994-12-23oops; one too many __const'scgd
1994-12-20make the char *'s that some of these routines take/return __const.cgd
1994-11-18XPG3 says that catclose returns an int.jtc
1994-10-06Public versions of catopen(), catgets(), and catclose().jtc