glibc/posix
Ulrich Drepper f166d86530 Update.
1997-03-09 06:59  Ulrich Drepper  <drepper@cygnus.com>

	* Makeconfig: Add ASFLAGS-% flags for SPARC assembler which need
	-fPIC.
	* Makerules (compile.S): Use ASFLAGS-%.
	(COMPILE.S): Likewise.
	* config.make.in (ASFLAGS-.so): Define from ASFLAGS_SO.
	* configure.in: Substitute ASFLAGS_SO.
	* sysdeps/sparc/configure.in: New file.

	* posix/unitstd.h: Add prototype for __euidaccess.
	* sysdeps/posix/euidaccess.c: Define as __euidaccess and make
	euidaccess weak alias.
	* sysdeps/stubs/euidaccess.c: Likewise.
	* inet/rcmd.c: Use __ protected versions of non-standard functions.

	* locale/setlocale.c (setlocale): Don't set usage_count to
	MAX_USAGE_COUNT if it already has this value.

	* locale/programs/localedef.c: Don't use LOCALE_PATH to find
	binary locale files.  Use LOCALEDIR only.
	* locale/programs/locfile.c: When named file not found and not
	absolute use path in I18NPATH.

	* stdlib/Makefile (headers): Add inttypes.h.

	* sysdpes/generic/socketbits.h: Add PF_FILE as synonym for PF_LOCAL
	and AF_FILE as synonym for AF_LOCAL.
	* sysdpes/unix/sysv/linux/socketbits.h: Likewise.

	* time/Makefile: Rewrite rules for test to handle parallel builds.

1997-03-09 05:26  Ulrich Drepper  <drepper@cygnus.com>

	* manual/startup.texi (EXIT_FAILURE): Fix typo.  Patch by
	robbe@orcus.priv.at.

1997-03-09 05:10  Edward Seidl  <seidl@janed.com>

	* sysdeps/i386/elf/start.S (nofini): *Really* align stack to
	8-byte boundary.

1997-03-09 01:48  Ulrich Drepper  <drepper@cygnus.com>

	* elf/link.h: Define __need_NULL to get definition.  Include
	<features.h>.
	Patch by Andreas Jaeger  <aj@arthur.pfalz.de>.

1997-03-08 21:48  Thorsten Kukuk  <kukuk@tk.uni-paderborn.de>

	Rewrite NIS code to allow empty keys.
	* nis/nss_nis/nis-ethers.c: Rewritten.
	* nis/nss_nis/nis-proto.c: Rewritten.
	* nis/nss_nis/nis-publickey.c: Rewritten.
	* nis/nss_nis/nis-rpc.c: Rewritten.
	* nis/nss_nis/nis-service.c: Rewritten.

1997-03-08 16:02  Andreas Jaeger  <aj@arthur.pfalz.de>

	* time/scheck.c (scheck): Add extra const to second argument.

	* time/private.h: Correct prototypes to match definition.

1997-03-08 18:55  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/alpha/__math.h: Remove cabs inline definition.
	Reported by Philip Blundell <pjb27@cam.ac.uk>.

	Reported by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
	Bug report by Andreas Jaeger <jaeger@informatik.uni-kl.de>.
1997-03-09 06:16:49 +00:00
..
glob Regenerated 1996-07-26 00:34:28 +00:00
sys update from main archive 960105 1997-01-06 22:07:28 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1997-03-08 05:28:20 +00:00
TESTS Update. 1997-03-08 05:28:20 +00:00
TESTS2C.sed Update. 1997-03-08 05:28:20 +00:00
confstr.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
environ.c Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-13 09:00:11 +00:00
execl.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execle.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execlp.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execv.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execvp.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fnmatch.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
fnmatch.h update from main archive 961114 1996-11-15 04:08:00 +00:00
getconf.c update from main archive 961201 1996-12-02 04:00:15 +00:00
getopt.c update from main archive 970209 1997-02-10 03:19:57 +00:00
getopt.h update from main archive 970121 1997-01-22 05:26:05 +00:00
getopt1.c update from main archive 970121 1997-01-23 04:24:20 +00:00
getopt_init.c update from main archive 970210 1997-02-11 04:45:23 +00:00
glob.c update from main archive 961217 1996-12-18 03:23:47 +00:00
glob.h update from main archive 961114 1996-11-15 04:08:00 +00:00
id.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
posix1_lim.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
posix2_lim.h update from main archive 961114 1996-11-15 04:08:00 +00:00
re_comp.h update from main archive 961105 1996-11-06 04:24:40 +00:00
regex.c Update. 1997-03-08 05:28:20 +00:00
regex.h Update. 1997-03-08 05:28:20 +00:00
runtests.c Update. 1997-03-08 05:28:20 +00:00
sched.h update from main archive 961220 1996-12-21 04:13:58 +00:00
setpgrp.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
tar.h update from main archive 961114 1996-11-15 04:08:00 +00:00
testcases.h Update. 1997-03-08 05:28:20 +00:00
testfnm.args initial import 1995-02-18 01:27:10 +00:00
testfnm.c update from main archive 961005 1996-10-06 02:05:11 +00:00
tstgetopt.args Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-30 17:10:48 +00:00
tstgetopt.c Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-30 17:10:48 +00:00
unistd.h Update. 1997-03-09 06:16:49 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wordexp.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
wordexp.h update from main archive 961114 1996-11-15 04:08:00 +00:00