Skip to content

Commit

Permalink
[BZ #1252, BZ #1498]
Browse files Browse the repository at this point in the history
2005-10-17  Thomas Schwinge  <tschwinge@gnu.org>
	[BZ #1252]
	* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue.
	* sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.

	[BZ #1498]
  • Loading branch information
Roland McGrath committed Oct 23, 2005
1 parent 4e4c417 commit d8f5ccd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2005-10-17 Thomas Schwinge <tschwinge@gnu.org>

[BZ #1252]
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue.
* sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.

2005-10-20 Ulrich Drepper <drepper@redhat.com>

* iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.
Expand All @@ -10,6 +16,7 @@

2005-08-23 GOTO Masanori <gotom@debian.or.jp>

[BZ #1498]
* sysdeps/alpha/remqu.S: Return the correct result when the same
dividend and divisor are provided, and they're negative numbers.
* sysdeps/alpha/divqu.S: Likewise.
Expand Down

0 comments on commit d8f5ccd

Please sign in to comment.