Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen 38cd8e780f Joakim Tjernlund writes: vor 20 Jahren
  Eric Andersen a740502a3d Cope gracefully with missing module syscalls vor 20 Jahren
  Manuel Novoa III 93261cdf00 Rewrite the err/warn functions as they were broken (__noreturn__ funcs vor 20 Jahren
  Manuel Novoa III 79248fe718 Bug fix: gethostbyname2_r would fail if /etc/host was missing. vor 20 Jahren
  Eric Andersen 6994dd8083 More detail about malloc-simple vor 20 Jahren
  Eric Andersen f6b6b3b7a4 Update todo list indicating the items remaining before 0.9.27 vor 20 Jahren
  Eric Andersen 4f966c60b8 Fix comment vor 20 Jahren
  Eric Andersen 39586bc566 Update with the contents of a very helpful comparison of vor 20 Jahren
  Eric Andersen af897c3930 note that syscall on mips needs to be fixed vor 20 Jahren
  Eric Andersen 0d28e03ec2 Sigh. I switched the values... vor 20 Jahren
  Eric Andersen db871a1281 Per discussion with Joakim Tjernlund, all the horrible weak declarations junk vor 20 Jahren
  Eric Andersen e98bb74520 Patch from Joakim Tjernlund: vor 20 Jahren
  Eric Andersen e14a2d5780 ___brk_addr and __environ are not functions. Finding the broken vor 20 Jahren
  Eric Andersen 5ef557bd1f Slightly cleaner formatting vor 20 Jahren
  Manuel Novoa III e6d9378e25 Patch by Joakim Tjernlund <joakim.tjernlund@lumentis.se>, which got vor 20 Jahren
  Eric Andersen 703efa108d When doing symbol lookups on functions vor 20 Jahren
  Eric Andersen bbab258ae6 Update the x86 processor listing a bit, to preempt further questions vor 20 Jahren
  Eric Andersen b244adb919 Fixup naming of '_mmap' to 'mmap' so it will properly override vor 20 Jahren
  Eric Andersen 0648224a31 Minor change to better match recent changes to other arches vor 20 Jahren
  Eric Andersen baa67289df Alexandre Oliva writes: vor 20 Jahren
  Eric Andersen 377c7157a8 Alexandre Oliva writes: vor 20 Jahren
  Eric Andersen c56735672c Fixup support for gcc 2.95 vor 20 Jahren
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. vor 20 Jahren
  Eric Andersen 0dccbee4eb Fixup fdatasync on alpha, thanks to Alan Hourihane vor 20 Jahren
  Manuel Novoa III 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). vor 20 Jahren
  Eric Andersen 93915a08a4 Kill off an arm specific hack, that fostered three other arch specific vor 20 Jahren
  Eric Andersen 44cbdd1f70 When doing _dl_mmap to obtain a bit of anonymous memory, use a much more vor 20 Jahren
  Eric Andersen a7268bc492 Do not duplicate stuff from ldso.h vor 20 Jahren
  Eric Andersen 5b61513518 Provide the ldso syscalls and string funcs earlier in the list vor 20 Jahren
  Manuel Novoa III 3532e704fd Generic fork works. Use it instead since this didn't handle errno_location. vor 20 Jahren