Commit History

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