glibc/stdlib
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
..
.cvsignore
a64l.c Update. 1998-03-02 18:02:11 +00:00
abs.c
alloca.h Update. 1997-08-27 20:26:10 +00:00
atexit.c Update. 1997-06-21 02:59:26 +00:00
atof.c
atoi.c
atol.c
atoll.c Update. 1998-02-10 20:06:30 +00:00
bsearch.c
canonicalize.c Update. 1998-04-14 16:51:08 +00:00
drand48_r.c Update. 1998-02-13 17:54:15 +00:00
drand48-iter.c
drand48.c Update. 1998-02-13 17:54:15 +00:00
erand48_r.c Update. 1997-11-18 02:50:07 +00:00
erand48.c
exit.c Update. 1997-11-12 00:06:02 +00:00
exit.h Update. 1997-06-21 02:59:26 +00:00
fmtmsg.c Update. 1997-10-12 04:05:44 +00:00
fmtmsg.h Update. 1997-06-21 02:59:26 +00:00
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h Update. 1998-06-01 14:26:00 +00:00
gmp.h
grouping.h Update. 1998-04-28 17:18:24 +00:00
isomac.c Update. 1998-06-30 12:09:42 +00:00
jrand48_r.c
jrand48.c
l64a.c Update. 1997-10-29 20:33:40 +00:00
labs.c
lcong48_r.c Update. 1998-02-13 17:54:15 +00:00
lcong48.c
llabs.c
longlong.h Update. 1998-06-01 14:26:00 +00:00
lrand48_r.c Update. 1998-02-13 17:54:15 +00:00
lrand48.c Update. 1998-02-13 17:54:15 +00:00
Makefile Update. 1998-06-26 14:47:05 +00:00
mblen.c Update. 1998-04-21 19:09:49 +00:00
mbstowcs.c
mbtowc.c Update. 1998-04-21 19:09:49 +00:00
monetary.h Update. 1997-06-21 02:59:26 +00:00
mp_clz_tab.c
mrand48_r.c Update. 1998-02-13 17:54:15 +00:00
mrand48.c Update. 1998-02-13 17:54:15 +00:00
msort.c Update. 1997-11-06 00:02:46 +00:00
nrand48_r.c
nrand48.c
on_exit.c
qsort.c
rand_r.c
rand.c
random_r.c Update. 1998-05-22 22:49:57 +00:00
random.c Update. 1997-06-21 02:59:26 +00:00
rpmatch.c
secure-getenv.c
seed48_r.c Update. 1998-02-13 17:54:15 +00:00
seed48.c Update. 1998-02-13 17:54:15 +00:00
srand48_r.c Update. 1998-02-13 17:54:15 +00:00
srand48.c
stdlib.h Update. 1998-07-08 22:53:56 +00:00
strfmon_l.c
strfmon.c Update. 1998-02-13 17:54:15 +00:00
strtod_l.c Update. 1998-04-09 21:07:26 +00:00
strtod.c Update. 1998-06-17 22:55:57 +00:00
strtof_l.c Update. 1998-04-09 21:07:26 +00:00
strtof.c
strtol_l.c
strtol.c Update. 1998-04-08 20:27:31 +00:00
strtold_l.c Update. 1998-04-09 21:07:26 +00:00
strtold.c
strtoll_l.c
strtoll.c
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c
test-canon2.c Update. 1998-04-14 16:51:08 +00:00
test-canon.c Update. 1997-11-12 00:06:02 +00:00
testdiv.c
testdiv.input
testmb.c Update. 1998-04-15 17:02:23 +00:00
testrand.c
testsort.c
tst-strtod.c Update. 1998-06-18 12:33:44 +00:00
tst-strtol.c Update. 1997-09-30 17:10:40 +00:00
ucontext.h Update. 1998-01-25 17:01:47 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
wcstombs.c
wctomb.c Update. 1998-04-21 19:09:49 +00:00
xpg_basename.c