Andrey A. Chernov
dfb1b7aea6
Provide meaningful errno value on error return
1998-07-14 18:27:43 +00:00
Andrey A. Chernov
d1793ae420
Add reference to setlocale(3)
1998-04-30 16:11:50 +00:00
Andrey A. Chernov
e3b0c2a695
Return -1 for invalid descriptor in catclose
1998-04-30 13:15:31 +00:00
Andrey A. Chernov
e97ef24c18
If passed catgets descriptor is NULL or -1, return default string immediately
1998-04-30 12:25:05 +00:00
Andrey A. Chernov
9ad256ad65
Force loadType to 0
1998-04-30 11:39:08 +00:00
Andrey A. Chernov
c897062234
Implement NL_CAT_LOCALE
...
Manpages cleanup
1998-04-30 11:06:12 +00:00
Andrey A. Chernov
1adba262d7
Prototypes/typedefs cleanup
...
Fix error return codes
1998-04-30 10:14:55 +00:00
John Birrell
c61e516832
Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which
...
do not exist in NetBSD 1.3.
1998-01-15 09:58:08 +00:00
Bruce Evans
2bc3b4d735
Removed the subdirectory paths from the definitions of MAN[1-9]. They
...
were a workaround for limitations in bsd.man.mk that were fixed about
2 years ago.
1997-10-15 16:16:41 +00:00
Andrey A. Chernov
94658e740e
Plug even more failure memory leaks
1997-05-10 04:40:40 +00:00
Andrey A. Chernov
d0673936fd
Cleanup
...
Plug failure memory leaks
Use issetugid now
PR: 3492
1997-05-10 04:28:17 +00:00
John Birrell
870039320f
Changed all paths to be relative to src/lib instead of src/lib/libc
...
so that all these makefiles can be used to build libc_r too.
Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.
Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
Warner Losh
4545c5b7a4
Restricting $LANG was a really bad idea
...
Pointed out by: Everybody but Jordan.
1997-03-25 05:36:37 +00:00
Warner Losh
3f2c98c480
Don't honor LANG or NLSPATH if we're setuid/setgid.
...
Fixes PR 2582
Submitted by: Julian Assange
1997-03-24 06:15:07 +00:00
Peter Wemm
7e546392b5
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
Wolfram Schneider
75141cc987
Sort cross references.
1997-01-20 23:23:22 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Jordan K. Hubbard
51295a4d3e
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
Jordan K. Hubbard
a410855f63
Fixed docs/521.
1996-02-09 12:25:08 +00:00
Mike Pritchard
a5ed710ccd
Fix even more spelling errors in some more man pages.
1996-01-30 16:34:52 +00:00
Poul-Henning Kamp
739398ee03
and so on...
1995-10-22 14:39:22 +00:00
Andrey A. Chernov
0b2c143cff
Add /usr/local/share/nls to default search path
1995-06-17 03:02:21 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Andrey A. Chernov
b97843726d
Fix manpage rule
1995-04-02 19:35:40 +00:00
Jordan K. Hubbard
6eaef61813
Add the nls code for XPG3-style message catalogs to libc.
...
Obtained from: NetBSD
1995-03-30 12:47:27 +00:00