glibc/sysdeps/unix
Ulrich Drepper 789b13c4e8 Update.
1998-03-23 07:52  H.J. Lu  <hjl@gnu.org>

	* elf/dl-close.c (_dl_close): Fix byte count while removing
	the shared object from the global scope list and optimize
	a little bit.

1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/filesys.texi (Scanning Directory Content): Add missing
	closing brace.
	(Scanning Directory Content): Fix text.

1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/memory.texi (Heap Consistency Checking): Add paragraph
	explaining difference of -lmcheck and MALLOC_CHECK_.

1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
	typos in comments.

1998-03-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* test-skeleton.c (main): Fix test for exit signal.

1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/strtok_r.c: Undefine __strtok_r.

1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
	appropriate.

1998-03-23 11:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* libc.map: Export __strtok_r.

1998-03-23  Ulrich Drepper  <drepper@cygnus.com>

	* posix/regex.c (re_compile_fastmap): Remove unused variable
	num_regs and adjust comment.
	Patch by Jim Meyering <meyering@ascend.com>.

	* math/math.h (M_*l): Extend long double constants to be usable
	for 128 bit floats.  Patch by Richard Henderson.

1998-03-23 11:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
	Patch by Tim Waugh and Andreas Schwab.
1998-03-23 11:53:10 +00:00
..
alpha Update. 1998-03-06 11:39:36 +00:00
arm Update. 1998-03-18 14:42:25 +00:00
bsd Update. 1998-01-30 11:44:34 +00:00
common Update. 1997-11-26 04:23:08 +00:00
i386 Update. 1998-03-06 11:39:36 +00:00
inet Update. 1998-01-31 08:39:55 +00:00
mips Update. 1997-07-26 02:33:30 +00:00
mman update from main archive 970221 1997-02-22 01:20:46 +00:00
sparc update. 1997-07-11 01:19:07 +00:00
sysv Update. 1998-03-23 11:53:10 +00:00
Dist Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile Update. 1998-02-10 20:06:30 +00:00
Subdirs Update. 1997-08-10 18:37:15 +00:00
_exit.S Updated. 1997-06-26 22:23:01 +00:00
alarm.c Update. 1997-05-26 23:01:17 +00:00
closedir.c Update. 1998-03-18 09:01:59 +00:00
configure Update. 1997-05-26 23:01:17 +00:00
configure.in Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
confstr.h initial import 1995-02-18 01:27:10 +00:00
dirfd.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
dirstream.h Update. 1997-06-21 02:59:26 +00:00
errnos-tmpl.c Update. 1997-06-23 21:55:26 +00:00
errnos.awk initial import 1995-02-18 01:27:10 +00:00
execve.S update from main archive 961119 1996-11-20 03:45:51 +00:00
fork.S Updated. 1997-06-26 22:23:01 +00:00
fxstat.c Update. 1997-06-23 21:55:26 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
getegid.S Updated. 1997-06-26 22:23:01 +00:00
geteuid.S Updated. 1997-06-26 22:23:01 +00:00
getlogin.c Update. 1997-07-12 23:35:19 +00:00
getlogin_r.c Update. 1997-07-12 23:35:19 +00:00
getpagesize.c Update. 1997-06-23 21:55:26 +00:00
getppid.S Updated. 1997-06-26 22:23:01 +00:00
grantpt.c Update. 1998-03-20 17:56:16 +00:00
ioctls-tmpl.c initial import 1995-02-18 01:27:10 +00:00
ioctls.awk initial import 1995-02-18 01:27:10 +00:00
make-syscalls.sh Update. 1998-03-02 18:02:11 +00:00
make_errlist.c Update. 1997-06-23 21:55:26 +00:00
mk-local_lim.c Update. 1997-06-23 21:55:26 +00:00
mkdir.c Update. 1997-06-23 21:55:26 +00:00
mkfifo.c Update. 1997-06-23 21:55:26 +00:00
nice.c Update. 1997-06-23 21:55:26 +00:00
nlist.c Update. 1997-06-23 21:55:26 +00:00
opendir.c Update. 1998-03-18 12:22:11 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
readdir.c update from main archive 970121 1997-01-23 04:24:20 +00:00
readdir_r.c Update. 1998-03-10 11:10:51 +00:00
rewinddir.c Update. 1997-05-26 23:01:17 +00:00
rmdir.c Update. 1997-06-23 21:55:26 +00:00
s-proto.S Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
seekdir.c Update. 1997-05-26 23:01:17 +00:00
siglist.c update from main archive 960105 1997-01-06 22:07:28 +00:00
snarf-ioctls Update. 1997-07-06 22:02:42 +00:00
start.c Update. 1997-06-23 21:55:26 +00:00
stime.c Update. 1997-06-23 21:55:26 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
syscalls.list Update. 1997-06-03 21:53:09 +00:00
sysdep.h update from main archive 960105 1997-01-06 22:07:28 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
telldir.c Update. 1997-06-23 21:55:26 +00:00
time.c Update. 1997-05-26 23:01:17 +00:00
utime.c Update. 1997-05-26 23:01:17 +00:00
xmknod.c update from main archive 960105 1997-01-06 22:07:28 +00:00
xstat.c Update. 1997-06-23 21:55:26 +00:00