1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-25 17:02:34 +03:00
Ulrich Drepper 7a68c94a5b Update.
1998-07-10 18:14 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* manual/Makefile: Overhauled.  Generate libc.texinfo from the
	chapter files.  Exorcise the chapters, chapters-incl mess.
	Support inserting doc chapters from add-on modules.
	(chapters): New variable.
	(add-chapters): New variable.
	(appendices): New variable.
	(libc.texinfo): New target.
	(clean): Fix bugs.
	(realclean): Fix bugs.

	* manual/texis.awk: New file.
	* manual/libc-texinfo.sh: New file.
	* manual/libc-texinfo.in: New file.

	* manual/conf.texi (top @node): Remove next pointer.
	* manual/lang.texi (top @node): Remove prev pointer.

	* manual/job.texi (top @node): Add explicit pointers.
	* manual/message.texi (top @node): Add explicit pointers.
	* manual/nss.texi (top @node): Add explicit pointers.
	* manual/process.texi (top @node): Add explicit pointers.
	* manual/startup.texi (top @node): Add explicit pointers.
	* manual/terminal.texi (top @node): Add explicit pointers.
	* manual/users.texi (top @node): Add explicit pointers.

	* manual/arith.texi: Add %MENU% tag.
	* manual/conf.texi: Add %MENU% tag.
	* manual/contrib.texi: Add %MENU% tag.
	* manual/ctype.texi: Add %MENU% tag.
	* manual/errno.texi: Add %MENU% tag.
	* manual/filesys.texi: Add %MENU% tag.
	* manual/header.texi: Add %MENU% tag.
	* manual/install.texi: Add %MENU% tag.
	* manual/intro.texi: Add %MENU% tag.
	* manual/io.texi: Add %MENU% tag.
	* manual/job.texi: Add %MENU% tag.
	* manual/lang.texi: Add %MENU% tag.
	* manual/llio.texi: Add %MENU% tag.
	* manual/locale.texi: Add %MENU% tag.
	* manual/maint.texi: Add %MENU% tag.
	* manual/math.texi: Add %MENU% tag.
	* manual/mbyte.texi: Add %MENU% tag.
	* manual/memory.texi: Add %MENU% tag.
	* manual/message.texi: Add %MENU% tag.
	* manual/nss.texi: Add %MENU% tag.
	* manual/pattern.texi: Add %MENU% tag.
	* manual/pipe.texi: Add %MENU% tag.
	* manual/process.texi: Add %MENU% tag.
	* manual/search.texi: Add %MENU% tag.
	* manual/setjmp.texi: Add %MENU% tag.
	* manual/signal.texi: Add %MENU% tag.
	* manual/socket.texi: Add %MENU% tag.
	* manual/startup.texi: Add %MENU% tag.
	* manual/stdio.texi: Add %MENU% tag.
	* manual/string.texi: Add %MENU% tag.
	* manual/sysinfo.texi: Add %MENU% tag.
	* manual/terminal.texi: Add %MENU% tag.
	* manual/time.texi: Add %MENU% tag.
	* manual/users.texi: Add %MENU% tag.

1998-07-13  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags):
	Update.

1998-07-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/recvmsg.c (__libc_recvmsg): Use ANSI
	style declaration to avoid warning.
	* sysdeps/unix/sysv/linux/sendmsg.c (__libc_sendmsg): Likewise.

1998-07-04  Mark Kettenis  <kettenis@phys.uva.nl>

	* elf/rtld.c (process_dl_debug): Add missing continue.

1998-07-12  Mark Kettenis  <kettenis@phys.uva.nl>

	* elf/rtld.c (_dl_skip_args): Make global because the Hurd startup
	code needs it.

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

	* Makeconfig ($(common-objpfx)sysd-dirs): Write out definition of
	sysd-dirs-done.
	* Makerules: Don't generate version maps too early.
	($(common-objpfx)sysd-versions): Force regeneration if the list of
	subdirs has changed.

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

	* elf/dlfcn.h (DL_CALL_FCT): Use portable comma expression.

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

	* iconv/gconv_db.c (gen_steps): Always set *handle and *nsteps.
	* iconv/gconv_dl.c (__gconv_find_shlib): Correct use of tfind
	return value.

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

	* elf/dl-open.c (dl_open_worker): New function.
	(_dl_open): Call it to do the actual work while catching errors.
	* elf/dl-close.c (_dl_close): Only call termination function if
	the initialisation function was called.

1998-07-13  Ulrich Drepper  <drepper@cygnus.com>

	* libio/libioP.h (_IO_cleanup_registration_needed): Use __PMT.
	Reported by Felix von Leitner <leitner@amdiv.de>.

1998-07-13 10:28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
	* elf/rtld.c (process_dl_debug): Add missing continue.

1998-06-23  Mark Kettenis  <kettenis@phys.uva.nl>
1998-07-13 12:29:13 +00:00
..
1998-07-08 22:53:56 +00:00
1998-07-05 08:24:43 +00:00
1998-07-09 16:04:24 +00:00
1998-07-13 12:29:13 +00:00
1998-07-08 22:53:56 +00:00
1998-01-24 12:08:37 +00:00
1998-04-01 09:15:07 +00:00
1997-12-28 16:01:53 +00:00
1997-12-28 16:01:53 +00:00
1998-06-09 15:16:55 +00:00
1998-06-02 12:58:14 +00:00
1998-03-18 14:42:25 +00:00
1997-12-28 16:01:53 +00:00
1998-05-01 22:04:20 +00:00
1998-06-02 12:58:14 +00:00
1998-03-11 09:54:55 +00:00
1998-07-08 22:53:56 +00:00
1998-06-09 18:24:13 +00:00
1998-07-05 15:24:05 +00:00
1998-07-05 15:24:05 +00:00
1998-04-08 07:13:42 +00:00
1997-01-22 05:26:05 +00:00
1998-01-21 17:04:36 +00:00
1998-03-25 15:21:09 +00:00
1998-07-04 10:39:13 +00:00
1997-02-25 05:18:05 +00:00
1996-12-20 01:39:50 +00:00
1997-02-02 01:50:11 +00:00
1998-04-01 08:11:45 +00:00
1998-01-21 17:04:36 +00:00
1998-07-04 14:40:35 +00:00
1997-07-26 02:33:30 +00:00
1998-04-08 20:27:31 +00:00
1998-02-12 18:22:41 +00:00
1998-07-08 22:53:56 +00:00
1996-08-11 01:08:23 +00:00
1997-12-22 20:53:38 +00:00
1997-10-31 22:55:02 +00:00
1998-04-09 10:14:17 +00:00
1997-12-22 20:53:38 +00:00
1996-12-20 01:39:50 +00:00
1997-11-06 00:02:46 +00:00
1997-02-25 05:18:05 +00:00
1996-11-07 01:35:04 +00:00
1998-02-15 19:31:34 +00:00
1998-02-15 19:31:34 +00:00
1997-02-25 05:18:05 +00:00
1997-02-25 05:18:05 +00:00
1998-07-05 12:05:16 +00:00
1998-04-07 09:21:28 +00:00
1998-06-29 12:44:22 +00:00
1997-03-16 20:28:07 +00:00
1998-02-24 15:22:29 +00:00
1997-03-16 20:28:07 +00:00
1997-11-26 04:23:08 +00:00
1998-07-07 12:46:24 +00:00
1998-04-01 07:11:57 +00:00
1997-02-25 05:18:05 +00:00
1998-04-08 07:13:42 +00:00
1997-10-12 04:05:44 +00:00
1997-12-22 20:53:38 +00:00
1997-10-31 22:55:02 +00:00
1997-10-15 05:34:02 +00:00
1998-07-04 10:39:13 +00:00
1997-03-25 01:45:04 +00:00
1997-03-25 01:45:04 +00:00
1998-06-19 11:09:14 +00:00
1997-03-25 01:45:04 +00:00
1998-04-20 18:41:05 +00:00
1998-06-27 13:16:32 +00:00
1998-06-11 11:32:21 +00:00
1998-06-11 11:32:21 +00:00
1997-09-16 21:51:15 +00:00
1998-04-27 09:43:55 +00:00
1998-06-11 11:32:21 +00:00
1998-06-11 11:32:21 +00:00
1998-03-10 11:10:51 +00:00
1998-03-20 12:06:55 +00:00
1997-10-12 04:05:44 +00:00
1997-06-23 21:55:26 +00:00
1998-01-21 17:04:36 +00:00
1998-01-21 17:04:36 +00:00
1998-07-13 12:29:13 +00:00
1997-12-04 00:12:34 +00:00
1997-12-22 20:53:38 +00:00
1997-12-05 00:40:29 +00:00
1997-12-05 00:40:29 +00:00
1997-12-04 00:12:34 +00:00
1998-04-20 18:41:05 +00:00
1998-04-20 18:41:05 +00:00
1997-10-26 20:13:00 +00:00
1997-10-26 20:13:00 +00:00
1998-04-07 09:21:28 +00:00
1998-04-28 22:51:34 +00:00
1997-03-25 01:45:04 +00:00
1997-03-25 01:45:04 +00:00
1998-01-21 17:04:36 +00:00
1998-07-13 12:29:13 +00:00
1998-01-21 17:04:36 +00:00
1997-02-25 05:18:05 +00:00
1997-05-22 02:19:00 +00:00
1997-03-25 01:45:04 +00:00
1997-05-21 01:48:59 +00:00
1997-03-25 01:45:04 +00:00
1997-02-25 05:18:05 +00:00
1998-03-03 17:58:38 +00:00
1998-02-12 18:22:41 +00:00
1998-02-12 18:22:41 +00:00
1996-12-30 01:47:46 +00:00
1998-03-03 17:58:38 +00:00
1998-03-03 17:58:38 +00:00
1998-06-29 12:44:22 +00:00
1997-12-14 22:24:57 +00:00
1998-06-07 14:06:56 +00:00
1998-06-19 13:01:35 +00:00
1998-03-03 17:58:38 +00:00
1997-12-08 03:06:47 +00:00
1998-04-20 18:41:05 +00:00
1998-02-12 18:22:41 +00:00
1997-02-15 04:31:36 +00:00
1997-06-21 02:59:26 +00:00
1997-02-25 05:18:05 +00:00
1997-06-23 21:55:26 +00:00
1998-03-20 16:35:19 +00:00
1997-12-28 16:01:53 +00:00
1998-06-18 21:50:38 +00:00
1997-06-23 21:55:26 +00:00
1996-09-12 18:29:32 +00:00
1997-06-23 21:55:26 +00:00
1998-05-04 13:19:20 +00:00
1998-05-04 13:19:20 +00:00
1997-12-22 20:53:38 +00:00
1998-04-27 09:43:55 +00:00
1998-04-27 09:43:55 +00:00
1998-01-25 17:01:47 +00:00
1998-02-20 18:45:36 +00:00
1998-04-20 18:41:05 +00:00
1997-01-25 02:36:37 +00:00
1997-01-07 23:29:44 +00:00
1998-04-20 18:41:05 +00:00
1998-07-10 20:45:28 +00:00
1997-06-23 21:55:26 +00:00
1997-10-12 04:05:44 +00:00
1997-01-06 22:07:28 +00:00
1997-12-22 20:53:38 +00:00
1997-10-31 22:55:02 +00:00
1997-12-22 20:53:38 +00:00