Revīziju vēsture

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