コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko e055443412 ls: stop doing time() for each file in "ls -l" 18 年 前
  Denis Vlasenko 2405ad659e ls: use get_cached_username/groupname 18 年 前
  Denis Vlasenko bf0a201008 style fixes 18 年 前
  Denis Vlasenko c61852a02b fix support for globally disabling --long-options. 18 年 前
  Denis Vlasenko cf30cc82a3 header_verbose_list: stop truncating file size in listing 18 年 前
  Denis Vlasenko fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 18 年 前
  Denis Vlasenko 656f746e74 ls: silly comment fixes 18 年 前
  Denis Vlasenko 94cf69fe3e ls: cleanup part 2. ifdef forest is much less scary now :) 18 年 前
  Denis Vlasenko 5c7596058d ls: cleanup part 1 18 年 前
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 年 前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年 前
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  Rob Landley 2b8a05a775 I broke allbareconfig with half-finished cleanups I'd forgotten weren't done. 18 年 前
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 年 前
  Rob Landley 9947a244d4 Patch from Rich Felker: 18 年 前
  Bernhard Reutner-Fischer d2c306e862 - ls: remove unused variable 18 年 前
  Rob Landley c44bc986b7 Fix some warnings in allbareconfig. 18 年 前
  Rob Landley 425e7584a4 Patch from Rich Felker to make ls use libc's qsort. 18 年 前
  Rob Landley 2631486f1b Patch from Shaun Jackman: 18 年 前
  Bernhard Reutner-Fischer cb44816ba3 - add and use bb_opendir(), bb_xopendir(). 18 年 前
  Rob Landley c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 19 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年 前
  Rob Landley 08abe64d91 Selinux fix from Jan Kiszka. 19 年 前
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 年 前
  Tim Riker c1ef7bdd8d just whitespace 19 年 前
  "Vladimir N. Oleynik" 1f0262bcdb another more const 19 年 前
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 年 前