Historia zmian

Autor SHA1 Wiadomość Data
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. 21 lat temu
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c 21 lat temu
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. 21 lat temu
  Joakim Tjernlund 4135087a92 Oops, forgot to remove unused variable. 21 lat temu
  Joakim Tjernlund 60b67c2ea8 This is now done in ldso.c 21 lat temu
  Joakim Tjernlund eb4a096054 Clean up the _dl_boot code and make it similar to arm and sh. 21 lat temu
  Eric Andersen ec448a42f4 Carl SHAW writes: 21 lat temu
  Joakim Tjernlund ddca98cc5d David McCulloug writes: 21 lat temu
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This 21 lat temu
  Joakim Tjernlund d965f80088 Fix make clean rule. 21 lat temu
  Eric Andersen 8d15864f26 Audit pthread.h and exclude prototypes for pthread functions 21 lat temu
  Eric Andersen ae3f0ac131 I will always test before I commit. 21 lat temu
  Eric Andersen 1c0a1a66a7 Setup __pagesize from inside __uClibc_init(), or else when registering 21 lat temu
  Eric Andersen 61972dfd15 Be a bit more prominant about the fact that setuid handling 21 lat temu
  Eric Andersen a4541d42ff The variable used to store pagesize is not the same as the 21 lat temu
  Eric Andersen aa1a5f5c1a The pagesize variable used when starting up is _not_ the same 21 lat temu
  Manuel Novoa III 402649ba48 Update to add missing c++ namespace support. 21 lat temu
  Eric Andersen 704b945040 Do not fail all lookups when /etc/resolv.conf is missing, as i.e. 21 lat temu
  Manuel Novoa III 1fba51dd34 Logic was reversed. 21 lat temu
  Eric Andersen e8b9579a76 req_search returned garbage. This teaches it to behave itself and 21 lat temu
  Eric Andersen 64c5a652fb Fixup PAGE_SIZE problems 21 lat temu
  Joakim Tjernlund 9f47eaf322 Fix usage_count in ldso/libdl. 21 lat temu
  Manuel Novoa III 5e383688dc Always include the sqrtf wrapper in libm so that we don't need to worry 21 lat temu
  Manuel Novoa III 6ca9cc33a3 Fix mips bug related to 2.6 headers by following glibc's lead. Based on 21 lat temu
  Manuel Novoa III 8b950d0649 Apparently the sigaction code added was broken, as it generated illegal 21 lat temu
  Joakim Tjernlund 259fd0364d Optimze _dl_memset() for PowerPC. 21 lat temu
  Joakim Tjernlund a53036dba5 Forgot _dl_memcpy in previous checkin. 21 lat temu
  Manuel Novoa III 6f60320934 On Monday 02 August 2004 08:44 am, Mike Frysinger wrote: 21 lat temu
  Manuel Novoa III 7e8a7b3419 At solar's request... 21 lat temu
  Joakim Tjernlund 635d4566d0 _dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp, 21 lat temu