Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 077549e0d4 if pthread_create fails, it must not attempt mmap if there is no mapping před 12 roky
  Rich Felker d5142642b8 pthread stack treatment overhaul for application-provided stacks, etc. před 12 roky
  rofl0r c50925071c make some arrays const před 12 roky
  Rich Felker facc6acbfd replace __wake function with macro that performs direct syscall před 12 roky
  Rich Felker 96fbcf7d80 fix up minor misplacement of restrict keyword in spawnattr sched stubs před 12 roky
  Rich Felker a57ac9bf64 release notes for 0.9.9 před 12 roky
  Rich Felker ae4b0b96d6 revert regex "cleanup" that seems unjustified and may break backtracking před 12 roky
  Rich Felker 725c55528d SOL_TCP is nonstandard and not in the reserved namespace před 12 roky
  Rich Felker d5c164d5ff fix tm_to_time logic for number of days in november před 12 roky
  Rich Felker 55ddbc3e5d add RTLD_NODELETE flag for dlopen před 12 roky
  Rich Felker 4d07e5521e add support for RTLD_NOLOAD to dlopen před 12 roky
  Rich Felker 637dd2d383 fix regression in dlsym: rejection of special RTLD_* handles as invalid před 12 roky
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ před 12 roky
  Rich Felker 4d98280388 fix warning building dynlink.c stub for static libc před 12 roky
  Rich Felker cdc5c74c6a fix bug in dladdr that prevented resolving addresses in the PLT před 12 roky
  Szabolcs Nagy f05f59b804 remove unused "params" related code from regex před 12 roky
  Rich Felker 21f01e1bf9 Merge remote-tracking branch 'nsz/math' před 12 roky
  Szabolcs Nagy dd95916382 regex: remove an unused local variable from regexec před 12 roky
  Szabolcs Nagy 9724defdb7 in crypt_des change unnecessary union keybuf into unsigned char[] před 12 roky
  Szabolcs Nagy 30779ee1aa crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum před 12 roky
  Szabolcs Nagy a753f7fe7a fix lio_listio return value in LIO_WAIT mode před 12 roky
  Szabolcs Nagy 200f96c6a0 add MOD_TAI to sys/timex.h and update STA_RONLY před 12 roky
  Szabolcs Nagy d650631dad add SWAP_FLAG_DISCARD to sys/swap.h před 12 roky
  Szabolcs Nagy 645c6d99a5 add mount flags to sys/mount.h před 12 roky
  Szabolcs Nagy 48854dffdb add IN_EXCL_UNLINK to sys/inotify.h před 12 roky
  Szabolcs Nagy ada88f6178 add EPOLLWAKEUP flag to sys/epoll.h před 12 roky
  Szabolcs Nagy c7351ffe9b add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h před 12 roky
  Szabolcs Nagy 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers před 12 roky
  Szabolcs Nagy bc1a8d2ae3 add missing EXTPROC flag to bits/termios.h před 12 roky
  Szabolcs Nagy 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h před 12 roky