Commit History

Author SHA1 Message Date
  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
  Eric Andersen 649438a12c Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r, 22 years ago
  Eric Andersen f63dad74e8 Add in ceilf() and floorf() since XFree86 wants them... 22 years ago
  Eric Andersen 5499a848e9 Several more cleanups 22 years ago
  Eric Andersen b5985c1d0e Fix indenting for real this time. 22 years ago
  Eric Andersen 078ef39348 Make indenting be consistant 22 years ago
  Eric Andersen 8a6747e01f Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and 22 years ago
  Manuel Novoa III dba553769e Change 'undefined behavior' of fflush() on readonly or reading streams 22 years ago
  Eric Andersen efe2271a53 Make login actually write out utmp and wtmp junk (even 22 years ago
  Eric Andersen 557e404d65 Be extra careful to memset the correct size, not the size of some random 22 years ago
  Manuel Novoa III 20d8808116 Optionally support the struct tm extension fields. 22 years ago
  Eric Andersen a8041047f4 Patch from Ronald Wahl fixing an IPV6 specific problem 22 years ago