Skip to content

Commit

Permalink
* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
Browse files Browse the repository at this point in the history
	* sysdeps/mach/hurd/futimes.c: Likewise.
	* sysdeps/mach/hurd/lutimes.c: Likewise.
  • Loading branch information
Roland McGrath committed Oct 10, 2006
1 parent e298a31 commit e2779f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2006-10-10 Roland McGrath <roland@frob.com>

* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
* sysdeps/mach/hurd/futimes.c: Likewise.
* sysdeps/mach/hurd/lutimes.c: Likewise.

2006-10-09 Ulrich Drepper <drepper@redhat.com>
Jakub Jelinek <jakub@redhat.com>

Expand Down

0 comments on commit e2779f6

Please sign in to comment.