História revízii

Autor SHA1 Správa Dátum
  Rich Felker e201d82aac fix cruft in utmp.h that was broken by changes in utmpx.h 12 rokov pred
  Rich Felker 5afc74fbaa fix integer type issue in strverscmp 12 rokov pred
  Rich Felker 4853c1f7f7 implement non-stub strverscmp 12 rokov pred
  Rich Felker d1eae83a59 namespace conformance to latest standards in strings.h 12 rokov pred
  Rich Felker e864ddc368 replace stub with working strcasestr 12 rokov pred
  Rich Felker 330fd96213 fix wrong return value from wmemmove on forward copies 12 rokov pred
  rofl0r 8224bdbbed scsci/sg.h: fix usage of undefined macro HZ 12 rokov pred
  rofl0r caec662217 add arpa/ftp.h 12 rokov pred
  Rich Felker 8872e4e481 use memcmp instead of str[n]cmp for temp function XXXXXX checking 12 rokov pred
  Rich Felker 8d2f8064aa fix error cases in mkostemps core 12 rokov pred
  Rich Felker 3b00675bf5 remove leftover unused variable in mktemp after refactoring 12 rokov pred
  Rich Felker 2cc63358cd add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals 12 rokov pred
  Rich Felker f78cdbe899 remove unused #undef environ now that libc.h no longer #defines it 12 rokov pred
  Rich Felker 23ccb80fcb consistently use the internal name __environ for environ 12 rokov pred
  Rich Felker cac872957e add fgetgrent function 12 rokov pred
  Rich Felker b9e08308f4 fix typo in newly-added error message for EOWNERDEAD 12 rokov pred
  Rich Felker d75348ddda improve error strings 12 rokov pred
  rofl0r 526900484c arm: add __aeabi_atexit() 12 rokov pred
  rofl0r 158f721adc Makefile: make it possible to build arch specific C files 12 rokov pred
  Rich Felker a8799356d5 base system() on posix_spawn 12 rokov pred
  Rich Felker 4862864fc1 fix unsigned comparison bug in posix_spawn 12 rokov pred
  Rich Felker fb6b159d9e overhaul posix_spawn to use CLONE_VM instead of vfork 12 rokov pred
  Rich Felker 89d3df6e54 streamline old-kernel fallback path of pipe2 to use syscalls directly 12 rokov pred
  Rich Felker d432b2c057 fix regression that made shared libs crash on arm 12 rokov pred
  Rich Felker a47ad3ebce dynamically allocate storage for gethostby* buffers 12 rokov pred
  Rich Felker c0193550a0 fix blank ai_canonname from getaddrinfo for non-CNAMEs 12 rokov pred
  Rich Felker b0302863a3 fix memory leak due to double call to getaddrinfo in gethostbyname* 12 rokov pred
  Rich Felker 70b584bc94 fix error returns in gethostby*_r functions 12 rokov pred
  Rich Felker 74025c80ce fix uninitialized map_len being used in munmap failure paths in load_library 12 rokov pred
  Rich Felker 72768ea99e fix stale locks left behind when pthread_create fails 12 rokov pred