glibc/include/sys
Ulrich Drepper c19559b0bc Update.
* include/aio.h: Remove __THROW from internal interfaces.  __THROW
	is only need in external header files that might be compiled by a
	C++ compiler.
	* include/alloca.h: Likewise.
	* include/db.h: Likewise.
	* include/dirent.h: Likewise.
	* include/execinfo.h: Likewise.
	* include/fpu_control.h: Likewise.
	* include/glob.h: Likewise.
	* include/grp.h: Likewise.
	* include/libintl.h: Likewise.
	* include/math.h: Likewise.
	* include/math.h: Likewise.
	* include/mntent.h: Likewise.
	* include/mntent.h: Likewise.
	* include/netdb.h: Likewise.
	* include/pwd.h: Likewise.
	* include/sched.h: Likewise.
	* include/shadow.h: Likewise.
	* include/stdlib.h: Likewise.
	* include/sys/file.h: Likewise.
	* include/sys/gmon.h: Likewise.
	* include/sys/ioctl.h: Likewise.
	* include/sys/socket.h: Likewise.
	* include/sys/stat.h: Likewise.
	* include/sys/sysinfo.h: Likewise.
	* include/sys/time.h: Likewise.
	* include/sys/times.h: Likewise.
	* include/sys/uio.h: Likewise.
	* include/sys/wait.h: Likewise.
	* include/termios.h: Likewise.
	* include/time.h: Likewise.
	* include/ulimit.h: Likewise.
	* include/utmp.h: Likewise.
	* include/wchar.h: Likewise.

1999-11-22  Andreas Jaeger  <aj@suse.de>

	* sunrpc/rpc_clntout.c (printbody): Fix -CLMNab output.
	Patch by Jerry Perkins 	<jrperkins@iname.com>, closes PR
	libc/1456+1457.

1999-11-22  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/siglist.h: Avoid declaring the same field
	twice if SIGPWR is defined to SIGLOST.
	* sysdeps/sparc/sparc32/memcpy.S: bcopy takes size_t argument,
	not signed, so we should not special case it for negative args.
	* sysdeps/sparc/sparc32/sparcv9/memmove.c: Don't use generic
	memmove, use the one provided in memcpy.S.
	* sysdeps/sparc/sparc64/memcpy.S: bcopy should handle overlapping
	copies like memmove, while the previous version worked like memcpy.
	Implement optimized assembly memmove.
	* sysdeps/sparc/sparc64/memmove.c: New file.

1999-11-23  Ulrich Drepper  <drepper@cygnus.com>

	* po/cs.po: Update from translators.

1999-11-23  Andreas Jaeger  <aj@suse.de>
1999-11-23 17:22:17 +00:00
..
bitypes.h Update. 1997-06-21 02:59:26 +00:00
cdefs.h Update. 1997-06-21 02:59:26 +00:00
dir.h Update. 1997-06-21 02:59:26 +00:00
errno.h Update. 1997-06-21 02:59:26 +00:00
fcntl.h Update. 1997-06-21 02:59:26 +00:00
file.h Update. 1999-11-23 17:22:17 +00:00
gmon.h Update. 1999-11-23 17:22:17 +00:00
gmon_out.h Update. 1997-07-28 22:35:20 +00:00
ioctl.h Update. 1999-11-23 17:22:17 +00:00
ipc.h Update. 1997-06-21 02:59:26 +00:00
mman.h Update. 1999-10-19 13:53:34 +00:00
msg.h Update. 1997-06-21 02:59:26 +00:00
poll.h Update. 1997-06-21 02:59:26 +00:00
queue.h Update. 1997-06-21 02:59:26 +00:00
resource.h Update. 1999-11-20 05:08:30 +00:00
select.h Update. 1998-11-26 12:02:23 +00:00
sem.h Update. 1997-06-21 02:59:26 +00:00
shm.h Update. 1997-06-21 02:59:26 +00:00
signal.h Update. 1997-06-21 02:59:26 +00:00
socket.h Update. 1999-11-23 17:22:17 +00:00
stat.h Update. 1999-11-23 17:22:17 +00:00
statfs.h Update. 1998-09-06 23:45:24 +00:00
sysinfo.h Update. 1999-11-23 17:22:17 +00:00
syslog.h Update. 1997-06-21 02:59:26 +00:00
termios.h Update. 1997-06-21 02:59:26 +00:00
time.h Update. 1999-11-23 17:22:17 +00:00
timeb.h Update. 1997-06-21 02:59:26 +00:00
times.h Update. 1999-11-23 17:22:17 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
uio.h Update. 1999-11-23 17:22:17 +00:00
un.h Update. 1997-06-21 02:59:26 +00:00
unistd.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-06-21 02:59:26 +00:00
vlimit.h Update. 1997-06-21 02:59:26 +00:00
vtimes.h Update. 1997-06-21 02:59:26 +00:00
wait.h Update. 1999-11-23 17:22:17 +00:00