Searched hist:"560 d424b6d7cd4205b062ad95f1b104bd4f8bcc3" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | qsort.c | 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 Fri Dec 17 21:51:59 UTC 2010 Mike Frysinger <vapier@gentoo.org> env: re-add support for auto-completion
Currently, only basic completion is supported (no globs), but this is what we had previously.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | hashtable.c | af4d9074aa0ed7c0d62084af02a6967d69915de6 Mon Apr 04 15:17:45 UTC 2011 Kim Phillips <kim.phillips@freescale.com> env: fix env var autocompletion
commit 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 "env: re-add support for auto-completion" fell short of its description - the 'used' logic in hmatch_r was reversed - 'used' is 0 if the hash table entry is not used, or -1 if deleted. This patch makes hmatch_r actually match on valid ('used') entries, instead of skipping them and failing to match anything.
typing 'printenv tft' and hitting 'tab' now displays valid choices for variable names.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Cc: Mike Frysinger <vapier@gentoo.org> Tested-by: Mike Frysinger <vapier@gentoo.org> 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 Fri Dec 17 21:51:59 UTC 2010 Mike Frysinger <vapier@gentoo.org> env: re-add support for auto-completion
Currently, only basic completion is supported (no globs), but this is what we had previously.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | search.h | 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 Fri Dec 17 21:51:59 UTC 2010 Mike Frysinger <vapier@gentoo.org> env: re-add support for auto-completion
Currently, only basic completion is supported (no globs), but this is what we had previously.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | common.h | 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 Fri Dec 17 21:51:59 UTC 2010 Mike Frysinger <vapier@gentoo.org> env: re-add support for auto-completion
Currently, only basic completion is supported (no globs), but this is what we had previously.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | command.c | 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 Fri Dec 17 21:51:59 UTC 2010 Mike Frysinger <vapier@gentoo.org> env: re-add support for auto-completion
Currently, only basic completion is supported (no globs), but this is what we had previously.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|