Skip to content

Commit

Permalink
[BZ #1438]
Browse files Browse the repository at this point in the history
2005-10-07  Roland McGrath  <roland@redhat.com>
	[BZ #1438]
	* include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
	friendly to -Wundef.
	(__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
  • Loading branch information
Roland McGrath committed Oct 8, 2005
1 parent faa26ad commit 869e83f
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,10 @@
2005-10-07 Roland McGrath <roland@redhat.com>

[BZ #1438]
* include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
friendly to -Wundef.
(__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.

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

* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
Expand Down

0 comments on commit 869e83f

Please sign in to comment.