ubuntu/+source/mupen64plus:applied/ubuntu/oneiric

Last commit made on 2011-05-09
Get this branch:
git clone -b applied/ubuntu/oneiric https://git.launchpad.net/ubuntu/+source/mupen64plus
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/oneiric
Repository:
lp:ubuntu/+source/mupen64plus

Recent commits

aa445e6... by Sven Eckelmann

1.5+dfsg1-16 (patches applied)

Imported using git-ubuntu import.

9d1b5b4... by Sven Eckelmann

Don't kill emulation when a child thread stops

Gbp-Pq: sigchld.patch.

93a988c... by Sven Eckelmann

Call g_type_init before starting gui

Gbp-Pq: g_type_init.patch.

914737f... by Sven Eckelmann

Fix swapping of n64 images

Gbp-Pq: n64_romswap.patch.

62f062d... by Sven Eckelmann

Add support for n64 internal clock

Gbp-Pq: rtc.patch.

7f5fbbd... by Sven Eckelmann

Move inline list_empty to header to make it inlineable

Gbp-Pq: inline_header.patch.

34b9c06... by Sven Eckelmann

Add support for PIE/PIC

Gbp-Pq: pie_support.patch.

7127bfc... by Sven Eckelmann

Correct possible printf format string vulnerability

Gbp-Pq: correct_security_printf.patch.

080673b... by Sven Eckelmann

Define GNU/Hurd as UNIX system for glide64

Gbp-Pq: glide64_hurd.patch.

8f6cc43... by Sven Eckelmann

Only use siginfo subsystem if system offers it

Gbp-Pq: optional_signinfo.patch.