summaryrefslogtreecommitdiffstats
path: root/context.c
Commit message (Expand)AuthorAgeFilesLines
* coding style: line breaksJose M. Guisado2022-12-151-3/+13
* context: add_partition returns partnoJose M. Guisado2022-12-151-3/+4
* context: add add_partition methodJose M. Guisado2022-12-151-0/+26
* context: add disklabel creation and writingJose M. Guisado2022-12-151-0/+36
* context: rename set_size_unit variablesJose M. Guisado2022-12-151-3/+3
* context: add readonly parameterJose M. Guisado2022-12-151-10/+11
* context: add size_unit getsetJose M. Guisado Gomez2022-06-071-0/+30
* Use c99 struct initializationJose M. Guisado Gomez2022-04-281-37/+11
* context: rename parts to partitionsJose M. Guisado Gomez2022-04-281-2/+2
* Add COPYING and license headersJose M. Guisado Gomez2022-04-071-0/+12
* Initial commitJose M. Guisado Gomez2022-04-061-0/+237