Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tito Ragusa f085344d5c libbb: another unit test for is_suffixed_with 9 gadi atpakaļ
  Denys Vlasenko 68acc0f835 libbb: make is_suffixed_with() return pointer inside string, not key. 9 gadi atpakaļ
  Bartosz Golaszewski 7448b513c8 libbb: add is_suffixed_with() function 9 gadi atpakaļ
  Bartosz Golaszewski 0a4d0e8fbf libbb: add a comment describing the way is_prefixed_with() works 9 gadi atpakaļ
  Bartosz Golaszewski b432923e29 libbb: add unit tests for is_prefixed_with() 9 gadi atpakaļ
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 8a659f6ff9 libbb: make index_in_substrings return -1 on ambiguous matches 14 gadi atpakaļ
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 gadi atpakaļ
  Denis Vlasenko d12fcc20da libiproute: fix option parsing, so that "ip -o link" works again. 16 gadi atpakaļ
  Denis Vlasenko 6b404431aa ps: fix build breakage from vda's recent commit 17 gadi atpakaļ
  Denis Vlasenko bfc3d82256 ifconfig: code shrink 17 gadi atpakaļ
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 gadi atpakaļ
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 gadi atpakaļ
  Bernhard Reutner-Fischer eceecea568 - fix bug where we did not reject invalid classes like '[[:alpha' 17 gadi atpakaļ
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 gadi atpakaļ
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 gadi atpakaļ
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 gadi atpakaļ
  Rob Landley ca087713f2 More extern removal from Robert P. Day. 18 gadi atpakaļ
  Tim Riker c1ef7bdd8d just whitespace 19 gadi atpakaļ
  "Vladimir N. Oleynik" cc34344d91 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck 19 gadi atpakaļ
  "Vladimir N. Oleynik" 61ff4b3973 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck 19 gadi atpakaļ
  Manuel Novoa III cad5364599 Major coreutils update. 21 gadi atpakaļ
  Glenn L McGrath b963875a3e Move compare_string_array to libbb 22 gadi atpakaļ