glibc/misc
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
..
bits Update. 1997-07-06 22:02:42 +00:00
sys Update. 1998-06-26 15:39:59 +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-06-26 14:47:05 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
ar.h Update. 1997-06-21 02:59:26 +00:00
daemon.c initial import 1995-02-18 01:27:10 +00:00
dirname.c update from main archive 961105 1996-11-06 04:24:40 +00:00
efgcvt.c Update. 1997-10-31 22:55:02 +00:00
efgcvt_r.c Update. 1998-02-27 11:52:41 +00:00
err.c update from main archive 961206 1996-12-07 03:30:25 +00:00
err.h Update. 1997-10-12 04:05:44 +00:00
error.c Update. 1998-03-27 22:57:26 +00:00
error.h Update. 1997-06-21 02:59:26 +00:00
fstab.c Update. 1998-02-26 11:20:59 +00:00
fstab.h Update. 1998-02-26 17:17:05 +00:00
getpass.c update from main archive 970226 1997-02-27 06:01:16 +00:00
getttyent.c Update. 1998-07-08 22:53:56 +00:00
getusershell.c Update. 1998-07-05 12:05:16 +00:00
hsearch.c Update. 1998-06-15 10:29:49 +00:00
hsearch_r.c Update. 1997-11-18 02:50:07 +00:00
init-misc.c Update. 1998-01-30 11:44:34 +00:00
insremque.c update from main archive 961105 1996-11-06 04:24:40 +00:00
ioctltst.c update from main archive 961206 1996-12-07 03:30:25 +00:00
libgen.h Update. 1997-06-21 02:59:26 +00:00
lsearch.c Update. 1998-01-21 17:04:36 +00:00
mntent.c Update. 1997-10-31 22:55:02 +00:00
mntent.h Update. 1998-06-09 15:16:55 +00:00
mntent_r.c Update. 1998-07-08 22:53:56 +00:00
nlist.h Update. 1997-06-21 02:59:26 +00:00
qefgcvt.c Update. 1997-10-31 22:55:02 +00:00
qefgcvt_r.c update from main archive 970129 1997-01-30 04:09:36 +00:00
regexp.c update from main archive 961119 1996-11-20 03:45:51 +00:00
regexp.h Update. 1997-12-22 20:53:38 +00:00
search.h Update. 1998-06-29 12:44:22 +00:00
sgtty.h Update. 1997-06-21 02:59:26 +00:00
stab.h Update. 1997-06-21 02:59:26 +00:00
syscall.h update from main archive 960107 1997-01-07 23:29:44 +00:00
sysexits.h Update. 1997-06-21 02:59:26 +00:00
syslog.c Update. 1998-04-09 20:41:47 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tsearch.c Update. 1997-11-06 00:02:46 +00:00
tst-dirname.c update from main archive 961220 1996-12-22 00:32:43 +00:00
tst-efgcvt.c Update. 1998-02-27 11:47:27 +00:00
tst-fdset.c Update. 1997-11-18 02:50:07 +00:00
tst-mntent.c Update. 1998-06-09 15:16:55 +00:00
tst-tsearch.c Update. 1997-05-31 00:47:04 +00:00
ttyent.h Update. 1997-06-21 02:59:26 +00:00
ttyslot.c Update. 1997-07-12 23:35:19 +00:00
ustat.h Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-18 08:43:26 +00:00