Историја ревизија

Аутор SHA1 Порука Датум
  Eric Andersen 8b995a0e60 For current kernels, we just use the getcwd() syscall. For old 2.0 linux пре 20 година
  Eric Andersen 5833ba3946 Just quote the whole darn thing so we can print any error msg we want пре 20 година
  Mike Frysinger 866ff45f90 remove quote char which doesnt belong пре 20 година
  Eric Andersen 5c484467f7 We do not supply a BSD style getloadavg() function пре 20 година
  Joakim Tjernlund 08d1f584fb Fix bug 387, missing _dl_progname for static apps. пре 20 година
  Eric Andersen 0a57ea3e18 Patch from Faidon Liambotis to update the debian stuff пре 20 година
  Mike Frysinger e0e3036bda move arch-specific checks out of shared dl-syscall.h and into arch-specific dl-syscalls.h пре 20 година
  Mike Frysinger a0ca45d467 import thumb support from jbowler in Bug 385 пре 20 година
  Mike Frysinger a71f2d1c55 arm has its own iopl.c now so we dont need ugly #ifdef check for arm пре 20 година
  Mike Frysinger fd8327ec78 rip out iopl from ioperm.c so it will override the common iopl.c пре 20 година
  Mike Frysinger 2974b2a722 import thumb support from jbowler in Bug 385 пре 20 година
  Mike Frysinger 17957c3015 import thumb support from jbowler in Bug 385 пре 20 година
  Joakim Tjernlund 0a15cf77f3 Add utils in make clean rule. From paravoid. пре 20 година
  Mike Frysinger 6ea397073a eat whitespace пре 20 година
  Mike Frysinger 3e8c046f98 import thumb support from jbowler in Bug 385 пре 20 година
  Eric Andersen 78b9403339 per suggestion by psm, remove the variable DYNAMIC_LINKER пре 20 година
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. пре 20 година
  Joakim Tjernlund 8d5946b727 Remove SYSTEM_LDSO option since it no longer works. пре 20 година
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. пре 20 година
  Mike Frysinger 3417dd5c91 revert __error -> __syscall_error change since it doesnt work for clone пре 20 година
  Mike Frysinger e6b5b0f238 missed one of the __error names in changing to __syscall_error пре 20 година
  Mike Frysinger ef8c7a93f9 touchup PIE support for all the utils and fix stripping on iconv пре 20 година
  Mike Frysinger afd3f33a07 add back in the LDPIEFLAG since -fPIE does not imply -pie пре 20 година
  Mike Frysinger 71f8450fce jump straight to __syscall_error пре 20 година
  Mike Frysinger 4fd42eddbb fix some sign warnings pointed out by gcc-4 пре 20 година
  Mike Frysinger 22a8268ff4 In Bug 364 by hassold: пре 20 година
  Eric Andersen d2d040e102 Bump version in preparation for the upcoming release пре 20 година
  Mike Frysinger 0b6cdbe416 use the inline version of _dl_parse_dynamic_info пре 20 година
  Mike Frysinger a0d57a0894 clean up whitespace/syntax пре 20 година
  Mike Frysinger 135c85905c disable early debug code if the arch relies on certain values (like load_addr) which are computer later пре 20 година