Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 4904b64275 update WHATSNEW in preparation for 0.8.4 (not finished) %!s(int64=13) %!d(string=hai) anos
  Rich Felker 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit %!s(int64=13) %!d(string=hai) anos
  Rich Felker 26f38328d6 add prlimit syscall wrapper %!s(int64=13) %!d(string=hai) anos
  Rich Felker 0b6dc09744 fix dynamic linker not to depend on DYNAMIC ptr in 0th entry of GOT %!s(int64=13) %!d(string=hai) anos
  Rich Felker 07065210ca alias basename to glibc name for it, to meet abi goals %!s(int64=13) %!d(string=hai) anos
  Rich Felker 2adf2fb372 fix char signedness bug in dynlinker hash function %!s(int64=13) %!d(string=hai) anos
  Rich Felker c07daf0f2f fix broken reboot wrapper (syscall needs extra silly magic arguments...) %!s(int64=13) %!d(string=hai) anos
  Rich Felker e5d78fe8df fix issue with excessive mremap syscalls on realloc %!s(int64=13) %!d(string=hai) anos
  Rich Felker 4e3df7be8f fix __cplusplus extern "C" closing brace in pty.h (typo?) %!s(int64=13) %!d(string=hai) anos
  Rich Felker 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) %!s(int64=13) %!d(string=hai) anos
  Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers %!s(int64=13) %!d(string=hai) anos
  Rich Felker 26120950e2 report sem value overflows in sem_post %!s(int64=13) %!d(string=hai) anos
  Rich Felker 42976cee2d add some missing GNU FNM_* extensions to the header %!s(int64=13) %!d(string=hai) anos
  Rich Felker 03860303c2 fix some details in ugly stuff that doesn't belong in libc %!s(int64=13) %!d(string=hai) anos
  Rich Felker 1d3c276807 don't define wchar_t on c++ %!s(int64=13) %!d(string=hai) anos
  Rich Felker 2bb75db611 support vfork on i386 %!s(int64=13) %!d(string=hai) anos
  Rich Felker 768f39a535 make available a namespace-safe vfork, if supported %!s(int64=13) %!d(string=hai) anos
  Rich Felker 14f2e115c2 add dummy __cxa_finalize %!s(int64=13) %!d(string=hai) anos
  Rich Felker b7c683be35 support __cxa_atexit, and registering atexit functions from atexit handlers %!s(int64=13) %!d(string=hai) anos
  Rich Felker f753049a50 simplify atexit and fflush-on-exit handling %!s(int64=13) %!d(string=hai) anos
  Rich Felker 8e8ddeff7e fix F_GETOWN return value handling %!s(int64=13) %!d(string=hai) anos
  Rich Felker 2b89e56c94 fix typo in arm clone() asm %!s(int64=13) %!d(string=hai) anos
  Rich Felker e6d765a8b1 fix fcntl O_* flags for arm %!s(int64=13) %!d(string=hai) anos
  Rich Felker 73f5ff4e86 make [U]INTn_C() macros have the right type... %!s(int64=13) %!d(string=hai) anos
  Rich Felker 5e977e8b48 recovering ownerdead robust mutex must reset recursive lock count %!s(int64=13) %!d(string=hai) anos
  Rich Felker b6f9974ad8 simplify robust mutex unlock code path %!s(int64=13) %!d(string=hai) anos
  Rich Felker b8688ff875 fix crash if pthread_mutex_unlock is called without ever locking %!s(int64=13) %!d(string=hai) anos
  Rich Felker 7fe58d3511 use count=0 instead of 1 for recursive mutex with only one lock reference %!s(int64=13) %!d(string=hai) anos
  Rich Felker b3b00d11e8 sysconf for PTHREAD_KEYS_MAX %!s(int64=13) %!d(string=hai) anos
  Rich Felker 5a2e180937 synchronize cond var destruction with exiting waits %!s(int64=13) %!d(string=hai) anos