Commit History

Author SHA1 Message Date
  Eric Andersen e14a2d5780 ___brk_addr and __environ are not functions. Finding the broken 21 years ago
  Eric Andersen 5ef557bd1f Slightly cleaner formatting 21 years ago
  Manuel Novoa III e6d9378e25 Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got 21 years ago
  Eric Andersen 703efa108d When doing symbol lookups on functions 21 years ago
  Eric Andersen bbab258ae6 Update the x86 processor listing a bit, to preempt further questions 21 years ago
  Eric Andersen b244adb919 Fixup naming of '_mmap' to 'mmap' so it will properly override 21 years ago
  Eric Andersen 0648224a31 Minor change to better match recent changes to other arches 21 years ago
  Eric Andersen baa67289df Alexandre Oliva writes: 21 years ago
  Eric Andersen 377c7157a8 Alexandre Oliva writes: 21 years ago
  Eric Andersen c56735672c Fixup support for gcc 2.95 21 years ago
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. 21 years ago
  Eric Andersen 0dccbee4eb Fixup fdatasync on alpha, thanks to Alan Hourihane 21 years ago
  Manuel Novoa III 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). 21 years ago
  Eric Andersen 93915a08a4 Kill off an arm specific hack, that fostered three other arch specific 21 years ago
  Eric Andersen 44cbdd1f70 When doing _dl_mmap to obtain a bit of anonymous memory, use a much more 21 years ago
  Eric Andersen a7268bc492 Do not duplicate stuff from ldso.h 21 years ago
  Eric Andersen 5b61513518 Provide the ldso syscalls and string funcs earlier in the list 21 years ago
  Manuel Novoa III 3532e704fd Generic fork works. Use it instead since this didn't handle errno_location. 21 years ago
  Eric Andersen c66701f81d Oops. 21 years ago
  Eric Andersen bc372f9a24 Mips can use the generic vfork 21 years ago
  Eric Andersen 5118b90106 Cris can use the generic vfork 21 years ago
  Eric Andersen 2148212370 This should not be inlined. This should probably use a 21 years ago
  Eric Andersen d3c240368b Fixup fork implementation to provide the __libc_fork symbol 21 years ago
  Eric Andersen 084192da07 Use the generic fork implementation on sh64 21 years ago
  Eric Andersen d1480e0498 Add some padding on the bottom 21 years ago
  Eric Andersen 6b6c3aa89f Update FAQ a bit 21 years ago
  Eric Andersen 0a8f8bd708 No point in including debug info for ldso. It isn't helpful to do so 21 years ago
  Eric Andersen 2056e1e1a2 Atsushi Nemoto writes: 21 years ago
  Manuel Novoa III dcaf1062a9 Fix this as should have been done a long time ago... 21 years ago
  Eric Andersen d891064218 Give gcc branch prediction some hits on obviously unlikely branches 21 years ago