Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
  Waldemar Brodkorb 2e116b2eee fix readdir_r returns success code while it in fact failed 8 years ago
  Peter S. Mazinger bef4efb18c scandir,readdir[_t]: use one common source for X() and X64() 13 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Eric Andersen 285768c7f0 fix bug 1012 as noted by moschny 18 years ago
  Peter S. Mazinger 68737f0318 Define internal readdir*_r() and use _lfs_64.h 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
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 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 cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
  Eric Andersen a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 22 years ago