christos
86741d79ab
- Fix the remaining indr_references so that they define lint symbols.
...
- Add an internal symbol for strerror_r (thanks klaus for noticing)
- Remove internal __strerror
2005-07-30 15:21:20 +00:00
lukem
88c3eadbfa
Add missing __RCSID()
2005-06-12 05:21:25 +00:00
martin
3fcf13a5a0
Fix some typos. From Christian Brueffer in PR lib/30109.
2005-05-01 16:36:47 +00:00
bouyer
2acdd6193e
Translate messages 86 -> 93. Thanks to Marc Baudoin for review.
2005-01-03 22:00:37 +00:00
salo
f1b6ac43ff
Add ENOATTR translation.
2005-01-03 19:52:35 +00:00
peter
4e256ea1c5
Translate errors 80 to 93 in set 1. Fix typo's and improve some messages.
...
Reviewed by daniel.
2005-01-03 15:21:48 +00:00
jmmv
0d9171e5fe
Add ETIME and ENOATTR translations.
2005-01-02 19:38:49 +00:00
wiz
f95f6051ed
Add German ENOATTR translation.
2005-01-02 19:08:35 +00:00
jdolecek
be801db792
add czech ENOATTR translation
2005-01-02 19:03:41 +00:00
thorpej
6593d72e33
Add ENOATTR ("Attribute not found"). From FreeBSD.
2005-01-02 18:54:51 +00:00
tshiozak
09e09c2c2c
make sure CITRUS=no to work.
2004-07-21 20:27:46 +00:00
tshiozak
8ad8061809
use _citrus_lookup_alias() instead of __unalias().
2004-07-21 14:17:22 +00:00
salo
99410184e7
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
salo
9a8fb24f43
Add ETIME translation.
2003-05-30 23:24:23 +00:00
wiz
26c0f55f7f
Add translation for 92 (ETIME).
2003-05-30 23:10:42 +00:00
jdolecek
0208373f7d
add ETIME translation
2003-05-30 19:35:34 +00:00
jdolecek
c01f677379
ETIME is #92 , not #91
2003-05-30 19:33:58 +00:00
kleink
9d85c4a5f8
Add ETIME, per POSIX-2001.
2003-05-27 22:37:33 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
salo
0db44986d2
Add slovak language libc message catalog.
2003-04-14 05:21:47 +00:00
wiz
2db352f405
Update german translation for ERANGE.
2003-04-10 07:26:48 +00:00
jdolecek
9865cb9229
update ERANGE czech string according to the english ERANGE update
2003-04-10 07:20:52 +00:00
kleink
27d8588746
Change the strerror() string for ERANGE consistently to "Result too
...
large or too small" and reword its intro(2) description to reflect
the present use for non-numerical out-of-range errors; resolves
Andrew Brown's PR standards/21004, the discussion of which was
dramatically sped up by repeated whipping from Perry Metzger. :-)
2003-04-09 21:36:28 +00:00
jmmv
33b8c350b6
Add a Catalan libc message catalog file (plus everything else needed to
...
track the file). Closes my own PR lib/19498.
2003-04-09 20:17:06 +00:00
wiz
4cc7cdbc5c
New sentence, new line; bump date for last change.
2003-02-12 18:58:50 +00:00
gmcgarry
1b19306f26
Add Xrefs and some editorial comments on the interface.
2003-02-12 02:50:52 +00:00
gmcgarry
0d72c02993
Xref gencat(1)
2003-02-05 05:05:50 +00:00
jmmv
989484665d
Replace "Fichero" words with "Archivo" that were missed in the last update.
...
Approved by skrll.
2002-12-04 10:18:19 +00:00
skrll
decf95c8e0
Improve and update from Julio Merino in PR 19202.
2002-12-04 09:39:33 +00:00
jdolecek
5be9e6d9c2
sync with C.msg rev 1.8
2002-11-12 14:52:03 +00:00
kleink
792483ae22
Review oversight: ENOSR: resource -> resources, which is what the
...
standard says, and which fits the resource allocation failure better.
2002-11-12 10:28:27 +00:00
kleink
090efccaaa
Sync with C.msg rev. 1.7.
2002-11-12 10:21:07 +00:00
jdolecek
baa85d9ea0
add translation for the new error messages added in rev. 1.7 of C.msg
2002-11-12 09:25:26 +00:00
skrll
b207990164
Add the missing errno symbols that are defined in IEEE Std 1003.1-2001.
...
The language message files need updating.
Change reviewed and OK'd by Klaus Klein.
2002-11-12 08:20:02 +00:00
wiz
7828991a90
Only one i in available.
2002-10-02 10:45:18 +00:00
yamt
2dda35340b
- implement NL_CAT_LOCALE.
...
- make catopen check nls alias database.
2002-02-13 07:48:49 +00:00
ross
814f296b77
Generate <>& symbolically.
2002-02-07 07:00:09 +00:00
wiz
5f0cf55919
Correct section header.
2001-09-16 02:22:27 +00:00
wiz
80dc71cefe
Sort SEE ALSO and remove a trailing empty line.
2001-09-16 02:22:15 +00:00
wiz
1f6453babf
Boring whitespace fixes.
2001-09-16 02:21:00 +00:00
zuntum
beab4b57ef
Add pl.msg file to nls/ directory and list it in the Makefile
...
-- now libc has polish messages
set LANG to "pl" in your environment to use it.
2001-09-02 13:13:41 +00:00
sommerfeld
a23abe2028
Fix possible one-byte overrun
2000-09-30 16:47:26 +00:00
tshiozak
fcc188c19e
Disallow '/' character in LC_* and LANG environment variable, and
...
prevent to look up PATH_LOCALE and NLSPATH on setuid/setgid executable.
This is important to prevent to cause some kind of security hole.
2000-09-08 20:56:36 +00:00
jdolecek
6d964bcd1e
add EILSEQ entry
2000-03-10 14:06:34 +00:00
kleink
fc34e21eac
Add an EILSEQ code (C99, first appeared in C90/AMD1), and update message
...
catalogs where possible.
2000-03-10 13:58:59 +00:00
jdolecek
a7986a820b
change the German translation of SIGPWR description, as per lib/9277
2000-02-07 13:33:04 +00:00
jdolecek
6ff6ac75be
Formatting nit: in SIGPWR discription, use slasl instead of 'eller -', to be
...
consistent with other translations (suggested by Johan)
2000-01-23 10:12:12 +00:00
jdolecek
95e5ddf0c5
Add SIGPWR description (from Johan Danielsson)
2000-01-22 00:34:30 +00:00
fvdl
da026ad067
Add SIGPWR description. Clean up some messages.
2000-01-21 22:57:54 +00:00
jdolecek
0c02a34772
Add SIGPWR entry (from Aymeric Vincent <Aymeric.Vincent@crans.ens-cachan.fr>)
2000-01-21 22:53:22 +00:00