コミット履歴

作者 SHA1 メッセージ 日付
  Joakim Tjernlund d88a7c90cc Don't allow undefined global symbols to pass(all archs needs fixing, 20 年 前
  Joakim Tjernlund 68465f9e53 Don't allow undefined global symbols to pass(all archs needs fixing). 20 年 前
  Manuel Novoa III 6d40eadd6c Hide some x86-specific devel asserts. 20 年 前
  Eric Andersen f260d87e73 Fixup URL 20 年 前
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) 20 年 前
  Eric Andersen 4910b36d04 Doh! As noted by Mike Frysinger I was too agressive at culling stuff 20 年 前
  Eric Andersen dc58d976c4 Disable prototypes for unimplemented functions 20 年 前
  Eric Andersen 6e10644664 Yet another bit of joy for mjn3 20 年 前
  Eric Andersen 9d11dd4a4a Audit and disable unimplemented stuff 20 年 前
  Eric Andersen 18d6d9564f Implement gethostent_r 20 年 前
  Eric Andersen 003f2d15c1 Remove stale leftovers 20 年 前
  Eric Andersen 619c894d2b Audit and scrub malloc.h, which was a mess 20 年 前
  Eric Andersen 195bd6441b We do not use dl_iterate_phdr, so no need to define it 20 年 前
  Eric Andersen cf84d3fc7b uClibc gettext support is under development and really shouldn't 20 年 前
  Eric Andersen bd7f93cb5c The 'Somebody Else's Problem Field' was just activated 20 年 前
  Eric Andersen a886f7ac1a First pass prototype removals from auditing header files: 20 年 前
  Eric Andersen 25d09f9ca6 Use a more appealing name, matching the function prototype 20 年 前
  Eric Andersen 4bbfdf97af Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv to 20 年 前
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 20 年 前
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. 20 年 前
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. 20 年 前
  Joakim Tjernlund f60c464f08 Remove unused variables. From Peter Mazinger. 20 年 前
  Eric Andersen 032fe64984 Restore item I erronenously removed, mention mips string funcs 20 年 前
  Eric Andersen 09640dcc9d Dont mess with __curbrk in ldso 20 年 前
  Joakim Tjernlund d6017ab374 Typo fix from Peter Mazinger. 20 年 前
  Eric Andersen df2b64698b Mention kernel abi selection 20 年 前
  Manuel Novoa III 2fa66a163a solar asked that this bit be reverted. 20 年 前
  Joakim Tjernlund c9a8697e5b Preliminary PIE support for powerpc, i386 was used as template. 20 年 前
  Joakim Tjernlund d6ea385286 #include "dl-startup.c into ldso.c, making ldso one compilation unit. 20 年 前
  Joakim Tjernlund 3f2ae8a18a Forgot to commit this file. Patch from Stefan Allius. 20 年 前