Historique des commits

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