コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 0d28e03ec2 Sigh. I switched the values... 22 年 前
  Eric Andersen db871a1281 Per discussion with Joakim Tjernlund, all the horrible weak declarations junk 22 年 前
  Eric Andersen e98bb74520 Patch from Joakim Tjernlund: 22 年 前
  Eric Andersen e14a2d5780 ___brk_addr and __environ are not functions. Finding the broken 22 年 前
  Eric Andersen 5ef557bd1f Slightly cleaner formatting 22 年 前
  Manuel Novoa III e6d9378e25 Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got 22 年 前
  Eric Andersen 703efa108d When doing symbol lookups on functions 22 年 前
  Eric Andersen bbab258ae6 Update the x86 processor listing a bit, to preempt further questions 22 年 前
  Eric Andersen b244adb919 Fixup naming of '_mmap' to 'mmap' so it will properly override 22 年 前
  Eric Andersen 0648224a31 Minor change to better match recent changes to other arches 22 年 前
  Eric Andersen baa67289df Alexandre Oliva writes: 22 年 前
  Eric Andersen 377c7157a8 Alexandre Oliva writes: 22 年 前
  Eric Andersen c56735672c Fixup support for gcc 2.95 22 年 前
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. 22 年 前
  Eric Andersen 0dccbee4eb Fixup fdatasync on alpha, thanks to Alan Hourihane 22 年 前
  Manuel Novoa III 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). 22 年 前
  Eric Andersen 93915a08a4 Kill off an arm specific hack, that fostered three other arch specific 22 年 前
  Eric Andersen 44cbdd1f70 When doing _dl_mmap to obtain a bit of anonymous memory, use a much more 22 年 前
  Eric Andersen a7268bc492 Do not duplicate stuff from ldso.h 22 年 前
  Eric Andersen 5b61513518 Provide the ldso syscalls and string funcs earlier in the list 22 年 前
  Manuel Novoa III 3532e704fd Generic fork works. Use it instead since this didn't handle errno_location. 22 年 前
  Eric Andersen c66701f81d Oops. 22 年 前
  Eric Andersen bc372f9a24 Mips can use the generic vfork 22 年 前
  Eric Andersen 5118b90106 Cris can use the generic vfork 22 年 前
  Eric Andersen 2148212370 This should not be inlined. This should probably use a 22 年 前
  Eric Andersen d3c240368b Fixup fork implementation to provide the __libc_fork symbol 22 年 前
  Eric Andersen 084192da07 Use the generic fork implementation on sh64 22 年 前
  Eric Andersen d1480e0498 Add some padding on the bottom 22 年 前
  Eric Andersen 6b6c3aa89f Update FAQ a bit 22 年 前
  Eric Andersen 0a8f8bd708 No point in including debug info for ldso. It isn't helpful to do so 22 年 前