Commit graph

6633 commits

Author SHA1 Message Date
Ulrich Drepper 8de5da94ce Update.
2001-02-12  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/dbl-64/e_j0.c: Little optimization, use sincos.
	* sysdeps/flt-32/e_j0f.c: Likewise.
	* sysdeps/ldbl-96/e_j0l.c: Likewise.
2001-02-13 01:15:12 +00:00
Ulrich Drepper 0e3af135e1 Update.
2000-12-02  H.J. Lu  <hjl@gnu.org>

	* resolv/res_libc.c (res_init): Don't make it default.
2001-02-12 20:21:47 +00:00
Ulrich Drepper b3294a937a Update.
2001-02-12  Ulrich Drepper  <drepper@redhat.com>

	* manual/debug.texi: Improved the wording.
	Patch by Philip Blundell <pb@futuretv.com>.
2001-02-12 20:16:07 +00:00
Ulrich Drepper f6b02eff0d Improved the wording. 2001-02-12 20:15:14 +00:00
Andreas Jaeger 2632a4ccb4 Whitespace cleanup. 2001-02-12 14:24:51 +00:00
Andreas Jaeger b647f210e6 Update.
2001-02-12  Andreas Jaeger  <aj@suse.de>

	* posix/Makefile (tests): Don't run bug-regex2 when
	cross-compiling.

	* libio/Makefile (tests): Don't run test-freopen when
	cross-compiling.

	* manual/stdio.texi (Streams and I18N): Fix typos.
2001-02-12 14:23:41 +00:00
Andreas Jaeger 22298d18f0 (Streams and I18N): Fix typos. 2001-02-12 14:07:30 +00:00
Ulrich Drepper adc37d7931 Update.
* sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.

	* math/libm-test.inc (j0_test): Make expected results long double
	constants.
	(y0_test): Likewise.
2001-02-12 09:30:32 +00:00
Ulrich Drepper 0fc95b8219 Update.
2001-02-12  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/ieee754/ldbl-96/e_j0l.c: New file.
	Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.

2001-02-11  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/strtoll.c (__strtoq_internal): Ressurect alias
	which was exported from libc.
	* sysdeps/generic/strtoull.c (__strtouq_internal): Likewise.
2001-02-12 09:15:54 +00:00
Ulrich Drepper b5e73f5664 Document wide character stream functions. 2001-02-12 08:22:23 +00:00
Andreas Jaeger 9279500aed Update.
2001-02-12  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi (Parsing of Integers): Fix some wordings.
2001-02-12 07:26:13 +00:00
Andreas Jaeger 3554743a19 (Parsing of Integers): Fix some wordings. 2001-02-12 07:26:02 +00:00
Ulrich Drepper 6062f8d97f (Getopt Long Options): Document getopt_long_only. 2001-02-11 19:54:38 +00:00
Andreas Jaeger 4165396481 Fix typo. 2001-02-11 19:53:15 +00:00
Ulrich Drepper cb4fe8a2cd (Working Directory): Make getwd as deprecated in the header. 2001-02-11 19:41:01 +00:00
Ulrich Drepper e4cf522929 Update.
* sysdeps/generic/getsysstat.c: Change return value of get_phys_pages
	and get_avphys_page to long int.
	* sysdeps/unix/sysv/linux/getsysstat.c: Likewise.
	* include/sys/sysinfo.h: Likewise.
	* sysdeps/generic/sys/sysinfo.h: Likewise.
	* sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.
2001-02-11 19:15:00 +00:00
Ulrich Drepper 5b8d5ae180 Update.
2001-02-11  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Fail if we
	cannot return as many values as the user asked for.
2001-02-11 16:35:18 +00:00
Ulrich Drepper b73c2df940 (getloadavg): Fail if we cannot return as many values as the user asked for. 2001-02-11 16:34:21 +00:00
Andreas Jaeger 5a7eedfbe6 Use run_program_prefix. 2001-02-11 12:07:07 +00:00
Andreas Jaeger 27844eed6c Update.
2001-02-11  Andreas Jaeger  <aj@suse.de>

	* manual/resource.texi (Memory Resources): Fix typo.

	* libio/Makefile ($(objpfx)test-freopen.out): Pass
	run-program-prefix.

	* libio/test-freopen.sh: Use run_program_prefix.
2001-02-11 12:06:22 +00:00
Ulrich Drepper b642f10105 (Currency Symbol): Add INT_ constants and CODESET: 2001-02-11 09:54:25 +00:00
Ulrich Drepper 8a2f1f5b5f Document wide character string functions. 2001-02-11 01:50:24 +00:00
Andreas Jaeger 2cca386760 * stdlib/Makefile (tests): Don't run tst-fmtmsg when
cross-compiling. 
($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.
2001-02-10 23:07:18 +00:00
Andreas Jaeger e1e3ba549a Update.
* stdlib/Makefile (tests): Don't run tst-fmtmsg when
	cross-compiling.
	($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.

	* stdlib/tst-fmtmsg.sh (test): Use run_program_prefix for static
	only builds.

	* elf/Makefile (tests): Only run tst-pathopt with shared libs.
2001-02-10 23:06:59 +00:00
Andreas Jaeger d727629d3b Update.
* posix/Makefile: Fix typo, it's build-static-nss.
2001-02-10 22:51:28 +00:00
Andreas Jaeger 596b2f0e21 Makefile (extra-objs): New.
2001-02-10  Andreas Jaeger  <aj@suse.de>

	* Makefile (extra-objs): New.
2001-02-10 22:44:39 +00:00
Andreas Jaeger 7e2e677ec0 Update.
2001-02-10  Andreas Jaeger  <aj@suse.de>

	* iconv/Makefile (extra-objs): New.
2001-02-10 22:44:23 +00:00
Mark Kettenis 24ed578e1b * sysdeps/unix/stime.c: Include <time.h>.
* sysdeps/unix/stime.c: Include <time.h>.
2001-02-10 19:33:44 +00:00
Ulrich Drepper 3c44837c5c (Basic Scheduling Functions): Fix typo. 2001-02-10 18:40:03 +00:00
Mark Kettenis 157aa14d96 * sysdeps/mach/hurd/setitimer.c: Include <time.h>.
2001-02-10  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/mach/hurd/setitimer.c: Include <time.h>.
2001-02-10 17:10:18 +00:00
Andreas Jaeger 227c0e2246 Update.
2001-02-10  Andreas Jaeger  <aj@suse.de>

	* manual/string.texi (Search Functions): Fix typo.
2001-02-10 17:07:48 +00:00
Andreas Jaeger 6be569a4a6 (Search Functions): Fix typo. 2001-02-10 17:07:35 +00:00
Ulrich Drepper 87b56f36cc Update.
* sysdeps/unix/bsd/times.c: Reorder includes and add <time.h>.
	(timeval_to_clock_t): Add clk_tck argument and use that instead of
	CLK_TCK.
	(__times): Use __getclktck to get the number of clock ticks per
	second and use its return value instead	of CLK_TCK.

2001-02-10  Mark Kettenis  <kettenis@gnu.org>
2001-02-10 16:37:51 +00:00
Ulrich Drepper 51410f1453 Update.
* sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (_HAVE_SA_LEN): Define.

2001-02-10  Mark Kettenis  <kettenis@gnu.org>
2001-02-10 15:43:47 +00:00
Ulrich Drepper 4b0e570a52 (_HAVE_SA_LEN): Define. 2001-02-10 15:39:15 +00:00
Andreas Jaeger 7e5fc672a2 Improve MIPS entry and regenerated FAQ. 2001-02-10 13:14:58 +00:00
Mark Kettenis 2fcc6286bc * sysdeps/mach/gettimeofday.c: Include <stddef.h>.
2001-02-10  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/mach/gettimeofday.c: Include <stddef.h>.
2001-02-10 12:43:11 +00:00
Andreas Jaeger 3a70594637 Update.
2001-02-10  Andreas Jaeger  <aj@suse.de>

	* wctype/wcfuncs.c (func): Add prototype declarations to avoid
	warning.
2001-02-10 11:34:47 +00:00
Andreas Jaeger 630aaf07fa (func): Add prototype declarations to avoid warning. 2001-02-10 11:34:33 +00:00
Ulrich Drepper 464d97ecc5 Update. 2001-02-10 07:33:38 +00:00
Ulrich Drepper 1068784c36 update.
* posix/bug-regex2.c: New file.
2001-02-10 06:20:25 +00:00
Ulrich Drepper 770d454df3 Update.
* posix/Makefile: Add rules to build and run bug-regex2.

2001-02-10  Jakub Jelinek  <jakub@redhat.com>

	* posix/regex.c (convert_mbs_to_wcs): Change is_binary to char *.
	(regex_compile): Likewise.
	(FREE_VARIABLES): Don't free is_binary1 and is_binary2.
	(re_match_2_internal): Use just is_binary instead of two variables.
	Use REGEX_TALLOC to allocate it and FREE_VAR to free on failure.

2001-02-09  Ulrich Drepper  <drepper@redhat.com>
2001-02-10 06:19:01 +00:00
Ulrich Drepper e8ef6f282b Update.
* iconv/Makefile (distribute): Add iconv_charmap.c and
	dummy-repertoire.c.
	* elf/Makefile (distribute): Add firstobj.c.
	* Makefile (distribute): Add include/pthread.h.
2001-02-09 19:52:10 +00:00
Ulrich Drepper 47599985fd (distribute): Add iconv_charmap.c and dummy-repertoire.c. 2001-02-09 19:49:41 +00:00
Andreas Jaeger ad8bdd9216 Regenerate. 2001-02-09 19:49:23 +00:00
Ulrich Drepper 421f0c9dce (distribute): Add firstobj.c. 2001-02-09 19:48:34 +00:00
Ulrich Drepper 4ec29cb0b2 Update.
* version.h (VERSION): Bump to 2.2.2.
2001-02-09 19:03:35 +00:00
Ulrich Drepper 9c0206c91f (VERSION): Bump to 2.2.2. 2001-02-09 19:02:58 +00:00
Andreas Jaeger ec76d7284c * locales/en_IN: Add newline at end of file.
* SUPPORTED: Add more entries.
2001-02-09  Andreas Jaeger  <aj@suse.de>

	* locales/en_IN: Add newline at end of file.

	* SUPPORTED: Add more entries.
2001-02-09 18:56:06 +00:00
Ulrich Drepper 1468be215b Update.
* configure.in: Require makeinfo version 4.
2001-02-09 18:35:24 +00:00