OSDN Git Service

merge in pi-release history after reset to master
[android-x86/external-toybox.git] / lib / getmountlist.c
2017-07-11 Elliott HughesDon't include the build number in `toybox --version`.
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-07-11 Rob Landleycomma_scan()'s clean option wasn't removing entry at...
2016-02-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-25 Elliott HughesFix comma_args error reporting.
2016-01-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-01-20 Rob LandleyAnother CFG_TOYBOX_DEBUG test.
2016-01-09 Josh GaoMerge "Revert "Don't add a symlink for killall ---...
2016-01-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-12-30 Rob LandleyI didn't add comma_args() to lib.c, I added it with...
2015-08-27 Elliott Hughesam 2fc83b71: (-s ours) am 30b9035c: Merge "Redo mkstatu...
2015-08-27 Elliott Hughesam 56b81a01: (-s ours) am 3e713d86: Merge "Move the...
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott Hughesam efac088b: Merge remote-tracking branch \'toybox...
2015-07-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-07-01 Elliott HughesFix segfault with "mount -o ro,remount".
2015-03-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-16 Rob LandleyFix mount -a segfault without -O, reported by Janus...
2015-03-16 Rob LandleyRename a function to better describe what it does.
2014-09-28 Rob LandleyBrown paper bag time: comma_scan() didn't work for...
2014-09-07 Rob LandleyDebugging pass on mount. Not quite done yet, but the...
2014-08-25 Rob LandleyWork in progress snapshot of mount, with fallout to...
2014-05-29 Rob LandleySwitch mtab_list to doubly linked so we can traverse...
2014-05-27 Rob LandleyAdd mount options to data getmountlist collects.
2013-08-30 Rob LandleyAllow getmountlist to read fstab too.
2013-05-15 Rob LandleySilence warning and comment a subtle bit.
2013-05-10 Rob LandleyConvert getmountlist() to xgetmountlist().
2013-04-26 Rob LandleyRemove leaked global path_mounts.
2012-11-18 Rob LandleyFix leak (call endmntent).
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-02-09 Rob LandleyUse stpcpy() (posix 2008) for slight code shrink.
2006-11-02 Rob LandleyThe darn thing accidentally created a branch. I had...
2006-10-30 landleyImplement df. Add -Wall to build and fix up warnings...
2006-10-26 landleyRest of thinko fix.
2006-10-26 landleyThinko fix.
2006-10-18 landleyNext drop of toysh, plus more infratructure.
2006-10-05 landleyInfrastructure, first drop of toy shell, and a bit...