xbps/bin/xbps-checkvers
Duncaen 3677986c7e bin/xbps-checkvers: store character returned by fgetc in int
The character has to be checked for EOF (-1), otherwise with
architectures that use unsigned char by default this breaks at
compile and runtime.

https://github.com/void-linux/xbps/issues/123
2019-06-18 15:04:47 +02:00
..
main.c bin/xbps-checkvers: store character returned by fgetc in int 2019-06-18 15:04:47 +02:00
Makefile xbps-checkvers: fix build with glibc-2.24 (#188) 2016-08-15 12:44:25 +02:00
xbps-checkvers.1 xbps-checkvers: add %t format to get requested template name from path (ie subpackage) 2019-06-15 23:50:50 +02:00