2005-12-15 Thomas Schwinge <tschwinge@gnu.org>

* io/xmknodat.c: Include <stddef.h>.
	* misc/futimesat.c: Remove weak_alias and correct stub_warning.
	* stdio-common/renameat.c (renameat): Fix typo.
This commit is contained in:
Roland McGrath 2005-12-20 07:31:21 +00:00
parent 322a48c5bf
commit 5a2a21c776

View File

@ -1,3 +1,9 @@
2005-12-15 Thomas Schwinge <tschwinge@gnu.org>
* io/xmknodat.c: Include <stddef.h>.
* misc/futimesat.c: Remove weak_alias and correct stub_warning.
* stdio-common/renameat.c (renameat): Fix typo.
2005-12-16 Thorsten Kukuk <kukuk@suse.de>
[BZ #1978]