Update.
commit99e46354d96d9dc70c7b5ae7ed1a3d7ff0dbb77f
authorUlrich Drepper <drepper@redhat.com>
Tue, 13 Oct 1998 15:12:27 +0000 (13 15:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 13 Oct 1998 15:12:27 +0000 (13 15:12 +0000)
treecc97f13ce989554a0bd4f67c1fbcb3982e99fac6
parent1622fda9c034eb332f27453d6458ea6d30b119c0
Update.

1998-10-13  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include
string.h to get memcpy prototype and NULL definition.

1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* misc/sys/cdefs.h (__THROW): New macro.
* argp/argp.h: Use it to replace the kludgey __P in inline
function definitions.
* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
* stdlib/stdlib.h: Likewise.
* wcsmbs/wchar.h: Likewise.
* libio/stdio.h: Likewise.
* stdio/stdio.h: Likewise.
* sysdeps/wordsize-64/inttypes.h: Likewise.
* sysdeps/wordsize-32/inttypes.h: Likewise.
* string/argz.h: Likewise.
* io/sys/stat.h: Likewise.

1998-10-12  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

* Rules (stdio_lim): New variable.
($(stdio_lim:h=st)): Use this as intermediate stamp file, depend
on Rules and config.make, use $(move-if-change) to avoid unnessary
recompilations, and cleanup command.
(common-generated): Add bits/stdio_lim.st.
15 files changed:
ChangeLog
Rules
argp/argp.h
io/sys/stat.h
libio/stdio.h
misc/sys/cdefs.h
stdio/stdio.h
stdlib/stdlib.h
string/argz.h
sysdeps/unix/opendir.c
sysdeps/unix/sysv/linux/bits/socket.h
sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
sysdeps/wordsize-32/inttypes.h
sysdeps/wordsize-64/inttypes.h
wcsmbs/wchar.h