コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 年 前
  Peter S. Mazinger dd5974db50 Use _lfs_64.h in all *64.c 18 年 前
  Mike Frysinger 772b1913c7 add some copyright/license info 18 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
  Peter S. Mazinger 81c39339ef Build x64 versions only if LFS is enabled 18 年 前
  Peter S. Mazinger 77e4122158 Hidden readdir* 18 年 前
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 年 前
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 年 前
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 年 前
  Eric Andersen cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 年 前
  Eric Andersen ca495251cb Oops. Stupid typo. 22 年 前
  Eric Andersen a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 22 年 前
  Eric Andersen f42223c82d Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want 22 年 前
  Eric Andersen 857146f232 Don't redefine stuff 22 年 前
  Eric Andersen 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 年 前
  Eric Andersen f6fabdfcc7 In theory, this adds readdir64 and friends. Dunno if they 23 年 前