Commit Verlauf

Autor SHA1 Nachricht Datum
  Denis Vlasenko c0ea82a457 libbb: revent previous version of "concurrent history updating" vor 15 Jahren
  Denis Vlasenko 57abf9e947 libbb: make history saving/loading concurrent-safe vor 15 Jahren
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op vor 16 Jahren
  Denis Vlasenko 3c385cd706 lineedit: fix bug 5824: Since version 23530 with lineedit.c, vor 16 Jahren
  Denis Vlasenko 682ad3045c lineedit: fix problems with empty commands in history vor 16 Jahren
  Denis Vlasenko f31c3b677d linedit: fix use-after-free vor 16 Jahren
  Denis Vlasenko 41660c5b2d another overlapping_strcpy vor 16 Jahren
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. vor 16 Jahren
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. vor 16 Jahren
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector vor 16 Jahren
  Denis Vlasenko 78ff8197cc lineedit: document prompt handling vor 16 Jahren
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on vor 16 Jahren
  Denis Vlasenko b267ed95bc lineedit: correctly handle prompt longer than screen width. closes bug 3414 vor 16 Jahren
  Denis Vlasenko 5599502a55 more -Wall warning fixes. -Wall is enabled now. vor 16 Jahren
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. vor 16 Jahren
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. vor 16 Jahren
  Denis Vlasenko 2c84495184 lineedit: hack for making it sort-of-work even if term width is wrong vor 16 Jahren
  Denis Vlasenko b520271f65 lineedit: filename completion on symlinks-to-dirs should add / too vor 16 Jahren
  Denis Vlasenko 5d89fbaa2e *: remove remaining instances of ".data" hack vor 16 Jahren
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ vor 16 Jahren
  Denis Vlasenko 08ec67bc62 patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> vor 16 Jahren
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter vor 16 Jahren
  Denis Vlasenko fb29038b59 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() vor 16 Jahren
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations vor 17 Jahren
  Denis Vlasenko 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> vor 17 Jahren
  Denis Vlasenko e376d454bb libbb: introduce and use nonblock_safe_read(). Yay! vor 17 Jahren
  Denis Vlasenko 6f04391cec lineedit: tiny shrink vor 17 Jahren
  Denis Vlasenko 39487e2d6a libbb: filename completion should match dangling symlinks too vor 17 Jahren
  Denis Vlasenko 80667e30fb msh: fix Ctrl-C handling with line editing vor 17 Jahren
  Paul Fox 518d8dd979 eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings vor 17 Jahren