Commit History

Author SHA1 Message Date
  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
  Manuel Novoa III ca7088108b ANSI/ISO specifies that no library function sets errno to 0. 23 years ago
  Eric Andersen 7064bb231f Looks like we lost clearing errno 23 years ago
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 23 years ago
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 23 years ago