Commit History

Author SHA1 Message Date
  Eric Andersen 08601aa549 Only exec child apps if they are elf type ET_EXEC 21 years ago
  Eric Andersen 77bd7bc570 Fix source code URL 21 years ago
  Eric Andersen 0df62682dd oops. This is 0.9.20, not .30 21 years ago
  Eric Andersen c1f7691c31 More updates 21 years ago
  Eric Andersen 5572ee742a Update note re binary compat 21 years ago
  Eric Andersen db2863760e Update for release 21 years ago
  Eric Andersen b7f428b015 Yield to yet another glibc-ism and add __progname 21 years ago
  Eric Andersen c7bf627d09 Update for completed items 21 years ago
  Eric Andersen f4939cd1dc Fixup symlinks to libthread_db 21 years ago
  Eric Andersen 65680f699c Per suggestion from Stuart Hughes, allow uClibc to re-install 21 years ago
  Eric Andersen 78eaff8c72 Patch from Pavel Roskin to fixup toplevel help text 21 years ago
  Eric Andersen 57713139e9 Fix a couple of typos 21 years ago
  Eric Andersen a42a105966 ret could have been used uninitialized in one case 21 years ago
  Eric Andersen 536362633f Add a test which shows off the broken spots in our dlopen implementation 21 years ago
  Eric Andersen bdd703508d oops 21 years ago
  Eric Andersen 51fecd257a Run dlopened ctors and dtors in the correct order 21 years ago
  Eric Andersen 980f13fc40 Revenge of the Typo 21 years ago
  Eric Andersen 5e143e6c4e whitespace and debug updates 21 years ago
  Eric Andersen 017c8132ed Yet more cleanup for the reentrant pwd/grp functions so they 21 years ago
  Eric Andersen 2e55dec21f Fixup errno handling 21 years ago
  Eric Andersen ea3abe244d Add config option to enable 'struct tm' timezone extension fields 21 years ago
  Eric Andersen 41748e27c6 Do not let isatty mess up errno 21 years ago
  Eric Andersen 91dd45207d Cleanup a couple of ugly bits 21 years ago
  Eric Andersen 5c47d5a02a Implement mmap64 for arm 21 years ago
  Eric Andersen bd18f549e7 add mmap64 for i386 21 years ago
  Eric Andersen 690f8b5a1e oops. Fix the name so it is "mmap64", not "__mmap64" 21 years ago
  Eric Andersen 0849bd1b70 Actually, some arches do support _syscall6, so implement a generic version 21 years ago
  Eric Andersen 1f6145faf0 Mention that the common mmap64 is a stub and must be overridden 21 years ago
  Eric Andersen 3b3d8a2ee4 Add missing madvise syscall 21 years ago
  Eric Andersen 649438a12c Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r, 21 years ago