Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xau files: adapt code to match upstream libXau 1.0.9 | Ulrich Sibiller | 2019-11-01 | 1 | -13/+12 |
| | |||||
* | AuRead.c: remove redundant null check on calling free() | Ulrich Sibiller | 2019-11-01 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | Backport of this commit: commit 7ba7085b4f01f3cd72008712a5333ea3f0edfd88 Author: walter harms <wharms@bfs.de> Date: Sat Oct 28 19:14:22 2017 +0200 AuRead.c: remove redundant null check on calling free() this removes simply unneeded code from XauReadAuth Signed-off-by: Walter Harms <wharms@bfs.de> Reviewed-by: Daniel Martin <consume.noise@gmail.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> | ||||
* | AuRead.c: whitespace cleanup | Ulrich Sibiller | 2019-11-01 | 1 | -30/+30 |
| | |||||
* | Xau: mark NX changes | Ulrich Sibiller | 2019-11-01 | 1 | -0/+15 |
| | | | | | | | | libXau is integrated into libNX_X11, but the differences to libXau original code where not explicitly marked. This path adds some ifdefs and also restores the original code. Attributes to ArcticaProject/nx-libs#850 | ||||
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 1 | -0/+135 |