Commit History

Author SHA1 Message Date
  Joakim Tjernlund 6dfefd6498 Make powerpc look more like the other archs. 19 years ago
  Joakim Tjernlund 2e3a6e76fc Added back dl_iterate_phdr in ldso(with some small changes). 20 years ago
  Joakim Tjernlund a3a7dae80e Formatting cleanups from Peter Kellerstedt. 20 years ago
  Joakim Tjernlund 06da3d67a6 Bugfix: Add r_addend to final address. The r_addend is mostly zero 20 years ago
  Joakim Tjernlund d88a7c90cc Don't allow undefined global symbols to pass(all archs needs fixing, 20 years ago
  Joakim Tjernlund 68465f9e53 Don't allow undefined global symbols to pass(all archs needs fixing). 20 years ago
  Manuel Novoa III 6d40eadd6c Hide some x86-specific devel asserts. 20 years ago
  Eric Andersen f260d87e73 Fixup URL 20 years ago
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) 20 years ago
  Eric Andersen 4910b36d04 Doh! As noted by Mike Frysinger I was too agressive at culling stuff 20 years ago
  Eric Andersen dc58d976c4 Disable prototypes for unimplemented functions 20 years ago
  Eric Andersen 6e10644664 Yet another bit of joy for mjn3 20 years ago
  Eric Andersen 9d11dd4a4a Audit and disable unimplemented stuff 20 years ago
  Eric Andersen 18d6d9564f Implement gethostent_r 20 years ago
  Eric Andersen 003f2d15c1 Remove stale leftovers 20 years ago
  Eric Andersen 619c894d2b Audit and scrub malloc.h, which was a mess 20 years ago
  Eric Andersen 195bd6441b We do not use dl_iterate_phdr, so no need to define it 20 years ago
  Eric Andersen cf84d3fc7b uClibc gettext support is under development and really shouldn't 20 years ago
  Eric Andersen bd7f93cb5c The 'Somebody Else's Problem Field' was just activated 20 years ago
  Eric Andersen a886f7ac1a First pass prototype removals from auditing header files: 20 years ago
  Eric Andersen 25d09f9ca6 Use a more appealing name, matching the function prototype 20 years ago
  Eric Andersen 4bbfdf97af Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to 20 years ago
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 20 years ago
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. 20 years ago
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. 20 years ago
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. 20 years ago
  Eric Andersen 032fe64984 Restore item I erronenously removed, mention mips string funcs 20 years ago
  Eric Andersen 09640dcc9d Dont mess with __curbrk in ldso 20 years ago
  Joakim Tjernlund d6017ab374 Typo fix from Peter Mazinger. 20 years ago
  Eric Andersen df2b64698b Mention kernel abi selection 20 years ago