glibc/stdlib
Ulrich Drepper 63bda0c13a Update.
1998-04-02  Ulrich Drepper  <drepper@cygnus.com>

	* stdlib/isomac.c: Use -isystem instead of -I for system include
	dir.

1998-03-30 08:05  H.J. Lu  <hjl@gnu.org>

	* resolv/res_comp.c (underscorechar): New.
	(middlechar): Allow '_'.

1998-04-02  Ulrich Drepper  <drepper@cygnus.com>

	* intl/explodename.c (stdlib.h): Include that file only if
	STDC_HEADERS or _LIBC.
	(string.h): Include that file only if HAVE_STRING_H or _LIBC.
	Patch by Philippe De Muyter <phdm@macqel.be>.

1998-04-01 21:08  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* aclocal.m4 (AC_PROG_CC_LOCAL): Remove superfluous tests.
	(AC_PROG_CHECK_VER): New macro.
	* configure.in: Use AC_PROG_CHECK_VER to check versions of
	gcc, gmake, msgfmt, makeinfo.  Remove superfluous tests.

1998-04-02 15:13  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/i686/sysdep.h: New file.
	* sysdeps/i386/i686/strtok.S: New file
	* sysdeps/i386/i686/strtok_r.S: New file

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

	* posix/unistd.h: [__USE_FILE_OFFSET64] (lseek): Change return
	type to __off64_t.
	* libio/stdio.h [__USE_FILE_OFFSET64] (fseeko): Declare offset
	parameter as __off64_t instead of __off_t.
	(ftello): Make alias for ftello64 instead of ftello.  Change
	return type to __off64_t.

1998-04-02  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/bits/string.h: Fix various typos.
	Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.

	* sysdeps/unix/sysv/linux/getcwd.c: Use getcwd syscall in Linux 2.1.92.

1998-04-02  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/i386/chown.c: Handle old kernels without
	lchown syscall correctly.  [PR libc/541].
1998-04-02 17:42:53 +00:00
..
.cvsignore
a64l.c Update. 1998-03-02 18:02:11 +00:00
abs.c
alloca.h
atexit.c
atof.c
atoi.c
atol.c
atoll.c Update. 1998-02-10 20:06:30 +00:00
bsearch.c
canonicalize.c Update. 1997-11-06 00:02:46 +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
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h
gen-mpn-copy
getsubopt.c
gmp-impl.h
gmp.h
grouping.h
isomac.c Update. 1998-04-02 17:42:53 +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
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-02-16 17:42:46 +00:00
mblen.c
mbstowcs.c
mbtowc.c
monetary.h
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
random.c
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-02-13 17:54:15 +00:00
strfmon_l.c
strfmon.c Update. 1998-02-13 17:54:15 +00:00
strtod_l.c
strtod.c Update. 1998-02-11 13:11:40 +00:00
strtof_l.c
strtof.c
strtol_l.c
strtol.c
strtold_l.c
strtold.c
strtoll_l.c
strtoll.c
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c
test-canon.c Update. 1997-11-12 00:06:02 +00:00
testdiv.c
testdiv.input
testmb.c
testrand.c
testsort.c
tst-strtod.c Update. 1998-02-18 17:59:16 +00:00
tst-strtol.c
ucontext.h Update. 1998-01-25 17:01:47 +00:00
wcstombs.c
wctomb.c
xpg_basename.c