커밋 기록

작성자 SHA1 메시지 날짜
  Waldemar Brodkorb 92d250d387 Revert "ldconfig: add glibc compatibility fix" 6 년 전
  Waldemar Brodkorb 2a3bb4daf5 ldconfig: add glibc compatibility fix 6 년 전
  Peter S. Mazinger 47951f1e98 ldconfig.c: fix strncmp() usage 13 년 전
  Peter S. Mazinger 33c5506e97 disable build warnings in utils 13 년 전
  Bernhard Reutner-Fischer 587a72856b define attribute_noreturn 14 년 전
  Bernhard Reutner-Fischer b24fcfb485 fix compilation 14 년 전
  Ron 916bd8eff0 Don't shadow stat with a local variable 15 년 전
  Ron 95fa074d64 Don't shadow the err() function with a local var 15 년 전
  Ron b9b00cd60a Make more utility functions static 15 년 전
  Ron 5efcfdc515 Add noreturn attributes to some functions that won't ever do so 15 년 전
  Mike Frysinger 32242e7e10 unify the headers/random defines into porting.h to avoid duplication/rot 15 년 전
  Denis Vlasenko fd37d1975a "make utils" now successfully makes utils for target 15 년 전
  Bernhard Reutner-Fischer 44e81e48d3 - fix for !GETOPT_LONG 15 년 전
  Mike Frysinger 63f1972009 if chroot() failed, then reset "chroot_dir" to "." so that after we do our fallback chdir(), we dont continue to prefix the chroot path ... fixes `ldconfig.host -r some/dir/` 17 년 전
  Mike Frysinger a77c1608a4 cleanup style; no functional changes 17 년 전
  Mike Frysinger 338053615c fix ld.so.cache handling on no-mmu setups 17 년 전
  Mike Frysinger 2ad663c004 remove newlines from warning messages 18 년 전
  Mike Frysinger 1a407ee53f fix signed/unsigned warnings 18 년 전
  Eric Andersen d5b26eae20 Allow ldconfig.host to build ld.so.cache for target, regardless of 18 년 전
  Eric Andersen 8f6b29e669 cleanup, and prevent failures due to including architecture specific 19 년 전
  Eric Andersen 45a95a4661 Remove the no-longer-needed #include <sys/user.h> 19 년 전
  Eric Andersen b329886f6e Fix thinko 19 년 전
  Eric Andersen e528b69885 Cleanup for when LDSO_CACHE_SUPPORT is disabled 19 년 전
  Eric Andersen 2a6fe90aba Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define 19 년 전
  Eric Andersen 3437935102 Use PAGE_SIZE, not 4096 19 년 전
  Joakim Tjernlund 09fb630d4c Add type libc0 to cache_print(). 19 년 전
  Joakim Tjernlund 9f9ab49223 Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and 19 년 전
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. 19 년 전
  Joakim Tjernlund 54a760b1c0 Remove /usr/X11R6/lib from default list. 19 년 전
  Eric Andersen c0847e68b7 Fixup header file naming 20 년 전