[hackers] [sbase] tar: check if allocation failed || Hiltjo Posthuma

2021-07-18 Thread git
commit 61be841f5cc4019890c769cec33744616614ea10 Author: Hiltjo Posthuma AuthorDate: Sat Jul 17 21:04:04 2021 +0200 Commit: Michael Forney CommitDate: Sun Jul 18 10:53:51 2021 -0700 tar: check if allocation failed diff --git a/tar.c b/tar.c index b74c134..d3a9f3b 100644 --- a/tar.c

Re: [hackers] [sbase] tar: check if reallocarray failed

2021-07-18 Thread Laslo Hunhold
On Sat, 17 Jul 2021 21:04:04 +0200 Hiltjo Posthuma wrote: Dear Hiltjo, > The patch below is for sbase tar: > > From 2eec3e07a5bd1ed1fa41ca02865297ab7d8b5fa8 Mon Sep 17 00:00:00 2001 > From: Hiltjo Posthuma > Date: Sat, 17 Jul 2021 21:03:27 +0200 > Subject: [PATCH] tar: check if reallocarray

Re: [hackers] [st][PATCH] Add 14th bit to XK_SWITCH_MOD bitmask

2021-07-18 Thread Hiltjo Posthuma
On Sun, Jul 18, 2021 at 12:14:00AM +0200, petarkap...@firemail.cc wrote: > From: Petar Kapriš > > The bits of uint signal in an XKeyEvent which concern the key group (keyboard > layout) are bits 13 and 14, as documented here: >

[hackers] [st] Add 14th bit to XK_SWITCH_MOD bitmask || Petar Kapriš

2021-07-18 Thread git
commit 2ec571a30c0c3b1a17f6b3631c80d573582f59a1 Author: Petar Kapriš AuthorDate: Sun Jul 18 00:14:00 2021 +0200 Commit: Hiltjo Posthuma CommitDate: Sun Jul 18 11:44:56 2021 +0200 Add 14th bit to XK_SWITCH_MOD bitmask The bits of uint signal in an XKeyEvent which concern