Historial de Commits

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