summaryrefslogtreecommitdiffstats
path: root/libfdisk/src/context.c
Commit message (Expand)AuthorAgeFilesLines
...
* libfdisk: add API docsKarel Zak2014-11-261-5/+6
* libfdisk: rename and move functionKarel Zak2014-11-261-20/+0Star
* agetty: fix typoKarel Zak2014-11-211-0/+4
* libfdisk: add more commentsKarel Zak2014-10-161-40/+67
* libfdisk: cleanup context devname usageKarel Zak2014-10-141-8/+21
* libfdisk: add functions to play nasty games with first/last LBAKarel Zak2014-10-091-0/+56
* libfdisk: propagate assign-device operation to parentKarel Zak2014-10-071-32/+110
* sfdisk: add --appendKarel Zak2014-10-071-0/+2
* linfdisk: cleanup fsync usageKarel Zak2014-10-071-4/+5
* sfdisk: improve UIKarel Zak2014-10-071-2/+1Star
* libfdisk: add fdisk_partition_is_bootable()Karel Zak2014-10-071-0/+11
* fdisk: improve --list outputKarel Zak2014-10-071-0/+5
* textual: fix couple typos in commentsSami Kerola2014-10-011-1/+1
* textual: add a comma for clarity, plus some other tweaksBenno Schulenberg2014-10-011-4/+4
* libfdisk: add functions to apply partitiong scriptsKarel Zak2014-09-011-0/+2
* libfdisk: add reference to context to dumpKarel Zak2014-08-281-0/+12
* libfdisk: use reference counting for contextKarel Zak2014-08-281-16/+20
* libfdisk: fix fdisk_get_optimal_iosize() and update testsKarel Zak2014-08-201-1/+5
* libfdisk: add geometry to API, cleanupKarel Zak2014-08-151-4/+66
* libfdisk: fdisk_label_is_labeltype()Karel Zak2014-08-151-4/+4
* libfdisk: more docsKarel Zak2014-08-141-2/+47
* libfdisk: cleanup label geometry APIKarel Zak2014-08-141-0/+18
* libfdisk: cleanup fdisk_is_label stuffKarel Zak2014-08-131-2/+27
* libfdisk: clean up API (alignment.c)Karel Zak2014-08-131-2/+2
* libfdisk: clean up API (context.c)Karel Zak2014-08-131-40/+238
* libfdisk: make disk sync() optionalKarel Zak2014-07-151-7/+12
* libfdisk: make first sector buffer usage more robustKarel Zak2014-07-141-0/+1
* libfdisk: fix fdisk_context_assign_device() commentKarel Zak2014-06-091-4/+0Star
* libfdisk: properly implement read-only modeKarel Zak2014-03-211-5/+10
* libfdisk: clean up debug outputKarel Zak2014-03-211-16/+15Star
* libfdisk: use new debug functionsKarel Zak2014-03-211-14/+14
* cfdisk: add create lebel UIKarel Zak2014-03-111-0/+5
* libfdisk: rewrite freespace codeKarel Zak2014-03-111-22/+0Star
* libfdisk: add support to list free spaceKarel Zak2014-03-111-0/+22
* libfdisk: warn about obsolete signatures on the deviceKarel Zak2013-10-231-0/+61
* libfdisk: support nested MBRKarel Zak2013-10-231-4/+10
* libfdisk: add API to disable specified labelKarel Zak2013-10-091-1/+28
* libfdisk: move sync() and reread PT code from fdisk to libfdiskKarel Zak2013-09-161-0/+17
* libfdisk: improve nested context initializationKarel Zak2013-09-161-3/+18
* fdisk: remove nowarn global variableKarel Zak2013-09-161-0/+23
* libfdisk: copy ask callback from parental contextKarel Zak2013-09-161-0/+3
* fdisk: remove Mac codeKarel Zak2013-09-161-1/+0Star
* libfdisk: make it possible to reset device propertiesKarel Zak2013-09-161-13/+6Star
* libfdisk: make the library usable with testsKarel Zak2013-09-161-1/+2
* libfdisk: add fdisk_context_enable_details()Karel Zak2013-09-161-0/+21
* Spelling fixes.Ville Skyttä2013-04-081-2/+2
* libfdisk: use O_CLOEXECKarel Zak2013-04-031-2/+2
* fdisk: no more AIX "support"Karel Zak2013-03-121-1/+0Star
* fdisk: (bsd) support non-nested version tooKarel Zak2013-03-111-0/+1
* libfdisk: add support for nested contextsKarel Zak2013-03-111-2/+37