Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen 536362633f Add a test which shows off the broken spots in our dlopen implementation vor 21 Jahren
  Eric Andersen bdd703508d oops vor 21 Jahren
  Eric Andersen 51fecd257a Run dlopened ctors and dtors in the correct order vor 21 Jahren
  Eric Andersen 980f13fc40 Revenge of the Typo vor 21 Jahren
  Eric Andersen 5e143e6c4e whitespace and debug updates vor 21 Jahren
  Eric Andersen 017c8132ed Yet more cleanup for the reentrant pwd/grp functions so they vor 21 Jahren
  Eric Andersen 2e55dec21f Fixup errno handling vor 21 Jahren
  Eric Andersen ea3abe244d Add config option to enable 'struct tm' timezone extension fields vor 21 Jahren
  Eric Andersen 41748e27c6 Do not let isatty mess up errno vor 21 Jahren
  Eric Andersen 91dd45207d Cleanup a couple of ugly bits vor 21 Jahren
  Eric Andersen 5c47d5a02a Implement mmap64 for arm vor 21 Jahren
  Eric Andersen bd18f549e7 add mmap64 for i386 vor 21 Jahren
  Eric Andersen 690f8b5a1e oops. Fix the name so it is "mmap64", not "__mmap64" vor 21 Jahren
  Eric Andersen 0849bd1b70 Actually, some arches do support _syscall6, so implement a generic version vor 21 Jahren
  Eric Andersen 1f6145faf0 Mention that the common mmap64 is a stub and must be overridden vor 21 Jahren
  Eric Andersen 3b3d8a2ee4 Add missing madvise syscall vor 21 Jahren
  Eric Andersen 649438a12c Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r, vor 21 Jahren
  Eric Andersen f63dad74e8 Add in ceilf() and floorf() since XFree86 wants them... vor 21 Jahren
  Eric Andersen 5499a848e9 Several more cleanups vor 21 Jahren
  Eric Andersen b5985c1d0e Fix indenting for real this time. vor 21 Jahren
  Eric Andersen 078ef39348 Make indenting be consistant vor 21 Jahren
  Eric Andersen 8a6747e01f Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and vor 21 Jahren
  Manuel Novoa III dba553769e Change 'undefined behavior' of fflush() on readonly or reading streams vor 21 Jahren
  Eric Andersen efe2271a53 Make login actually write out utmp and wtmp junk (even vor 21 Jahren
  Eric Andersen 557e404d65 Be extra careful to memset the correct size, not the size of some random vor 21 Jahren
  Manuel Novoa III 20d8808116 Optionally support the struct tm extension fields. vor 21 Jahren
  Eric Andersen a8041047f4 Patch from Ronald Wahl fixing an IPV6 specific problem vor 21 Jahren
  Eric Andersen 4d52b7849a When compiling with -O0, linuxthreads does not compile. So add vor 21 Jahren
  Eric Andersen 5cff1f8b6b Coldfire patch from Bernardo Innocenti vor 21 Jahren
  Manuel Novoa III 0b5bd76080 Ok... pasting in DUMPn() is unnecessary and technically incorrect. vor 21 Jahren