コミット履歴

作者 SHA1 メッセージ 日付
  Mike Frysinger 854c3194a2 sys/mount.h: sync with latest glibc 16 年 前
  Andrew Stubbs 2b4af5d5bf sh/user.h: clean up conflicts from kernel user.h 16 年 前
  Mike Frysinger 6d6bd8ba78 daemon: fix up INTERNAL_SYSCALL() usage 16 年 前
  Mike Frysinger 308f5c6e5f setup attribute_optimize which comes with gcc-4.4+ 16 年 前
  Bernhard Reutner-Fischer 3a5c27d1ec Revert "default ?conf to native arch" 16 年 前
  Denys Vlasenko 39142c932f sparc/sigaction.c: note possible bugs by comments. style fixes 16 年 前
  Denys Vlasenko daad89426b strsignal.c: whitespace fixes, no code changes (verified with objdump) 16 年 前
  Denys Vlasenko 9dc705c202 time.c: style cleanup. no code changes (verified with objdump) 16 年 前
  Denys Vlasenko e35e7e538a simpler and shorter read_TZ_file() helper 16 年 前
  Denys Vlasenko c6d11ee4eb docs/defines.txt: add a note about possibly obsolete __LDBL_COMPAT 16 年 前
  Denys Vlasenko ff8c129c39 wordexp.c: cleanup - remove old hidden_proto's; remove unused parameter 16 年 前
  Denys Vlasenko ee4233a2f5 wordexp.c: fix a bug where we might close stdout 16 年 前
  Mike Frysinger 656167d891 fstatat: fix up behavior on 32/64 bit hosts 16 年 前
  Mike Frysinger 3411040a7b xstatconv: drop useless hidden code 16 年 前
  Khem Raj 3e151bdde5 Revert "syscall.c: Use common syscall.c for ARM" 16 年 前
  Denys Vlasenko 6943b8336e md5 passwords: reduce static usage 16 年 前
  Denys Vlasenko 41bcb43daf rexec.c: style fixes, no code chages (verified with objdump) 16 年 前
  Denys Vlasenko df5766bd4b rexec.c: small code shrink 16 年 前
  Denys Vlasenko 29d28a3767 comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden) 16 年 前
  Denys Vlasenko fdf14ae2e6 do not save/restore errno around free() calls 16 年 前
  Denys Vlasenko a76558a92e do not pass 3rd param to open() which do not create files 16 年 前
  Denys Vlasenko 45f5c6f25b wtmp code: style fixes, no code changes 16 年 前
  Denys Vlasenko f3e00d6788 remove(): slight readabability tweak, no code changes 16 年 前
  Denys Vlasenko be6b7aa339 opensock: work correctly on IPv6-only config 16 年 前
  Denys Vlasenko eb1fd41ccd lckpwdf: remove a wrong comment and one write-only variable 16 年 前
  Denys Vlasenko abb3587fe9 CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure 16 年 前
  Denys Vlasenko 27893e6651 utent.c: fix a few bugs, and shrink a bit 16 年 前
  Denys Vlasenko daaee1de18 math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH 16 年 前
  Mike Frysinger 8192a60a71 drop last _syscall6 checks 16 年 前
  Bernhard Reutner-Fischer ad8e1035c3 honour NO_LONG_DOUBLE_MATH 16 年 前