2012-05-23 06:39:29 by David A. Holland | Files touched by this commit (2) |
Log message: Don't launder const. Should fix Linux build. |
2011-11-14 05:19:30 by Steven Drake | Files touched by this commit (2) |
Log message: Regen patch-ab for gnu patch |
2011-11-06 00:27:16 by David A. Holland | Files touched by this commit (3) |
Log message: Fix an LP64 problem. It was noted in PR 41638 that prcs doesn't work on 64-bit platforms. This fixes what gcc found, but it's probably not the whole story. |
2011-11-06 00:25:35 by David A. Holland | Files touched by this commit (1) |
Log message: Sort. |
2011-10-09 06:53:30 by David A. Holland | Files touched by this commit (1) | |
Log message: Fix entry for patch-aa. shattered@ did update it along with patch-aa, but the update was wrong (not in any obvious way, either), so adjust it to match what's checked in. |
2011-10-04 22:52:09 by Sergey Svishchev | Files touched by this commit (3) |
Log message: PR/41638 -- dup() the descriptor before passing it to stdio_filebuf, so it can be closed without affecting anybody else. gcc < 3.4 used to have a separate argument to control this behaviour which was apparently removed. Untested, please report any problems to GNATS. |
2010-07-31 23:37:26 by David A. Holland | Files touched by this commit (2) |
Log message: Instead of trying to guess which platforms will choke on an explicit definition of uintptr_t, include <stdint.h>. Fixes broken i386 build and PR 42478. |
2010-03-08 11:54:12 by Thomas Klausner | Files touched by this commit (1) |
Log message: Make pkglint happy. Or at least happier. |
2010-03-08 11:53:05 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix build on 64bit platforms. |
2010-03-08 11:52:59 by Thomas Klausner | Files touched by this commit (1) |
Log message: Mark as user-destdir-ready. |