Commit historia

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