Commit History

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