Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger bd5827f470 use just __getdents64 rather than either __getdents and __getdents64 when possible (saves space and gives us access to d_type most of the time) il y a 18 ans
  Mike Frysinger cfdee7ee02 we get d_type from the kernel so use it il y a 18 ans
  Mike Frysinger 28db421a4b create local prototypes to shutup warnings il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens il y a 18 ans
  Mike Frysinger 9ac20d30b1 only define offsetof macro if it isnt already defined il y a 18 ans
  Peter S. Mazinger ab793b00a8 Kill 2 redefine warnings w/ gcc-4.x il y a 18 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 18 ans
  Mike Frysinger 2b3e16cb62 get rid of unused sysdep.h header il y a 18 ans
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise il y a 18 ans
  Peter S. Mazinger 95927614a8 Use local copy of sysdep.h il y a 18 ans
  Eric Andersen 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 il y a 21 ans
  Eric Andersen ace0567fd0 Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabled il y a 21 ans
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could il y a 21 ans