summaryrefslogtreecommitdiff
path: root/lib/libc/nls
AgeCommit message (Expand)Author
2000-03-10add EILSEQ entryjdolecek
2000-03-10Add an EILSEQ code (C99, first appeared in C90/AMD1), and update messagekleink
2000-02-07change the German translation of SIGPWR description, as per lib/9277jdolecek
2000-01-23Formatting nit: in SIGPWR discription, use slasl instead of 'eller -', to bejdolecek
2000-01-22Add SIGPWR description (from Johan Danielsson)jdolecek
2000-01-21Add SIGPWR description. Clean up some messages.fvdl
2000-01-21Add SIGPWR entry (from Aymeric Vincent <Aymeric.Vincent@crans.ens-cachan.fr>)jdolecek
2000-01-21Add entry for SIGPWR (translation by Ignatios Souvatzis)jdolecek
2000-01-21Add SIGPWR entry (from Pooka)jdolecek
2000-01-21Improve rpc error translation (from Linux catalogs)jdolecek
2000-01-21Add entry for SIGPWRjdolecek
2000-01-21add SIGPWR entryjdolecek
1999-09-26Add czech language message catalogjdolecek
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-08-17Make some needed weak aliases.mycroft
1999-03-22Introduce EOVERFLOW.kleink
1998-11-15delintchristos
1998-07-26clean up a bit moreis
1998-02-20Fill in missing (default) mmap(2) flags.mycroft
1998-02-16Add EAUTH, ENEEDAUTH, EIDRM and ENOMSG.bouyer
1998-02-08Sync with <nl_types.h>: const'ify the `s' argument.kleink
1998-02-08Per XPG4.2, set errno to ENOMSG to indicate that the requested message couldkleink
1998-02-08Per XPG4.2, set errno to ENOMSG to indicate that the requested message couldkleink
1998-02-08Add EAUTH, ENEEDAUTH, EIDRM and ENOMSG.kleink
1998-02-08Add ENOMSG.kleink
1998-02-06added messages for EAUTH, ENEEDAUTH, and EIDRMmikel
1998-02-06add EAUTH, ENEEDAUTH, EIDRMmikel
1998-02-05add LIBRARY section to man pageperry
1997-11-04__warn_references and __indr_reference semicolon fixups. Fromthorpej
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-17XXX KLUDGE! Duplicate the namespace-clean prototype for architecturesthorpej
1997-07-13Use "namespace.h"christos
1997-06-19avoid unportable arithmetic on void pointersmikel
1997-04-28Svensk meddelandekatalog, ursprungligen skriven av Martin Kullberg.ragge
1997-04-28Added Norwegian libc error messages/signal names, donated by Stigis
1997-04-28Corrected ETOOMANYREFS message, provided by Matthieu Herb.is
1997-04-27"Slice" does not translate to "splitten".is
1997-04-26Dutch catalogpk
1997-04-26Zwei tastatur ausrutscher corrigiert..pk
1997-04-22KNF.mrg
1997-04-17Finnish libc error message/signal name catalog, by Jukka Marin and coworker.is
1997-03-10Remove as per discussion with core.hpeyerl
1997-03-10polishperry
1997-03-10Initial cut of Canadian national language supportperry
1997-03-10Color me bored.hpeyerl
1996-10-09merge in 1.2 branchjtc
1996-06-21Merged in changes from branch (make sure all memory, file descriptors,jtc
1996-06-20Ensure user can't make us overrun fixed sized buffers.jtc
1996-06-20Fix NLSPATH processing --- catopen was not processing beyond the firstjtc
1996-05-16last argument to catgets()/_catgets() is 'const char *', not 'char *'cgd