Commit History

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