Historique des commits

Auteur SHA1 Message Date
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files il y a 20 ans
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused il y a 20 ans
  Eric Andersen 7b6c8a1adc Cope with 2.6.x headers il y a 20 ans
  Eric Andersen a156c18dd5 prevent some needless warnings when building w/2.6.x kernel headers il y a 20 ans
  Eric Andersen 4ad53a1548 sigh. The cris compiler doesn't do link_warning's.... il y a 21 ans
  Manuel Novoa III 2b525c3b4f Only define __STDC_ISO_10646__ if wide char support is enabled. il y a 21 ans
  Eric Andersen 113471cb0b Avoid gratuitous conflicts when used with kernel headers il y a 21 ans
  Eric Andersen 6bcdf8107d also carefully booleanize the false value il y a 21 ans
  Eric Andersen 85a056b071 silly me, thats not going to work. il y a 21 ans
  Eric Andersen 2770a21e74 An even simpler likely il y a 21 ans
  Eric Andersen 93488c77e9 Update likely() to cope with truth values other than 1 il y a 21 ans
  Eric Andersen 6378959ced Patch from Stefan Allius: il y a 21 ans
  Eric Andersen 25288a6fcc Make sure we have __linux__ defined il y a 21 ans
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've il y a 21 ans
  David McCullough bea67a752d il y a 22 ans
  Eric Andersen 7aac136035 Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use il y a 22 ans
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. il y a 22 ans
  Eric Andersen 5056666758 Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> il y a 22 ans
  Eric Andersen 3d9e386284 Remove function declartions from include/features.h, create il y a 22 ans
  Eric Andersen cdb29e3ea6 Rework __gen_tempname() to better match glibc, and add mkstemp64(), il y a 22 ans
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid il y a 22 ans
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over il y a 22 ans
  Eric Andersen 8161b6d9e1 Remove elimination of __BEGIN_DECLS/__END_DECLS il y a 22 ans
  Manuel Novoa III ed3942d1ac I was confusing the effects of _LARGEFILE_SOURCE with those of il y a 22 ans
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from il y a 22 ans
  Manuel Novoa III 4c210f02a2 Output an error if uClibc's and app's largefile configuration are incompatible. il y a 22 ans
  Eric Andersen 5305b3df0a Support strong_alias and begin merging usage of weak_function il y a 22 ans
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in il y a 22 ans
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, il y a 22 ans
  Eric Andersen e8601fea85 Do not expose the weak_alias() junk to the world. Wrap it il y a 22 ans