Ulrich Drepper 4bae556733 Update.
1998-07-08 22:18  Ulrich Drepper  <drepper@cygnus.com>

	* elf/Versions: Add _dl_mcount_wrapper_check.
	* elf/dlfcn.h (DL_CALL_FCT): Don't test _dl_profile_map, simply use
	_dl_mcount_wrapper_check.
	* iconv/skeleton.c: Use DL_CALL_FCT, not _CALL_DL_FCT.

	* elf/dl-reloc.c (_dl_relocate_object): Don't declare using
	internal_function.
	* elf/ldsodefs.h: Likewise.

	* io/fcntl.h: Define SEEK_SET, SEEK_CUR, and SEEK_END.

	* libio/stdio.h: Make sure va_list is defined for X/Open.
	Define P_tmpdir for X/Open.

	* posix/regex.h: Fix typo.

	* posix/unistd.h: Define intptr_t if not already happened.
	Add pthread_atfork prototype.
	* sysdeps/generic/bits/types.h: Define __intptr_t.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/mips/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sparc/sparc64/types.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
	* sysdeps/wordsize-32/stdint.h: Don't define intptr_t if already done.
	* sysdeps/wordsize-64/stdint.h: Likewise.

	* posix/bits/posix1_lim.h: Define _POSIX_CLOCKRES_MIN.

	* signal/Makefile (headers): Add bits/sigthread.h.
	* signal/signal.h: Include bits/sigthread.h.
	* sysdeps/generic/bits/sigthread.h: New file.

	* stdlib/stdlib.h: Declare rand_r use __USE_POSIX.

	* sysdeps/generic/bits/confname.h: Define _PC_FILESIZEBITS.
	* sysdeps/posix/pathconf.c: Handle _PC_FILESIZEBITS.
	* sysdeps/unix/sysv/linux/alpha/fpathconf.c: New file.
	* sysdeps/unix/sysv/linux/alpha/pathconf.c: New file.

	* sysdeps/generic/bits/dlfcn.h: Define RTLD_LOCAL.

	* elf/rtld.c: Remove preloading and loadpath variables in SUID
	programs.
	* sysdeps/generic/dl-sysdep.c: Define unsetenv.
	* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Define other envvar
	names.

	* sysdeps/unix/sysv/linux/bits/errno.h: Define ECANCELED.

	* sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_RSYNC and O_DSYNC.
	Remove O_READ and O_WRITE definition.

	* sysdeps/unix/sysv/linux/bits/resource.h: Define RLIM_SAVED_MAX
	and RLIM_SAVED_CUR.

	* sysdeps/unix/sysv/linux/fstatvfs.h: Handle UFS filesystem.

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

	* Makerules ($(common-objpfx)sysd-versions): Expect awk script in
	scripts directory.  Pass move-if-change to awk.
	(common-generated): Add $(version-maps) and sysd-versions.
	* versions.awk: Moved to...
	* scripts/versions.awk: ... here.  Use move-if-change to void
	touching unchanged files.  Print "version-maps = ..." instead of
	"all-version-maps = ..." and without $(common-objpfx).  Explain
	expected variable names.
	* Makefile (distribute): Updated.

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

	* misc/getttyent.c (getttyent): Don't return with locked stream.
	* misc/mntent_r.c (__getmntent_r): Likewise.

1998-07-07 18:24  Ulrich Drepper  <drepper@cygnus.com>

	* libio/fileops.c (_IO_do_write): Don't shrink wwrite buffer to zero
	if stream is line buffered.
	(_io_file_overflow): Likewise.
	* libio/libio.h (_IO_putc_unlocked): Make sure that for line-buffered
	streams writing '\n' flushes the string.
1998-07-08 22:53:56 +00:00
..
1998-07-08 22:53:56 +00:00
1998-07-05 08:24:43 +00:00
1998-07-08 22:53:56 +00:00
1998-07-08 22:53:56 +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-05 15:24:05 +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-05 15:24:05 +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-02 22:51:40 +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