Commit History

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