コミット履歴

作者 SHA1 メッセージ 日付
  Bartosz Golaszewski 79c618c411 Refactor catv. Move visible() from stty to libbb. 11 年 前
  Denys Vlasenko ae0cf2a9d7 stty: disable CIBAUD leak check - it is not necessary on Linux 11 年 前
  Denys Vlasenko e9581b673c stty: code shrink 11 年 前
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 年 前
  Denys Vlasenko 5dd1f472a4 stty: trim too verbose error messages (-40 bytes) 13 年 前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年 前
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 年 前
  Denys Vlasenko e3d4c03852 stty: cosmetic fix to settings table; no code changes 14 年 前
  Denys Vlasenko e54cfc5477 stty: enable line discipline display and change code if __linix__ 14 年 前
  Denys Vlasenko 271c0ce379 stty: make swtch and iutf8 visible/settable 14 年 前
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Jeremie Koenig 138ce54c9c stty: sort out preprocessor conditionals 14 年 前
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 年 前
  Denys Vlasenko 800ff7cc75 stty: code shrink -44 bytes 15 年 前
  Denys Vlasenko 9f5a577a32 stty: fix columns command. closes bug 791. 15 年 前
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. 15 年 前
  Denys Vlasenko ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. 15 年 前
  Bernhard Reutner-Fischer a48308701a add and use xopen_nonblocking (-18b) 15 年 前
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 年 前
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h 15 年 前
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build 15 年 前
  Denis Vlasenko c7cc5a9432 mdev: Rob's #if forest removal 15 年 前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年 前
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes 16 年 前
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 年 前
  Denis Vlasenko da42bd5bbe stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online.de>) 17 年 前
  Denis Vlasenko dd8bbfd084 stty: reorganize data tables - save 0.5k 17 年 前
  Denis Vlasenko 2a587df80a stty: mark variable as static 17 年 前
  Denis Vlasenko 2ea8c40e8f stty: incorporate strings into struct instead of keeping pointers there. 17 年 前