changelog
- Tue, 31 Jul 2012 12:27:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:27:54 +0200] rev 429
- Correct '-rpath /opkg/lib64' because OpenPKG fails to support multiarch.
- Tue, 31 Jul 2012 12:23:42 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:23:42 +0200] rev 428
- Resynchronize with upstream package maintainer version.
- Tue, 31 Jul 2012 12:12:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 12:12:54 +0200] rev 427
- Correct english, add missing rpl_strnlen, include RPM vars by default.
- Tue, 31 Jul 2012 10:03:54 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 10:03:54 +0200] rev 426
- Reset MULTIOSDIR to reflect that OpenPKG fails to support multiarch.
- Tue, 31 Jul 2012 10:02:47 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 10:02:47 +0200] rev 425
- Resynchronize with upstream package maintainer version.
- Tue, 31 Jul 2012 09:41:21 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:41:21 +0200] rev 424
- Correct machine/m_linux.c: fatal error: asm/page.h: No such file.
- Tue, 31 Jul 2012 09:38:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:38:55 +0200] rev 423
- Import package vendor original specs for necessary manipulations.
- Tue, 31 Jul 2012 09:21:27 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:21:27 +0200] rev 422
- Completely match all instances of library dirctory to remove.
- Tue, 31 Jul 2012 09:20:53 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 09:20:53 +0200] rev 421
- Import package vendor original specs for necessary manipulations.
- Tue, 31 Jul 2012 08:38:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 08:38:02 +0200] rev 420
- Correct istream.h:23:8: error: redefinition of 'struct file_handle'.
- Tue, 31 Jul 2012 08:36:21 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 08:36:21 +0200] rev 419
- Import package vendor original specs for necessary manipulations.
- Fri, 13 Apr 2012 18:48:23 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 18:48:23 +0200] rev 418
- Correct various structure and architecture problems in code including:
use functions from ISO C stdio requires cstdio header,
include sockio header only in platforms where it's present,
touch random number seeder logic on X86-64 platforms as well as IA-32,
and hopefully use all 64 bits of register as it would seem that more
like 'asm("rdtsc" : "=a" (lowtick), "=d" (hitick));' is needed instead.
- Fri, 13 Apr 2012 17:49:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 17:49:04 +0200] rev 417
- Update to latest (although not new) upstream vendor version.
- Fri, 30 Mar 2012 18:55:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 30 Mar 2012 18:55:41 +0200] rev 416
- Patch TLS domain logic to allow certless outgoing (UAC) connections.