Commit History

作者 SHA1 備註 提交日期
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines 24 年之前
  Eric Andersen 311b479b51 Fix a really stupid bug with ttyname, thanks to a patch from 24 年之前
  Eric Andersen 0920bb7596 Don't create a fake readelf app. We are creating a real one now. 24 年之前
  Eric Andersen f9e6466759 Default to something like a strongArm, (i.e. has an MMU) 24 年之前
  Eric Andersen 55a7417b0e A few new todo items 24 年之前
  Manuel Novoa III 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. 24 年之前
  David Schleef ac191d5563 Add warning message if Config doesn't exist 24 年之前
  Manuel Novoa III 88f22c726a Fix printf handling of %p to prepend "0x" since output is in hex. 24 年之前
  Eric Andersen dfc5cd9b2e Use sys/mman.h not asm/mman.h -- we don't want kernel headers... 24 年之前
  Eric Andersen 94e4041cd3 Some sparc updates from Stanley <ngstanley@cwc.nus.edu.sg> 24 年之前
  Eric Andersen ffdab6f3bf Make sure these use the local sysdep.h header file 24 年之前
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias 24 年之前
  Eric Andersen 23f586ed1e Some socket cleanups 24 年之前
  Eric Andersen 0e220f4946 Silence a few warnings. 24 年之前
  Eric Andersen 87edfb6711 Default to testing shared libs. 24 年之前
  Eric Andersen 7acbbe0b33 Default to malloc-930716 for x86 24 年之前
  Eric Andersen f0b7e47da3 Get rid of the unused LDSO_VERSION 24 年之前
  Manuel Novoa III 68822fc77d Fix bug in ldso/util/Makefile introduced when Erik added the readelf app. 24 年之前
  Eric Andersen d6c19a6e1a Add in a test for outb (that currently fails) 24 年之前
  Manuel Novoa III 000e5cc436 Commit _uClibc_fread bug fix (with minor edit) posted by Johan Adolfsson <johan.adolfsson@axis.com>. 24 年之前
  David McCullough fde510315b 24 年之前
  David McCullough e9499a8a60 24 年之前
  David McCullough 50bb6aff9a 24 年之前
  David McCullough d0c25d2349 24 年之前
  David McCullough 0a4aa6c3ee 24 年之前
  Eric Andersen 76a5ce1a3e Update the TODO file 24 年之前
  Eric Andersen 2a115f6c06 Add a new 'readelf' util I wrote this weekend. 24 年之前
  Eric Andersen f68eb8d50b Teach the ldso stuff to use the proper elf.h header file, not a local copy. 24 年之前
  Manuel Novoa III 03f338ab66 Update the todo. Add my personal list. 24 年之前
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 24 年之前