Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker 07065210ca alias basename to glibc name for it, to meet abi goals пре 13 година
  Rich Felker 2adf2fb372 fix char signedness bug in dynlinker hash function пре 13 година
  Rich Felker c07daf0f2f fix broken reboot wrapper (syscall needs extra silly magic arguments...) пре 13 година
  Rich Felker e5d78fe8df fix issue with excessive mremap syscalls on realloc пре 13 година
  Rich Felker 4e3df7be8f fix __cplusplus extern "C" closing brace in pty.h (typo?) пре 13 година
  Rich Felker 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) пре 13 година
  Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers пре 13 година
  Rich Felker 26120950e2 report sem value overflows in sem_post пре 13 година
  Rich Felker 42976cee2d add some missing GNU FNM_* extensions to the header пре 13 година
  Rich Felker 03860303c2 fix some details in ugly stuff that doesn't belong in libc пре 13 година
  Rich Felker 1d3c276807 don't define wchar_t on c++ пре 13 година
  Rich Felker 2bb75db611 support vfork on i386 пре 13 година
  Rich Felker 768f39a535 make available a namespace-safe vfork, if supported пре 13 година
  Rich Felker 14f2e115c2 add dummy __cxa_finalize пре 13 година
  Rich Felker b7c683be35 support __cxa_atexit, and registering atexit functions from atexit handlers пре 13 година
  Rich Felker f753049a50 simplify atexit and fflush-on-exit handling пре 13 година
  Rich Felker 8e8ddeff7e fix F_GETOWN return value handling пре 13 година
  Rich Felker 2b89e56c94 fix typo in arm clone() asm пре 13 година
  Rich Felker e6d765a8b1 fix fcntl O_* flags for arm пре 13 година
  Rich Felker 73f5ff4e86 make [U]INTn_C() macros have the right type... пре 13 година
  Rich Felker 5e977e8b48 recovering ownerdead robust mutex must reset recursive lock count пре 13 година
  Rich Felker b6f9974ad8 simplify robust mutex unlock code path пре 13 година
  Rich Felker b8688ff875 fix crash if pthread_mutex_unlock is called without ever locking пре 13 година
  Rich Felker 7fe58d3511 use count=0 instead of 1 for recursive mutex with only one lock reference пре 13 година
  Rich Felker b3b00d11e8 sysconf for PTHREAD_KEYS_MAX пре 13 година
  Rich Felker 5a2e180937 synchronize cond var destruction with exiting waits пре 13 година
  Rich Felker b85fec2ded fix failure-to-wake in rwlock unlock пре 13 година
  Rich Felker 8b98c09f8c dlsym entry point for arm пре 13 година
  Rich Felker fcaf706569 dynamic linker entry point for arm пре 13 година
  Rich Felker 74cc7c69f9 typo (copy 2) in arm reloc.h пре 13 година