xbps/bin/xbps-create
Juan RP 72cefcfc83 Introduce xbps_mmap_file() and use it in strategic points.
Rather than using a random buffer from stack or heap, and decide
what size to use, create a private memory mapped object...

This simplifies the code in lib/verifysig.c and xbps-create.
2014-09-27 13:00:34 +02:00
..
main.c Introduce xbps_mmap_file() and use it in strategic points. 2014-09-27 13:00:34 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
xbps-create.8 bin/xbps-create: update manpage. 2014-09-23 20:50:59 +02:00