Commit History

Autor SHA1 Mensaxe Data
  Bernhard Reutner-Fischer fc44a577aa - trim superfluous ';'. No objcode changes %!s(int64=15) %!d(string=hai) anos
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: %!s(int64=15) %!d(string=hai) anos
  Carmelo Amoroso 33bcf73355 Use getdents syscall if kernel provide supports for this %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace %!s(int64=16) %!d(string=hai) anos
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block %!s(int64=16) %!d(string=hai) anos
  Eric Andersen db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h %!s(int64=17) %!d(string=hai) anos
  Mike Frysinger e8b1c6749b Atsushi Nemoto writes: Some archs (such as mips64) do not have getdents64 syscall but have getdents syscall. Define alias for it. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger a0f9202936 Kill 2 signedness warnings %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 24d6be40bc Move hidden prototypes to proper place and get rid of duplicate hidden %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 40699dc713 we cant simply alias getdents to getdents64 as they deal with structures of different sizes on 32bit hosts %!s(int64=18) %!d(string=hai) anos
  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) %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 28db421a4b create local prototypes to shutup warnings %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 9ac20d30b1 only define offsetof macro if it isnt already defined %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger ab793b00a8 Kill 2 redefine warnings w/ gcc-4.x %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 8a0b43005a Hide mostly used functions %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 2b3e16cb62 get rid of unused sysdep.h header %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 95927614a8 Use local copy of sysdep.h %!s(int64=18) %!d(string=hai) anos
  Eric Andersen 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 %!s(int64=21) %!d(string=hai) anos
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 11c7ac847a Remove obsolete files tell.c and getdents.c %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 39bf3c74cb Just define __kernel_off_t ourselves... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 9ef33266bf This file violated policy and directly used kernel headers. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... %!s(int64=24) %!d(string=hai) anos