Commit History

Автор SHA1 Съобщение Дата
  Rich Felker 3e082df3cc fix bogus pathconf result for file size bits преди 13 години
  Rich Felker 47a8816ded partially working strptime преди 13 години
  Rich Felker cf8506ad94 ldso: move the suid/secure check code closer to env/auxv processing преди 13 години
  Rich Felker a045883365 honor AT_SECURE aux vector flag преди 13 години
  Rich Felker 623753ad64 RTLD_NEXT support преди 13 години
  Rich Felker 2719cc8628 LD_PRELOAD support преди 13 години
  Rich Felker ce7c6341d3 simplify and improve double-free check преди 13 години
  Rich Felker 6cb277d75e typo in macro definitions for x86_64 преди 13 години
  Rich Felker 9205e48609 macro for pthread_equal преди 13 години
  Rich Felker ef9dd03534 fix missing include in last commit преди 13 години
  Rich Felker ad5759821c fix clock() function преди 13 години
  Rich Felker 4054a135fc implement forkall преди 13 години
  Rich Felker 407d933052 pthread and synccall cleanup, new __synccall_wait op преди 13 години
  Rich Felker b1a7102d83 more efficient signal blocking for timer threads преди 13 години
  Rich Felker 8b625e45ff normal exit from timer thread should run dtors, restore cancel state преди 13 години
  Rich Felker c516807173 block signals in timer threads преди 13 години
  Rich Felker 1407785824 condition variable signal/bcast need not wake unless there are waiters преди 13 години
  Rich Felker cdfb725ca3 use weak aliase rather than weak reference for vdso clock_gettime преди 13 години
  Rich Felker b3c08a16c0 simplify unified timed wait code, drop support for newer method преди 13 години
  Rich Felker b2b95a58b4 add fast path for normal mutexes back to pthread_mutex_lock преди 13 години
  Rich Felker 188ebf51b4 close should not be cancellable after "failing" with EINTR преди 13 години
  Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads преди 13 години
  Rich Felker 357876052b simplify multi-threaded errno, eliminate useless function pointer преди 13 години
  Rich Felker 98acf04fc0 use weak aliases rather than function pointers to simplify some code преди 13 години
  Rich Felker 338b663ddb fix off-by-one bug in siglongjmp that caused unpredictable behavior преди 13 години
  Rich Felker 5f37fc132a further debloat cancellation handlers преди 13 години
  Rich Felker 56385dd5fe missed detail in cancellation bloat fix преди 13 години
  Rich Felker 730bee725a fix static linking dependency bloat with cancellation преди 13 години
  Rich Felker fc0ecd35d8 implement if_nameindex and if_freenameindex преди 13 години
  Rich Felker 50304f2eef overhaul rwlocks to address several issues преди 13 години