커밋 기록

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