mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
parent
2600001e59
commit
dd35e8d38c
2 changed files with 10 additions and 1 deletions
10
Bugs.md
10
Bugs.md
|
|
@ -1298,9 +1298,17 @@ accessibility.
|
|||
|
||||
## Issue 72
|
||||
|
||||
* github issue numner: N/A
|
||||
* github issue number: N/A
|
||||
* Fixed: 2.3.0
|
||||
|
||||
A Cagebreak version before 2.3.0 broke the gamma toolkit used to tune the
|
||||
monitor colors.
|
||||
|
||||
## Issue 73
|
||||
|
||||
* github issue number: #73
|
||||
* Fixed: 2.3.1
|
||||
|
||||
After 2.3.0 cagebreak did not build on FreeBSD. Since the fix was trivial,
|
||||
this is fixed in 2.3.1. Thank to Jan Beich for pointing this out.
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue