glibc/sysdeps/unix/sysv/linux/bits
Ulrich Drepper 482eec0d11 Update.
1999-01-16  Ulrich Drepper  <drepper@cygnus.com>

	* elf/Makefile (tests): Add loadtest.
	Add rules to generate test modules.
	* Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
	* elf/loadtest.c: New file.
	* elf/testobj1.c: New file.
	* elf/testobj2.c: New file.
	* elf/testobj3.c: New file.

	* elf/dl-close.c: Correct removing module from global list.

	* elf/dl-open.c: Add debugging code.

	* include/string.h: Add __rawmemchr prototype.
	* string/Makefile (routines): Add rawmemchr.
	* string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
	* string/string.h: Add prototype for rawmemchr.
	* string/bits/string2.h: Optimize strchr with rawmemchr.
	* sysdeps/generic/rawmemchr.c: New file.
	* sysdeps/i386/rawmemchr.c: New file.
	* sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
	Optimize strchr with rawmemchr.

	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
	_LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.

1999-01-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nis/nis_error.c (nis_errlist): Fix capitilasation.
1999-01-16 17:09:04 +00:00
..
dirent.h Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-07-16 13:49:59 +00:00
fcntl.h Update. 1998-10-25 09:11:53 +00:00
in.h Update. 1998-10-06 09:15:03 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ioctls.h Update. 1998-04-02 12:44:17 +00:00
local_lim.h Update. 1998-11-12 18:06:31 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1999-01-16 17:09:04 +00:00
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h Update. 1998-07-08 22:53:56 +00:00
sched.h Update. 1998-08-09 17:39:48 +00:00
sigaction.h Update. 1998-11-03 17:21:07 +00:00
sigcontext.h Update. 1998-08-31 16:30:27 +00:00
siginfo.h Update. 1998-08-20 17:40:36 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1998-08-18 23:27:30 +00:00
sigstack.h Update. 1998-06-10 11:00:50 +00:00
socket.h Update. 1998-12-17 15:34:52 +00:00
stat.h Update. 1998-01-25 17:01:47 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h Update. 1998-07-09 13:58:47 +00:00
time.h Update. 1998-10-25 09:11:53 +00:00
types.h Update. 1998-10-28 14:41:59 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00