Historique des commits

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