Commit History

作者 SHA1 備註 提交日期
  Joakim Tjernlund 8e4a1b8a99 Hopefully fix Laszlo and Jacobs dlopen problem. 20 年之前
  Eric Andersen 25a92c77e9 Note a security item for the next release 20 年之前
  Eric Andersen e9d95cfa85 Make the stub profiling stuff work 20 年之前
  Eric Andersen 01ccabfbd7 The "Delete current profiling code because it is complete crap" 20 年之前
  Eric Andersen 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much 20 年之前
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 年之前
  Eric Andersen e50f6d1c15 Enable only for architectures where __NR_madvise is defined 20 年之前
  Eric Andersen 508c29407e Never directly include kernel sources 20 年之前
  Eric Andersen a3a586bad7 'pagesize' was local to dl-startup.c. In ldso.c we need 20 年之前
  Manuel Novoa III 721201d6e3 Fix dependencies. 20 年之前
  Joakim Tjernlund 7761b10791 Accunt for ELF_MACHINE_PLTREL_OVERLAP when relocating ldso. 20 年之前
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. 20 年之前
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c 20 年之前
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. 20 年之前
  Joakim Tjernlund 4135087a92 Oops, forgot to remove unused variable. 20 年之前
  Joakim Tjernlund 60b67c2ea8 This is now done in ldso.c 20 年之前
  Joakim Tjernlund eb4a096054 Clean up the _dl_boot code and make it similar to arm and sh. 20 年之前
  Eric Andersen ec448a42f4 Carl SHAW writes: 20 年之前
  Joakim Tjernlund ddca98cc5d David McCulloug writes: 20 年之前
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This 20 年之前
  Joakim Tjernlund d965f80088 Fix make clean rule. 20 年之前
  Eric Andersen 8d15864f26 Audit pthread.h and exclude prototypes for pthread functions 20 年之前
  Eric Andersen ae3f0ac131 I will always test before I commit. 20 年之前
  Eric Andersen 1c0a1a66a7 Setup __pagesize from inside __uClibc_init(), or else when registering 20 年之前
  Eric Andersen 61972dfd15 Be a bit more prominant about the fact that setuid handling 20 年之前
  Eric Andersen a4541d42ff The variable used to store pagesize is not the same as the 20 年之前
  Eric Andersen aa1a5f5c1a The pagesize variable used when starting up is _not_ the same 20 年之前
  Manuel Novoa III 402649ba48 Update to add missing c++ namespace support. 20 年之前
  Eric Andersen 704b945040 Do not fail all lookups when /etc/resolv.conf is missing, as i.e. 20 年之前
  Manuel Novoa III 1fba51dd34 Logic was reversed. 20 年之前