glibc/posix
Ulrich Drepper 3f62b69af3 Update.
1998-07-27 17:42  Ulrich Drepper  <drepper@cygnus.com>

	* nss/nss_files/files-parse.c (INT_FIELD): Use strtoul instead of
	strtol.
	(INT_FIELD_MAYBE_NULL): Likewise.

	* posix/globtest.c: Rewrite for extended test suite.
	* posix/globtest.sh: More tests.
	Patch by Brian Wellington <bwelling@anomaly.munge.com>.

	* stdlib/strtol.c: Don't redefine LONG_MAX, LONG_MIN, and ULONG_MAX.
	Use new macro.

	* sysdeps/generic/readv.c: Correct return type.
	* sysdeps/generic/writev.c: Likewise.

1998-07-24  Gordon Matzigkeit  <gord@fig.org>

	* argp/argp-help.c (_GNU_SOURCE): Define, to suck in
	program_invocation_name when compiling outside of glibc.

1998-07-26  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/siglist.c: New file; ARM tools don't
	like `@' in .type directives.

	* sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Check whether
	FE_TONEAREST exists for this platform before using it.
	* sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Likewise.

	* sysdeps/arm/dl-machine.h (elf_machine_rel): Delete redundant
	debugging code.  Correct handling of PC24 relocs.

	* elf/Makefile (ld-map): Only define if versioning is in use.

	* sysdeps/arm/fpu_control.h: Move to ...
	* sysdeps/arm/fpu/fpu_control.h: ... here.
	* sysdeps/generic/fpu_control.h: Made usable as a dummy
	implementation.

	* sysdeps/unix/sysv/linux/arm/brk.c: New file.

	* sysdeps/arm/machine-gmon.h: Improved profiling for ARM.
	* sysdeps/arm/sysdep.h (CALL_MCOUNT): Replace stub with real
	implementation.
	* sysdeps/unix/sysv/linux/arm/clone.S: Likewise.
	Based on patch from Scott Bambrough and Pat Beirne.

	* shlib-versions: Add appropriate definitions for ARM machines.

	* README.template: Mention that Linux/ARM with ELF works now.

1998-07-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules: Generate compilation rules for all object suffixes,
	not only those currently selected, for sources in the current or
	object directory.

1998-07-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/fnmatch.c (fnmatch): Allow `/' in character class.  Don't
	match `/' in filename by a character class if requested.
	* posix/testfnm.c: Rewritten.
	* posix/testfnm.args: Removed.

1998-07-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/annexc.c (limits_syms): Add missing symbols.
	(stdarg_syms): Move va_list to `maybe' list.
	(stdio_syms): Add FOPEN_MAX.
1998-07-27 17:55:05 +00:00
..
bits Update. 1998-07-08 22:53:56 +00:00
glob Update. 1997-07-06 22:02:42 +00:00
sys Update. 1998-07-09 13:58:47 +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. 1998-07-06 17:09:00 +00:00
PTESTS Update. 1998-05-17 15:44:39 +00:00
PTESTS2C.sed Update. 1998-05-17 15:44:39 +00:00
TESTS Update. 1997-05-07 15:31:21 +00:00
TESTS2C.sed 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
Versions Update. 1998-07-10 20:45:28 +00:00
annexc.c Update. 1998-07-27 17:55:05 +00:00
bsd-getpgrp.c Update. 1997-03-16 20:28:07 +00:00
confstr.c Update. 1997-12-04 00:12:34 +00:00
cpio.h Update. 1998-01-30 11:44:34 +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. 1998-02-27 10:19:10 +00:00
execle.c Update. 1998-02-27 10:19:10 +00:00
execlp.c Update. 1998-02-27 10:19:10 +00:00
execv.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execvp.c Update. 1997-11-06 00:02:46 +00:00
fnmatch.c Update. 1998-07-27 17:55:05 +00:00
fnmatch.h Update. 1998-07-09 13:58:47 +00:00
getconf.c Update. 1998-03-04 17:14:36 +00:00
getopt.c Update. 1998-04-28 19:41:51 +00:00
getopt.h Update. 1997-06-21 02:59:26 +00:00
getopt1.c Update. 1998-03-08 15:26:29 +00:00
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
glob.h Update. 1998-07-20 17:25:48 +00:00
globtest.c Update. 1998-07-27 17:55:05 +00:00
globtest.sh Update. 1998-07-27 17:55:05 +00:00
id.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
ptestcases.h Update. 1998-05-16 22:24:20 +00:00
re_comp.h update from main archive 961105 1996-11-06 04:24:40 +00:00
regex.c Update. 1998-07-20 17:25:48 +00:00
regex.h Update. 1998-07-09 13:58:47 +00:00
runptests.c Update. 1998-07-04 10:39:13 +00:00
runtests.c Update. 1997-03-08 05:28:20 +00:00
sched.h Update. 1997-12-28 16:01:53 +00:00
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h Update. 1997-06-21 02:59:26 +00:00
testcases.h 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
testfnm.c Update. 1998-07-27 17:55:05 +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. 1998-07-09 15:27:41 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wordexp-test.c Update. 1998-05-15 14:46:36 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1998-07-16 11:44:36 +00:00
wordexp.h Update. 1998-07-09 13:58:47 +00:00